Get familiar with Windows : Step 1 - View superhidden or System Protected files
Get familiar with Windows : Step 1 - View superhidden or System Protected files
Get familiar with Windows : Step 2 - Get access to all Folders and Files
Get familiar with Windows : Step 3 - Whats inside the protected Folders
Get familiar with Windows : Step 4 - Use dllcache to learn more and restore system files
A Super Hidden or a Protected Syetem File is a file that is normally not shown in the Windows Explorer even if you have enabled Show Hidden files (Tools>>Folder Options>>View>>Show Hidden Files and Folders in Windows Explorer). This is done because if some of these files are deleted or changed a fatal error may occur to Windows. Some of such folders are :
- C:\Windows\system32\dllcache
- System Volume Information - this is in all the drives
- Recycler - which is also in all the drives

In Windows Explorer from Tools (Alt+T) menu take Folder Options and take the View tab.Here make sure that you have selected Show Hidden Files and Folders and that you have unchecked Hide Protected operating system files options. Click Apply and then OK. This will enable you to see system files that had previously been hidden from your view.The second and more twisted way is through Registry Editing.(It is recommended that you read the following posts before you go into the registryThe Introduction to Windows Registry , Know how to Back up you Registry and Get ready before going to Registry ). All those posts will help you if you are new to Registry. The steps involved to do the above work through registry is
1 . Run ( WIN+R ) regedit and open registry editor.
2 .
Go to the Key HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Explorer\Advanced.In there you will see a Registry DWORD named ShowSuperHidden
Make the value 1 instead of 0.
3 . Now all you need to do is to restart Windows Explorer. to do so you can goto Start>>Shut Down and Click Cancel while holding down SHIFT+CTRL+ALT. Now press ALT+CTRL+DEL this will bring Task Manager. Take File>>New Task and type explorer and press Enter. Now if you got to Any drive you can see the previously Hidden files there. Note that you will still need to enable Show Hidden files option in Folder Option.
