Skip to content

Instantly share code, notes, and snippets.

@mixxen
Created December 14, 2021 08:51
Show Gist options
  • Save mixxen/72d8e29e7d27223e6428695e407d10b2 to your computer and use it in GitHub Desktop.
Save mixxen/72d8e29e7d27223e6428695e407d10b2 to your computer and use it in GitHub Desktop.
Windows Boot Repair with Grub
1. Create Windows 11 USB Boot
2. Boot into USB
3. Click Repair
4. Click Command Prompt
5. Run "bcdboot C:\Windows /l en-us"
6. Run "exit"
7. Click "Continue"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment