Home / How-to Guides / How to Remove Recycle Bin Icon from Desktop in Windows XP

How to Remove Recycle Bin Icon from Desktop in Windows XP

As we all know, we cannot remove Recycle Bin icon from desktop. . There are no options or settings provided by Microsoft to remove the icon from desktop except Group Policy Editor. Since, there are no options/settings to show or hide recycle bin, hence we will create a new settings/option under folder option, which will allow us to hide recycle bin when Checked and Show recycle bin when option is unchecked under folder option.

Why to remove the Recycle bin icon from desktop?

Some people don’t like displaying any icon on their desktop. It also looks great with clean and empty desktop, gives more professional look, and If you are using LCD or Widescreen LCD then, this will look great by keeping desktop empty having a nice background image. Basically, it gives a more professional & unusual look.

Removing Recycle bin icon or any other icon from desktop will not affect the applications or programs in your system.


Follow bellow Procedure to remove Recycle Bin from Desktop in Windows XP

Method #1 :
Remove Recycle Bin from Desktop using Group Policy Editor(gpedit.msc).
Group policy is only available on Window Xp Pro Version, if you are using window XP home version, then you can use another below method. Removing recycle bin using group policy is very simple and easy.

1. Open Group Policy, Go to Start >> Run >> Type gpedit.msc and Press Enter.
2. Now in Group Policy, Navigate to following location
User Configuration >> Administrative Template >> Desktop
3. Now on Right pane, Double Click on “Remove Recycle bin icon from desktop”

And select Enabled option and Click “Apply” to Apply the setting and then Click Ok to exit.

To restore back Recycle bin icon on desktop simply change setting, select “Not Configured” option and Apply the changes.

Method #2
Remove Recycle bin from Desktop using Registry Editor.
There is a lot of risk while editing the registry editor, therefore, I have created registry run command, which will execute directly and make the necessary changes in the registry editor.

To Delete the Recycle Bin Icon from Desktop
1.) Open Run Dialog box, Go to Start >> Run and copy the below line and paste into the Run dialog box.

Reg Delete HKEY_Local_Machine\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}

2.) Now command prompt will ask confirmation Yes or No to delete.Type y and press Enter and now refresh, you may see Recycle bin Icon gets Disappeared from desktop.

To restore the Recycle Bin Icon on Desktop back again.
1.) Open Run Dialog box, Go to Start >> Run and Copy the below code line and paste into the run dialog box.

Reg add HKEY_Local_Machine\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}

2.) Now, Refresh the Desktop and you may see Recycle Icon back on Desktop.


Method #3 :
As I said above, Window XP doesn’t have any options or settings to show or hide the recycle bin icons on demand. Since, there is no such setting, we would create one new setting under Folder Option, which will allow us to show or hide recycle bin when needed.

Add Recycle Bin Setting under Folder option to Hide or show icon on desktop

1. Copy the below code and paste in notepad and save it with any filename ending with.reg extension.

Windows Registry Editor Version 5.00

[HKEY_Local_Machine\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\HideRecycleBinFromDesktop]
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\HideDesktopIcons\\NewStartPanel"
"Text"="Hide Recycle Bin icon from the desktop"
"Type"="checkbox"
"ValueName"="{645FF040-5081-101B-9F08-00AA002F954E}"
"DefaultValue"=dword:00000000
"HKeyRoot"=dword:80000001
"CheckedValue"=dword:00000001
"UncheckedValue"=dword:00000000

Or Simply Download the .reg file from here.

2. Now double-click the .reg file and Its Done. The new setting for the recycle bin has been added under folder option.

3. To Hide Recycle Bin, using the new setting which we added under Folder Option.
Open My computer >> Tools >> Folder Option >> Click on View Tab and now find “Hide Recycle Bin icon from the desktop” and put a tick(Check mark) on the checkbox and Click Apply, To apply the setting.

To restore back to the recycle bin icon, Remove the Check-Mark(Tick) from “Hide Recycle Bin icon from the desktop”
If you found above post interesting then receive latest updates on your mail.

About Roshan Karkera

Roshan Karkera a.k.a. k.roshan. Blogger by passion and software engineer by profession. He believes in sharing knowledge, which made him to start his own blog. He is very much keen & passionate about new technology & Science. If you'd like to connect with him, follow at Google plus or Twitter.

8 comments

  1. That was awesome.I have created a new option under folder option,i'll show to all my friend.Thanks for this tuts.

  2. Your tutorials are always easy to understand and u always simplify the implementation and this article was fabulous, i never knew that we could also create such setting in window xp.How you did that i don't know but it was great.

  3. The above tuts is great, but is it possible to hide all icon on desktop, can you create such option or anything like that.

  4. that was perfect! that little registry tweek to add an option is exactly what i wanted.

  5. It’s much easier to udnreastnd when you put it that way!

  6. Keep up the good piece of work, I read few articles on this web site and I believe that your weblog is really interesting and has got circles of great info .

  7. I like this post, enjoyed this one regards for posting .

Leave a Reply

Your email address will not be published.