Jump to content

Help me for remove in XP


maximecool92

Recommended Posts


Run regedit, go to the "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace" branch and delete the {645FF040-5081-101B-9F08-00AA002F954E}.

Link to comment
Share on other sites

To display the Recycle Bin folder in the desktop again, copy and paste the following code into a text file, rename it in RecyDesk.reg, and run it..

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}]
@="Recycle Bin"

 

You want to delete the Recycle Bin folder in My Computer, then copy the following code into a text file, rename it to del.reg, and run it.

Windows Registry Editor Version 5.00
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}]


Update:

One more way, you want to delete the Recycle Bin folder in My Computer, then copy the following code into a text file, rename it to del.reg, and run it.

Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}]

:)

Edited by heinoganda
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...