Skip to content

Instantly share code, notes, and snippets.

@staticdnweb
Last active February 9, 2025 09:40
Show Gist options
  • Save staticdnweb/d2d7b58a7be484cea1d96fb11977a051 to your computer and use it in GitHub Desktop.
Save staticdnweb/d2d7b58a7be484cea1d96fb11977a051 to your computer and use it in GitHub Desktop.
windows 11 on raspberry

https://www.tomshardware.com/how-to/install-windows-11-raspberry-pi

Method 1: using raspberry OS

connect other microSD to raspberry via usb port.

# Boot Raspberry Pi OS and open a Terminal to download the WoR-flasher 
git clone https://github.com/Botspot/wor-flasher

# Run the WoR-flasher GUI tool
~/wor-flasher/install-wor-gui.sh
  1. In the GUI, select Windows 11 and then your model of Raspberry Pi and click Next

  2. Select the correct language and click Next

  3. Select the drive that will be used to install Windows 11 then click Next

  4. Click Next to install Windows 11 to the drive

NOTE: possibly up to an hour, if install may fail, if so close the terminal and repeat the previous steps.

Power off your Raspberry Pi, and remove the Raspberry Pi OS boot drive / micro SD. Ensure your Windows 11 drive is connected via USB3 and then power up your Raspberry Pi. => logo raspberry will appear, wait 30 minutes setup windows 11 then continue boot into windows 11.

Error: USB no detection issue? try using usb hub.

Method 2: using windows PC

more https://www.tomshardware.com/how-to/install-windows-11-raspberry-pi

Setting Up Windows 11 on Raspberry Pi 4

  1. Reboot / power up the Raspberry Pi and press ESC

  2. Scroll down to Device Manager and press Enter

  3. Select Raspberry Pi Configuration

  4. Select Advanced Configuration

  5. Set Limit RAM to 3 GB to <Disabled> and press F10 to save. Press Esc to exit

  6. Select Display Configuration

  7. Set the resolution

  8. Ensure that the CPU Clock is set to Default in the CPU configuration menu, Any overclocking at this time will prevent Windows 11 from booting. Press Esc until you reach the first menu.

  9. Select Continue to exit the BIOS and boot Windows 11 with the new settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment