It has no effect on my desktop whether it's there or deleted.
Hello rboppy,
Here's some more information about desktop.ini files to help.
How to Customize Folders with Desktop.ini (Windows)
What Are These desktop.ini Files I Keep Seeing?
Thanks Brink, although neither link came close to describing the desktop.ini that is on my desktop:Code:[.ShellClassInfo] LocalizedResourceName=@%SystemRoot%system32shell32.dll,-21769 IconResource=%SystemRoot%system32imageres.dll,-183
If you ever find out, let me know. It always appears on the desktop after windows updates get installed.
You could try this, some people say it works, say some it does not:
reg add "HKLMSoftwarePoliciesMicrosoftWindowsExplorer" /v "UseDesktopIniCache" /t REG_DWORD /d "0" /f
reg add "HKLMSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer" /v "UseDesktopIniCache" /t REG_DWORD /d "0" /f
reg add "HKLMSoftwareWow6432NodeMicrosoftWindowsCurrentVersionPoliciesExplorer" /v "UseDesktopIniCache" /t REG_DWORD /d "0" /f
@rboppy:
You must be showing "Super Hidden" System Files.
Check Folder Options.
That's correct Edwin, always have, but like TairikuOkami pointed out every update brings back the desktop.ini, don't think that happened with W7. What other files are considered "Super Hidden".
If you delete them, they will be recreated any time you perform any kind of desktop composition.
Better to keep them hidden as it's dangerous to accidentally manipulate Hidden System files.
You can always use the hidden attribute in properties and itl disappear.
Thanks for that, I'll try it the next time it shows up.
You won't be able to change the defaulted 'Hidden' attribute for items that are already hidden.