@echo off reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f shutdown /r /t 0
My Windows 10 laptop…
is old,
is often too hot to touch,
and, according to Task Manager, is often using 100% of its CPU or 100% of its RAM (or both).
So, I decided to buy a new inexpensive[2] Windows 11 Home laptop that I will use as a Windows device (rather than as a Linux device).[3] Below I describe my Out-of-box experience, which is also known as OOBE and is pronounced “oo-bee.”🎵🎶
For the steps below, I was not (and never had) connected this new Windows 11 Home laptop to the internet.
Microsoft claims that you must use a Microsoft Account (MSA) to set up Windows 11 Home, but fortunately that is not the case. There are a lot of methods to use a local user account, five of which are described here:
I used METHOD 1: Using OOBE\BYPASSNRO Command and it worked! This runs the following built-in batch file.
@echo off reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f shutdown /r /t 0
ℹ | “The
Windows 11 22H2 Professional and Home editions can be set up without the requirement for a Microsoft account.
However, the old trick of using the command
22H2 is slowly rolling out now. It will probably be a while before you can buy a new device that is running Windows 11 22H2. |
After I created my local user account, I removed all bloatware, including McAfee LiveSafe, by using Microsoft Fresh Start to do a clean install of Windows 11 Home. Details are here:
‼ | To remove bloatware, you must…
|
After creating a local user account and running Fresh Start, I connected - for the first time - to the internet and did the following.
Activated this instance of Windows 11 Home (this happened automatically).
Did a time synchronization so the clock was correct.
Updated Windows, which involved rebooting a couple times. After the second reboot, I was prompted with Let’s add your Microsoft account and I thought “Oh no😱” but after clicking Back, one of the options was Skip for now.😌
After the above four steps, I installed apps that I use, starting with Installing GVim and Vim.
Learn about Windows 11.
Figure out the best way to delete pre-installed apps I do not want, for example Dropbox promotion.[4]
Follow the instructions in some Infinite Ink articles to set up this new device with my DotFiles, Git Bash, Scoop, Hugo, Visual Studio Code, qutebrowser, etc. And make sure these instructions work on Windows 11.
Learn how to use device encryption on a device that does not have a Microsoft Account (MSA). Some information is in PCWorld’s Is your Windows 11 PC encrypted? The answer is surprisingly complex.
@nm@mathstodon.xyz
or
#InfiniteInk
in it.