Weirdest Thing: Folder Options Item Gone?

Rhombuss

Golden Member
Nov 22, 2000
1,544
0
0
In Windows Explorer, under the Tools tab, there's generally:

Map Network Drive
Disconnect Network Drive
Sychronize
-------------------------------
Folder Options

For some reason, the 'Folder Options' for me has disappeared. Never happened before, any ideas?
 

HN

Diamond Member
Jan 19, 2001
8,186
4
0
ok. the following suggestion involves messing with the registry so all the "be careful" and "i'm not liable" disclaimer stuff applies. anyway

in your registry, go to these:
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]

in them should have the DWORD "NoFolderOptions"
change their value to 0 (or if you're really adventurous, delete them)
 

Rhombuss

Golden Member
Nov 22, 2000
1,544
0
0
HN, my specific registry keys weren't in the same locations (had to do a reg search), but I found it and it worked. Thanks!