carimlive Posted January 1, 2012 Posted January 1, 2012 Hi, i need to remove the icons o shortcut from the desktop but i need it to do in a cmd o registry file.I try to do it via registry but seem there's no longer exist .lnk in windows 7Thanks.
nice_guy75 Posted January 1, 2012 Posted January 1, 2012 Here is your registry to remove default desktop icons:Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]"{59031a47-3f72-44a7-89c5-5595fe6b30ee}"=dword:00000001"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000001"{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}"=dword:00000001"{5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0}"=dword:00000001
myselfidem Posted January 2, 2012 Posted January 2, 2012 Yes thanks. And just to fill with some details inside the registry key to remove default desktop icons:NoDefaultIcons.regWindows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]; - My computer"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000001; - Control Panel"{5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0}"=dword:00000001; - User (Folder)"{59031a47-3f72-44a7-89c5-5595fe6b30ee}"=dword:00000001; - Recycle bin"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000001; - Network"{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}"=dword:00000001
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now