Folder Options Missing? How to Re-Enable Folder Options in Windows Explorer
Most of the malware today are very smart. To hide the malicious files that they have created on the computer, they just change their attributes to hidden and then they disable Tools>Folder Options, so that you can never make those files visible.
So here’s how to enable folder options again,
Step 1. First open the registry editor (Go to start>run and type regedit and press enter).
Step 2. Now there are two possibilities,
Case 1. Registry Editor opens. If this is the case then go to Step 3.
Case 2. You get the error message that “Registry editing has been disabled by your administrator”. This means that the malware on your computer has disabled the registry editor as well. To enable the registry editor again, follow the steps mentioned in this article.
Step 3. Navigate to the following keys one by one,
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrent VersionPoliciesExplorer
HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrent VersionPoliciesExplorer
and find out if there is a DWORD value named NoFolderOptions in the right side pane. If it exists then simply delete it.
That’s it. Now you can check that the Tools>Folder Options has been enabled again.
Enjoy!





god damn!!nothing happened!!ive alredy deleted the no folder options dword
1. Did you delete both the registry keys?
2. Are you sure that the malicious process is not active. If its is, then it will recreate the key as soon as you delete it. So, first scan you computer to remove any malicious processes, then re-enable folder options using the above trick.
Hope it helps.
No help at all i deleted NoFolderOptions inthe first part.that is, HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrent VersionPoliciesExplorer
But there was no line known as NoFolderOptions in the second part.that is,
HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrent VersionPoliciesExplorer
so i exited registry editor and again had a look at tools, but there was no “Folder options”.
@Gaurav
Try creating a key with name NoFolderOptions and set its value to 0.