Tuesday, January 20, 2015

How to clear My Documents/My Computer when System start opens automatically at windows startup.


How to clear My Documents/My Computer when System start  opens automatically at windows startup.


METHOD:-

Open regedit and goto:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

In right-side pane, change value of "Userinit" to:

C:\WINDOWS\system32\userinit.exe,

NOTE: If you have windows installed in other drives, then change C:\ to that drive label.

Now goto:

HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Explorer\Advanced

In right-side pane, change value of "PersistBrowsers" to 0

Now log off windows and it should solve the problem.
Comment Box is loading comments...