Method One, Desktop Icon Setup method
We want to remove the hidden Recycle Bin icon can be set through the desktop icon to hide the Recycle Bin icon, so that the deletion of the Recycle Bin icon, the procedure is also very convenient, in the desktop space right mouse, and then select Properties, and then select the desktop in the custom desktop, If it is Win7 then in the desktop space in the right mouse click to select "Personalized", then I do not have to say.
Method Two, group strategy method
This approach is implemented through administrative Templates, as follows:
1, click start → run →gpedit.msc
2, User configuration → admin templates → desktop → Double click "Remove from desktop" "→ select" Enabled "
3, refresh the desktop, so as to achieve the deletion of the hidden Recycle Bin icon.
Method Three, Registration form method
This method is by modifying the registry to implement the deletion of the hidden Recycle Bin icon, there are 2 ways to modify the registry can be implemented, as follows:
1, run regedit, in hkey_local_machinesoftwaremicrosoftwindows Currentversionexplorerdesktopnamespace Select the branch of the button namespace, such as "{645ff040-5081-101b-9f08-00aa002f954e}", through the string value in the right window to see it is "Recycle Bin", delete the branch, quit the registry reboot system, and then look at the desktop, the "Recycle Bin" icon has disappeared. Note It is a good idea to record it before you delete it for later recovery. To restore, perform its inverse process, under the namespace primary key under the new name {645ff040-5081-101b-9f08-00aa002f954e}, you can restart after the effective.
2, run regedit, in HKEY_CLASSES_ROOT clsid{645ff040-5081-101b-9f08-00aa002f954e} ShellFolder, in the plate on the right, double-click the word "Attributes", Replace its data from "40 01 00 20" with "60 01 00 20". Exit editor, right-click Recycle Bin, add delete option in menu, delete Recycle Bin icon complete.