January 1, 201214 yr 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.
January 1, 201214 yr 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
January 2, 201214 yr 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
Create an account or sign in to comment