How to Create a Local Emergency Administrator Account on Windows 11
Create a local recovery administrator account on Windows 11 to ensure system access if your primary Microsoft account profile becomes corrupted.
- Open Computer Management. Right-click the Start button and select Computer Management from the context menu. Expand the Local Users and Groups node in the left-hand sidebar.
- Define the user profile. Right-click the Users folder and select New User. Enter a unique username, such as 'EmergencyAdmin', and a strong, unique password that differs from your primary login.
- Promote the account to Administrator. Open Command Prompt as an administrator by searching for 'cmd' in the Start menu. Type 'net localgroup administrators EmergencyAdmin /add' and press Enter to grant the account full system privileges.
- Test account accessibility. Press Win + L to lock your screen. Attempt to sign in using the new EmergencyAdmin credentials to confirm that the profile was created correctly and holds administrative rights.
- Document credentials securely. Store the EmergencyAdmin password in a physical vault or a secure, offline password manager. Never save these credentials in your browser or within your primary user profile.