mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-06-06 07:37:24 +02:00
README.md
This commit is contained in:
parent
d5cdcd2211
commit
9ee92d83a9
@ -45,7 +45,7 @@ Configures Windows to automatically log in with the current user account (AutoAd
|
|||||||
|
|
||||||
Sets an empty default password for automatic logon (DefaultPassword). If you have a password, please insert it into the empty quotation marks in this command:
|
Sets an empty default password for automatic logon (DefaultPassword). If you have a password, please insert it into the empty quotation marks in this command:
|
||||||
|
|
||||||
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v **DefaultPassword /t REG_SZ /d "YourPasswordGoesHere"** /f
|
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v DefaultPassword /t REG_SZ /d **"YourPasswordGoesHere"** /f
|
||||||
|
|
||||||
6. The command "bcdedit.exe -set {globalsettings} bootuxdisabled on" disables the boot user interface (bootuxdisabled). This disables Windows Branded Boot, and therefore no Windows logo is displayed when the OS boots.
|
6. The command "bcdedit.exe -set {globalsettings} bootuxdisabled on" disables the boot user interface (bootuxdisabled). This disables Windows Branded Boot, and therefore no Windows logo is displayed when the OS boots.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user