Skip to main content
How can we help?

Welcome to our Support Portal. Search for answers using the search box below.,

< All Topics
Print

BYPASS – OOBE

Latest and fastest way I found to bypass Windows 11 OOBE, no need to run ipconfig /release or setup a Microsoft account.

EDIT:

Even with the latest Windows 11 updates THIS METHOD IS STILL THE BEST!!

Use a command prompt to create a local account during OOBE and then skip it completely:

  1. SHIFT + F10 (or SHIFT + FN + F10 on some Dell PC’s)
  2. net.exe user ‘username’ ‘password’ /add *I recommend entering a password but it is optional*
  3. net.exe localgroup Administrators ‘username’ /add
  4. cd oobe
  5. msoobe.exe && shutdown.exe -r