How to Force Users to Logon in ME


 

Warning!!!: Using the Windows Registry Editor incorrectly can cause serious problems requiring the re-installation of your operating system and possible loss of data. I do not and will not support problems that arise from you editing your own registry. Use the Registry Editor and my directions at your own risk. Be sure that you create a backup of your registry and be very sure that you know how to restore it. If you are not sure how to do both of these things then STOP here!! and read the directions.

 

You can force users to use a password when logging on by doing the following:
  1. Make sure you have a valid password entered before continuing.
  2. Go to Start>Run>regedit
  3. Navigate to
  4. HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Run
  5. R-click in the right hand pane and select New>String Value
  6. Name it NoLogon  (exactly as shown)
  7. 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.