Skip to content

Instantly share code, notes, and snippets.

@Bomret
Last active June 29, 2022 15:36
Show Gist options
  • Save Bomret/9ab985c42bc1d15ba7b488d077a3b410 to your computer and use it in GitHub Desktop.
Save Bomret/9ab985c42bc1d15ba7b488d077a3b410 to your computer and use it in GitHub Desktop.
Installing Windows 11 in UTM

Install

  1. when setup wizard starts, press Shift + F10
  2. in command prompt open regedit
  3. naviagte to HKEY_LOCAL_MACHINE/System/Setup
  4. Create Key "LabConfig" 4.1 Under LabConfig create DWORD (32-bit) "BypassTPMCheck" -> Set to 1 4.2 Under LabConfig create DWORD (32-bit) "BypassSecureBootCheck" -> Set to 1

Setup

When screen "Connect to network" appears

  1. press Shift + F10
  2. in command prompt run OOBE\BYPASSNRO
  3. After automatic restart, setup wizard should show "I don't have internet access"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment