The virus creates an entry in registry to disable “Folder Options” in Windows explorer.
Solution to recover Disabled Folder Option:
In most of the cases, even if the virus is been already removed by your anti-virus program, it doesn’t restore the registry back to the original state. Also anti-virus usually does not delete the registry entry created by the virus.
For restoring the registry settings,follow the steps given below
*Enable your folder options in explorer.
1. Go to Start --> RUN
2. Type regedit and press enter.
3. Go to HKEY_CURRENT_USER --> Software --> Microsoft --> Windows --> CurrentVersion --> Policies-- > Explorer
4. On the right side of the screen, you can see some registry entry names, out of them, right-click on NoFolderOptions and click Modify option.
5.A new small screen pops up, on this screen, sen the value data field as 0 (zero).PressOK.
That’s it but it requires reboot. Trouble Fixed.
or
You can also make the Registry File using notepad Double Click on it,Trouble is Fixed.
1.Copy and Paste the Below thing in NotePad
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoFolderOptions"=dword:0000000
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions]
"NoBrowserOptions"=dword:00000000

2. File-->Save as--> "Arnav.reg"
Note:Change in Save as type to All Files.


0 comments:
Post a Comment