Solution 1:
- Go to registry editor ( Start >> Run >> "regedit" )
- Navigate to HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced
- In the right hand area, double click hidden and change the value to 1.
- Check it in your tools menu if the changes have taken effect.
- Go to registry editor ( Start >> Run >> "regedit" )
- Navigate to HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced \ Folder \ Hidden \ SHOWALL
- Look at the “CheckedValue” key… This should be a DWORD key. If it isn’t, delete the key.
- Create a new key called “CheckedValue” as a DWORD (hexadecimal) with a value of 1.
- The “Show hidden files & folders” check box should now work normally. Njoy!!!
No comments:
Post a Comment