In: , ,
On: 2005 / 01 / 18 Viewed: 28819 times

Cleaning my desktop under Windows 2K, I wanted to get rid of a few useless icons : "My Documents", and "Internet Explorer" icons (the other unwanted ones being taken care of by the excellent Tweak-UI). Two little reg hacks.

  • My Documents Icon
    Add a new REG_DWORD data, named Attributes in the following key :

    CODE:
    1. HKEY_CURRENT_USER\Software\ Microsoft\Windows\CurrentVersion \Explorer\CLSID\ {450D8FBA-AD25-11D0-98A8-0800361B1103}\ShellFolder.

    Give it value 0xf0400174 to display the icon, or value 0xf0500174 to hide it (source)

  • Internet Explorer Icon
    Add a new REG_DWORD data, named NoInternetIcon in the following key :

    CODE:
    1. HKEY_CURRENT_USER\Software\Microsoft \Windows\CurrentVersion\ Policies\Explorer

    Give it value 1 to hide the icon, or value 0 to display it (source)

    Related posts

Metastuff

This entry "Remove some Icons from your Desktop" was posted on 18/01/2005 at 11:10 pm and is tagged with , ,
Watch this discussion : Comments RSS 2.0. You can trackback this post from your own site

3 Blablas

  1. 1
    Barbara United States »
    said, on 05/Feb/06 at 12:54 am # :

    How to remove some of the i-cons on desk top

  2. 2
    Barbara United States »
    commented, on 05/Feb/06 at 1:08 am # :

    How to delet i-cons from desktop that are no longer needed

  3. 3
    Ozh France »
    wrote, on 05/Feb/06 at 1:57 am # :

    Oh, no... a blonde.

Leave a Reply

Comment Guidelines or Die

  • HTML: You can use these tags: <a href=""> <em> <i> <b> <strong> <blockquote>
  • Posting code: Post raw code (no <> &lt; etc) within appropriate tags : [php][/php], [css][/css], [html][/html], [js][/js], [sql][/sql], [xml][/xml], or generic [code][code]
  • Gravatars: Curious about the little images next to each commenter's name ? Go to Gravatar.
  • Spam: Various spam plugins on patrol. I'll put pins in a Voodoo doll if you spam me.
  • I will mark as Spam test comments, all comments with SEO names (ie "My Cool Online Shop" instead of "Joe") or containing forum-like signatures.

Read more ?

Close
E-mail It