Windows OOBE Bypass
				
			
		| autounattend.xml | ||
| bypass.cmd | ||
| LICENSE | ||
| README.md | ||
woob
Windows OOBE Bypass:
Automated Windows 11 Pro setup with local account and debloating. Sets up my preferred configuration - you'll want to customize the software installations for your needs.
Usage
Quick OOBE Bypass
Already at the Windows setup screen? Press Shift + F10 and run:
curl -L christitus.com/bypass -o skip.cmd
skip.cmd
Skips the entire OOBE including Microsoft account prompts. You can still pick your language, region, and keyboard.
Full Unattended Install
Put autounattend.xml on a USB drive (root directory) before starting Windows installation. It'll handle everything automatically.
Customize Your Own
Use the Schneegans Unattend Generator to create your own config with a simple web interface.
What Gets Changed
| Category | Changes | 
|---|---|
| Language | German (Switzerland), Swiss keyboard, W. Europe timezone | 
| Account | Local "admin" account, no password, auto-login once | 
| Bloatware Removed | Xbox apps, Cortana, OneDrive, Teams, Copilot, Clipchamp, News, Weather, Mail, Maps, Office Hub, Outlook, OneNote, ToDo, Snipping Tool, Notepad, Paint 3D, 3D Viewer, Sticky Notes, Voice Recorder, Tips, Feedback Hub | 
| Explorer | Show file extensions, show hidden files, open to "This PC" | 
| Taskbar | Left-aligned, hide widgets, hide Task View, hide search, show all tray icons | 
| System | Black wallpaper, performance mode, disable BitLocker, enable Remote Desktop, allow PowerShell scripts | 
| Software Installed | Screenbox, NanaZip, Firefox (DE), ShareX (change these for your setup) | 
Note: The software list is what I use. Edit the FirstLogonScript1 line in the XML to install what you actually want.