browser icon
You are using an insecure version of your web browser. Please update your browser!
Using an outdated browser makes your computer unsafe. For a safer, faster, more enjoyable user experience, please update your browser today or try a newer browser.

Solution for “show hidden files” Not working

Posted by on August 25, 2010

1. Go to your Start menu, click on Run and open up your Registry Editor by typing “regedit” without the quotes and press OK.

2. Once there go to: HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionExplorerAdvancedFolderHiddenSHOWALL

3. Delete the value CheckedValue. (Its type should be REG_SZ and data should be 0 or 1.)

4. Create a new DWORD value called CheckedValue (same as above, except that the type is REG_DWORD) by right clicking on the right pane->New->DWORD Value. Modify the value data to 1 (0x00000001).

Voila….

Leave a Reply

Your email address will not be published. Required fields are marked *