15 lines
		
	
	
		
			457 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			457 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# 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/)
 | 
						|
 | 
						|
From the OOBE Screen press `Shift + F10`
 | 
						|
 | 
						|
```cmd
 | 
						|
curl -L https://novemila.org/bypass -o skip.cmd
 | 
						|
skip.cmd
 | 
						|
```
 | 
						|
 | 
						|
This will skip the entire OOBE process including Microsoft account and ANY questions during the setup process.
 |