- No more default app bloat
- Less processes running in the background of your system
- More CPU for your games and other heavy tasks
Why autounattend?
- Create a local account
- Prevent device encryption (Windows 11 otherwise forces Bitlocker by default)
- Remove 55+ preinstalled default apps (You can still keep apps you use)
- Uninstall Edge (Supported by Microsoft since recent updates)
- Click the
autounattend.xmlfile in this GitHub repo - Click the 3 dots in the top right corner of the file page
- Click Download or press
CTRL+Shift+Sto save it on your PC
- Head over to the Windows Autounattend File Generator website
- Select Choose File to upload the saved file
- Click Import File next to it
- Make changes as mentioned in the next step
- Use
CTRL+Fon the site to search for and edit the following keywords
- Windows display language: Base file default
English - Keyboard language: Base file default
German (Germany) - Keyboard layout: Base file default
German - Home location and device setup region: Base file default
Germany - Processor architectures: Base file default
Intel / AMD 64-bit - Time zone: Base file default
UTC+1 (Amsterdam, Berlin, Bern, Rome, ...) - User accounts: Change account name
Luckyto your own - Remove bloatware: Checkbox ticked means the Microsoft app won't be installed
- Scroll to the very bottom of the website
- Click the button
Download .xml file - Save and don't change the file name
Requirements:
- A USB drive with at least 8GB of space - formatted in FAT32
- The Windows 11 Media Creation Tool
- Use the second download button
Create Windows 11 Installation Media - Do not attempt this with Ventoy or Rufus - it can end up in bluescreens during the installation
- Run the
MediaCreationTool.exeand go through all steps - select the formatted USB drive - Wait for the tool to finish and close it
- Copy your
autounattend.xmlfile into the root of the USB drive- It should now appear alongside files like
bootmgr,bootmgr.efi, andsetup.exe - like in this screenshot
- It should now appear alongside files like
- Prepare all necessary drivers (Second USB drive or external backup)
- Download them only from your motherboard vendor's website
- Unzip and install all of them - then reboot your PC
- Audio - LAN - Chipset is recommended - rest is bloat
- Ensure your prepared bootable USB drive is connected to the PC
- Remove your Ethernet cable for the installation process to avoid telemetry and geolocation
- Open either command prompt or Powershell as an admin
- Paste
shutdown /r /fw /t 0and hit enter
- Shut down the PC and turn it back on
- Hold the DEL key (or the respective key for your motherboard) to enter BIOS/UEFI
- Set your USB drive to priority 1 in the boot order - save - exit
- Most steps will be auto skipped with our autounattend file
- For the disk partition step - make sure to delete all drives and partitions
- Here are the recommended steps to follow for the perfect Windows installation
- It is highly recommended to use NVCleanStall
- NVCleanStall components: Component Settings
- NVCleanStall tweaks: Tweaks Settings
- NVIDIA control panel: Nvidia Control Panel
- I recommend NextDNS to block ads and malware across all devices ($1,99/month)
- Free alternatives: Cloudflare DNS or AdGuard DNS
- In case you need a guide how to change your DNS check out this wiki guide
- Search for "Activation Settings" and enter your product key (use Pro or Pro N)
- You can grab a cheap volume license OEM/Retail on eBay or g2g for less than $2
- Enable "Hardware accelerated GPU scheduling" (Search for "Graphics settings")
- Turn off "Memory integrity" (Search for "Device security" > "Core isolation")
- Memory integrity is roughly a 5% fps loss if enabled read more
- See Windows Utility - a popular GitHub Powershell project
- Run all Windows updates (Search for "Check for updates") - MANDATORY
- Reboot after completing all updates - MANDATORY
- Open the Microsoft Store once to trigger/fix WinGet package manager (Can be closed immediately)
- Search for "Powershell" and right-click run it as admin
- Type the following and hit enter:
irm "https://christitus.com/win" | iex - Head to the "Tweaks" tab and (optionally) copy my personal settings
- Click "Run Tweaks" and wait for it to finish (check console output)
- I also recommend adding the Ultimate Performance Profile in the "Tweaks" tab and enabling Security Settings in the "Updates" tab
- It is also highly recommended to run the RemoveWindowsAI which is linked in step 6.1 below
- Here are a few apps and tools that I use, though they’re not recommended for everyone
- Make sure you understand their purpose and can make use of them
- O&O ShutUp10++ – Privacy tool to disable spying/telemetry
- RemoveWindowsAI – Remove the entire Copilot and other Microsoft AI features
- Sysinternals Autoruns – Clean up what's loading on Windows startup
- nvidiaProfileInspector – Customize your Nvidia GPU settings (Here's what I do: Example)
- Nilesoft Shell – Personalize and skin the right-click context menu
- Vencord – Modifies Discord with plugins/themes (Technically against ToS)
- Brave Browser – The best browser and adblocking engine (Based on Chrome)
- PowerToys - Set of utilities for power users
