Salam all.
I have Windows 7 and for the past 2 days everytime I try to open my download folder it crashes after 5-10 seconds. Any help on what to do?
Re: Downloads Folder Keeps Crashing!
![]()
R u downloading from secure site i mean virus free? Another reason downloading anything that is free cause such problem.
Re: Downloads Folder Keeps Crashing!
Yes I am. It only started happening two days ago :/
Re: Downloads Folder Keeps Crashing!
Folder is too big . Divide this folder in to sub folders .
Re: Downloads Folder Keeps Crashing!
There's probably a autorun.inf (or perhaps a desktop.ini) file in the downloads folder which is causing havoc.
Launch command prompt (start>run>cmd or win+r>cmd)
type "cd %userprofile%\downloads"
del autorun.inf (if the file doesn't exist then it will give an error, ignore it.
del desktop.ini
exit
Open Downloads folder in Windows to see if it still crashes.