Windows 7 – How to Remove Program Shortcuts from Desktop

desktopwindows 7

I have a bunch of "Shortcut" icons on my Windows desktop folder which don't appear as .lnk files in the powershell view of C:/users/ME/Desktop nor in fact do they show up at all. They do show up in the file manager, however, and right clicking the "Shortcut" and selecting Properties reveals that they refer directly to the corresponding applications in my C:/Program Files/ directory. How can I prevent them from being displayed on the desktop (or in Windows Explorer) without uninstalling them?

Windows Explorer view of my desktop

I tried selecting them and deleting them, but Windows prompted me for administrator permissions to delete the programs themselves, and not the shortcuts.

Prompt to delete the programs themselves. Not the links!

Best Answer

I tried selecting them and deleting them, but Windows prompted me for administrator permissions to delete the programs themselves, and not the shortcuts.

No, it doesn't work that way. It deletes what you select. And according to your picture you've selected shotcuts, and that's just what it'll delete.

Unless of course you got some sort of weird malware, virus or program running that deletes the shortcut and anything linked to it, but that would be a first to me.

Deleting a shortcut often puts in the full name of the program it links to, which can be confusing. Try deleting just one and see what happens to the program's folder.

How can I prevent them from being displayed on the desktop (or in Windows Explorer) without uninstalling them?

Delete the shortcuts and untick "place shortcut on desktop" during installation (a lot of programs have this).

Related Question