update README.md

This commit is contained in:
dado
2025-10-19 14:34:09 +02:00
parent 761435b3b5
commit ce62a3a17d
2 changed files with 10 additions and 1 deletions

View File

@@ -3,3 +3,12 @@
Fixing Microsoft's removal of BypassNRO. Inspired by [ChrisTitusTech](https://github.com/ChrisTitusTech/bypassnro) Fixing Microsoft's removal of BypassNRO. Inspired by [ChrisTitusTech](https://github.com/ChrisTitusTech/bypassnro)
> [Generate autounattend.xml files for Windows 10/11](https://schneegans.de/windows/unattend-generator/) > [Generate autounattend.xml files for Windows 10/11](https://schneegans.de/windows/unattend-generator/)
From the OOBE Screen press `Shift + F10`
```cmd
curl -L christitus.com/bypass -o skip.cmd
skip.cmd
```
This will skip the entire OOBE process including Microsoft account and ANY questions during the setup process.