Monday, December 15, 2008

Hidden Files Won't Unhide

Open Regedit.exe and go to



HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\Advanced\Folder\Hidden\NOHIDDEN.



There should be two registry entries there:

- CheckedValue : Type: DWORD Value: 2
- DefaultValue : Type: DWORD Value: 2

(Correct them if necessary.)

Now open the key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\Advanced\Folder\Hidden\SHOWALL .

- CheckedValue : Type: DWORD Value: 1
- DefaultValue : Type: DWORD Value: 2

(Correct them if necessary.)

If the problem persists, open Start, Run, type "regsvr32 /i shell32.dll" and
click OK.

No comments: