With this trick you can hide or show all icons on your desktop
Valid for all Windows
Click start button & click run
type "Regedit" in run box & press OK
Registry editor will show up in windows explorer fashion
left section will show location of regitry entries
right section will show contents of current registry entry
For all users
in left section go to following place
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer
For current user
in left section go to following place
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer
in right section right click & create new or modify existing DWord value called "NoDesktop"
value=0 Show All Icons on Desktop
value=1 Hide All Icons on Desktop
Valid for all Windows
Click start button & click run
type "Regedit" in run box & press OK
Registry editor will show up in windows explorer fashion
left section will show location of regitry entries
right section will show contents of current registry entry
For all users
in left section go to following place
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer
For current user
in left section go to following place
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer
in right section right click & create new or modify existing DWord value called "NoDesktop"
value=0 Show All Icons on Desktop
value=1 Hide All Icons on Desktop
Comment