It is common in windows network that when you access a network folder it won't prompt for username and password. If we are accessing files from a normal user account but we need admin rights to open folders then we have to log out and then log in as administrator. It will be easy if it asked for user credentials while accessing network folders. This could be done by registering these files.
keymgr.dll
KRShowKeyMgr
To register run the following command in Run
rundll32.exe keymgr.dll, KRShowKeyMgr
keymgr.dll
KRShowKeyMgr
To register run the following command in Run
rundll32.exe keymgr.dll, KRShowKeyMgr
OR try this
To disable auto login run the following command in Run
control userpasswords2
Go to Advanced tab
Click Manage Passwords
Select and Remove passwords
Click OK
Now try to access the network folder it should ask for username and password. This time do not check Remember password option.
;
ReplyDeleteOH MY GOD. Thank you so much for this! I've been searching for this for months!
ReplyDelete