![]() |
How to Force Users to Logon in ME |
|
|
You can force users to use a password when logging on by doing the following:
- Make sure you have a valid password entered before continuing.
- Go to Start>Run>regedit
- Navigate to
- HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Run
- R-click in the right hand pane and select New>String Value
- Name it NoLogon (exactly as shown)
- Double click it and give it the following value RUNDLL32 shell32,SHExitWindowsEx 0
You can copy and paste in line number 7 to make it easier.

