Thursday 25 April 2013

Remove folder options in WINDOWS EXPLORER

Method 1

Open Run and then type "gpedit.msc".
Now goto User Configuration > Administrative templates > Windows Component > Windows Explorer.

Click on Windows Explorer you will find the "Removes the Folder Option menu item from the Tools menu"

Just check it, if it is not configured then change it to enable by double clicking on it and after applying again set it to not configured.


 Method 2

 Open Run and then type "regedit.exe".

User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]


Value Name: NoFolderOptions

Data Type: REG_DWORD (DWORD Value)


Value Data: (0 = show options, 1 = hide options)

No comments:

Post a Comment