Forum Discussion
Nobel_Baynes
Jan 03, 2025Iron Contributor
Any way to install Windows 11 with local account for 24H2
I have been installing Windows 11 on multiple PCs and laptops. Some of the are fully compatible with Windows 11 and some of them are not. However, one issue that annoys me is that it takes too much t...
albertoVDS
Aug 15, 2025Copper Contributor
Skip Microsoft Account Activation in Windows 11 Setup
Method: Developer Console
Steps:
Once you are on the sign in screen do the following.
- Open Developer Console\ Press Ctrl + Shift + J on your keyboard to open the Developer Console.
- Execute Command\ In the console window that appears (black screen), enter the following case-sensitive command:
- WinJS.Application.restart("ms-cxh://LOCALONLY")
- Exit Console\ Press Esc or click anywhere outside the console to close it.
- Create Local Account\ You will now be able to enter a username and password to create a new local administrator account.
Note: This method bypasses the Microsoft account requirement during setup. Use responsibly and ensure compliance with your organization's IT policies.
Prepared by Alberto Martinez – August 2025