maximecool92 Posted July 8, 2019 Posted July 8, 2019 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
ED_Sln Posted July 8, 2019 Posted July 8, 2019 Run regedit, go to the "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace" branch and delete the {645FF040-5081-101B-9F08-00AA002F954E}. 1
heinoganda Posted July 8, 2019 Posted July 8, 2019 (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 July 8, 2019 by heinoganda
maximecool92 Posted July 8, 2019 Author Posted July 8, 2019 (edited) try logg off and login again not find this key... im in admin account help? UPDATE: thank try your solution Edited July 8, 2019 by maximecool92
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now