Jump to content

Recommended Posts

Posted

My Recycle Bin has disapeared off my desktop, possiibly due to running my regtweak on my unattended disk. Is there anyway to get it back without having for format again :unsure:


Posted

Run the following file, named something like "restore recycle bin.reg"

Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000

Happy recycling :P ,

Posted

The first two lines of the code given, key ending NewStartPanel is for people not using the classic start menu, the other two line of code are for those who are.

If you wish you can delete the two lines you don't require, although it will do no harm

Posted

Add this reg file instead, call it binback.reg

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\NonEnum]
"{645FF040-5081-101B-9F08-00AA002F954E}"=-

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

Posted

:thumbup

Thank You Soooo much, thought I was gonna have to format again. :D

Now I can go bed and smile.

:hello:

edit.. did I mentioned it worked lol :blushing:

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...