July 8, 20197 yr 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
July 8, 20197 yr Run regedit, go to the "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace" branch and delete the {645FF040-5081-101B-9F08-00AA002F954E}.
July 8, 20197 yr 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, 20197 yr by heinoganda
July 8, 20197 yr Author try logg off and login again not find this key... im in admin account help? UPDATE: thank try your solution Edited July 8, 20197 yr by maximecool92
Create an account or sign in to comment