Jump to content

Recommended Posts

Posted

Hello

I'm using Windows XP SP3

in "My Computer" i have recycle bin, how remove it ?   in my desktop is ok but in my computer i want remove

 

i make picture

 

 

untitled.JPG


Posted

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

Posted (edited)

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
Posted (edited)

try logg off and login again

 

not find this key...

 

im in admin account

 

help?

 

UPDATE: thank try your solution

Edited by maximecool92

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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