How to view Super Hidden Files?
by Fred Lecavalier on Mar.26, 2009, under SysAdmin, TechSup
To view superhidden files via the GUI, such as Windows Explorer, follow these instructions:
Method 1
- Start Windows Explorer
- Go into “Tools”, “Folder Options”
- Go to the “View” tab
- Unselect “Hide protected operating system files (Recommended)”
- Click “Apply” and “OK”
Method 2
- Start Registry Editor (regedit)
- For Windows Server:
Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer
For Windows Workstation:
Go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced - Set value of “ShowSuperHidden” to 1
- Click “OK”
- Exit Registry Editor
Note: You should always backup your registry before making any changes.