Skip to content

Custom unattended answer file that debloats and makes Windows 10 and 11 feel like in Windows 7 days.

License

Notifications You must be signed in to change notification settings

MatiDEV-PL/Clean-Windows

Repository files navigation

License: GPL v3

📋 Overview

By default, almost everything should be removed. Available programs are shown in the file Available_Programs_Windows_X. Any changes made to the image are described in autounattend.xml. For an in-depth overview of what is Unattend Windows installation, you can check out this official Microsoft page: Answer files.

Caution

Windows modified using autounattend.xml does not have a browser installed. You need to install one using the Browser_downloader.bat located on the desktop or through other methods, such as using the command prompt.

🔔 What's Needed:

  • Brain
  • Windows 10 or Windows 11 ISO
  • Software like AnyBurn to add autounattend.xml to ISO
  • Optionally, access to the internet (without it, Edge might appear on the desktop during Windows 10 setup)

🚨 Removing Edge

If Edge is still present for any reason (thanks, Microsoft), run the following command in PowerShell.

iex "&{$(irm https://cdn.jsdelivr.net/gh/he3als/EdgeRemover@main/get.ps1)} -UninstallEdge -RemoveEdgeData"

🎓 Tutorials:

How to add autounattend.xml to Windows iso file

Installation of Windows 11 24H2 using autounattend.xml

🖼️ Screenshots:

📜 License

🔍 Sources:

🎁 If you like my work consider giving tip