Where are those crapware desktop icons located?

2

1

My new Acer Aspire One netbook came pre-installed with Windows 7 Starter and lots of other promotional software.

Some of them (like Norton and McAfee) I uninstalled immediately. Others (like the Barnes & Notble Desktop Reader and the Times Reader) I would like to keep until I see whether they can be useful).

Regardless, I would like to remove their desktop icons (making them accessible through the Start menu only), in such a way that when I add another user account, these desktop icons will not appear on that user's desktop.

But when I checked my desktop folder C:\Users\an00b\Desktop I noticed that it's empty!

So my desktop's folder is empty, but the icons are still visible on the Desktop. How is this possible? Where are they stored in Windows 7?

an00b

Posted 2011-06-23T23:47:47.107

Reputation: 185

Answers

3

Chances are those icons are located in

C:\Users\Public\Desktop

which is the set of icons that every user on that machine will be able to see.

Mokubai

Posted 2011-06-23T23:47:47.107

Reputation: 64 434

Thanks. That's what I thought too (I think this used to be the case in Windows XP), but when I checked C:\Users\Public I didn't find any Desktop folder there. – an00b – 2011-06-23T23:54:23.357

Thanks++. I just checked again by typing the path you suggested manually and sure enough all these icons are there! It turns out that the Desktop folder is hidden. – an00b – 2011-06-23T23:55:29.223

Will accept in 7 minutes. – an00b – 2011-06-23T23:55:47.897

1On my machine it shows up as "C:\Users\Public\Public Desktop" but this is due to the folder having a .ini that makes it show the name differently, the actual folder is "C:\Users\Public\Desktop" – Mokubai – 2011-06-23T23:56:30.057

3

They can be in either

c:\users\default\desktop

or

c:\users\public\desktop

Greg

Posted 2011-06-23T23:47:47.107

Reputation: 3 614