|
Gnome |
OS /
WIN10ModsHingergrundbilder Sperrbildschirm ausDieser Bildschirm wird bei gesperrtem Computer angezeigt, oder nach Systemstart, wenn noch kein Benutzer angemeldet ist.
oder
Bilder Anmeldebildschirm aus
Auto-Logon ausWIN 10 meldet den letzten angemeldeten Benutzer wieder an, wenn der kein Passwort hat. First launch the registry editor: Press WIN + R, type regedit and click on "run". Navigate to the following path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\UserSwitch Change value of the key Enabled from 0 to 1 There's one more problem to solve: The user SYSTEM automatically changes the value to 0. So we will disallow the user SYSTEM to change it. Right mouse click at registry key UserSwitch -> Permissions
Click on Advanced and then on the Disable inheritance-button; if your are prompted with two options now, choose the first one (Convert inherited permissions into explicit ones for this object)
At the top of the dialog, change the owner from SYSTEM to the group Administrators (if your Windows is not in English, the name might differ a bit, e.g. in German it would be "Administratoren")
Select the group Administrators entry -> Allow -> full control
Double click the entry for SYSTEM, select type Deny and click on Show advanced permissions. Here Clear all -> only check Set value
WIN-Benutzer abmelden beim HerunterfahrenIn der Standard-Einstellung wird seit Version 1709 angemeldete Benutzer beim Herunterfahren nicht mehr abgemeldet. Abhilfe: Gruppenrichtlinieneditor öffnen (gpedit.msc) und unter dem Eintrag Computerkonfiguration -> Administrative Vorlagen -> Windows-Komponenten -> Windows-Anmeldeoptionen die Einstellung für Automatisches Anmelden des letzten interaktiven Benutzers nach einem vom System initiierten Neustart auf deaktiviert setzen. |