Getting back the Windows show desktop icon

I recently worked on a computer that the user had lost the Show Desktop icon from the quick launch menu in Windows Vista. After trying to fix it in the OS I turned to Google and found a great article about how to fix the problem from Microsoft. It involves opening notepad and pasting some code and saving the file as desktop.scf

The code to be pasted:
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop

You can find the article at: http://support.microsoft.com/?kbid=190355

Leave a Reply

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

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Go back to top