This is going to be a quick one. Had to dig way too much online to get a solid answer to this.
The registry change below will configure automatic logon on Windows 10 computers, specifically local accounts on computers connected to a domain.
1. Open regedit and navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
2. Modify the keys below, if you cannot find them create them: Right Click > New > String Value
AutoAdminLogon=1
DefaultDomain=your.domain.name
DefaultUserName=UserName
DeafaultPassword=Password
3. Done!
- Monkey out.
Search The Journal
Subscribe to:
Posts (Atom)
-
This tutorial will guide you through the steps of converting your Raspberry Pi into a local WiFi Access Point for your network. Security...
-
This is going to be a quick one. Had to dig way too much online to get a solid answer to this. The registry change below will configure aut...
-
Overdue post. So the idea of putting a blog together came out of curiosity as well as necessity. Keeping a folder full of tutorials...