Stop Windows 7 Libraries Folder Opening on Start up [SOLVED]
This tip will stop the libraries folder opening on start up.
I tried many ways to solve this issue and below is the solution that worked for me and will hopefully work for you.
- Go to > Start Menu > Run >
- Type: “regedit”
- Click “OK”
- Browse to the following path way by clicking on each folder on the left hand side.
“HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon” - On the right hand side you will see Name: “Userinit” Type: REG_SZ and Data: “c:\windows\system32\userinit.exe,userinit.exe” (This is what mine was).
- Double click on “Userinit”
- Now change the Data to: “c:\windows\system32\userinit.exe”
- Click “OK”
- Now reboot and this sh0uld help solve your issue.PS. Remember to not change any other data in regedit unless you know exactly what you are doing as this could cause serious problems and prevent your computer from starting.Click on any screenshot to see a clearer larger example.
References:
Below is a link to the website which helped me solve it.
http://www.dslreports.com/forum/r25674108-WIN7-Stop-windows-explorer-from-opening-on-WIN-7-startup-~start=20
Thank you it worked for me