updated 2023
When you want to install W11 on your PC but you cannot proceed without logging in on a Microsoft account.
Windows 11 version 22H2 and newer don't let you install with a "local account".
So at some point in the windows installation, you will come to a screen where you have to sign in.
This is not a good idea when you e.g. prepare a PC to give away to somebody else.
There is a really easy solution!
Disconnect the internet, and start the installation:
Accept license terms and click that you dont have a license key
Delete all partions
Install on disk0 unallocated space
After it reboots 2 times, you have to bypass the Network Requirement, as follows:
Run the installation until you get to the point where you choose region and keyboard .
use shift-F10 to open a command window.
Enter in the command line as follows:
• oobe\bypassnro (this bypasses the Network Requirement)
Now the pc reboots.
Enter in the command line as follows:
• ipconfig /release (this disconnects the internet until next reboot, and is needed because otherwise the bypass is not accepted)
• exit (this closes the command prompt)
Now you can continue installation, and it will now have the 'I don't have internet' button instead of only the 'next' button..
(NB In case of issues, use the 'back' arrows in the Windows 11 installation to the point where you set the username and password, then continue the setup).
--