memstechtips/UnattendedWinstall — reverse-engineered prompt
Reverse engineered prompt
Build me a ready to use Windows unattended install project centered around an autounattend.xml file. I want something I can drop onto a Windows 10 or Windows 11 installer so setup runs automatically and gives me a clean, debloated system using the official Microsoft ISO, not a custom image.
It should bypass Windows 11 hardware checks, skip the forced Microsoft account flow, let Windows edition be chosen when possible, remove the usual preinstalled apps while keeping Notepad, Calculator, Paint and Snipping Tool, remove Edge, OneDrive and Copilot, disable Recall, and apply sensible privacy, performance, update, notification, dark mode, taskbar, Start menu, and File Explorer tweaks.
Please make the answer file heavily commented so a normal person can inspect and change things later. Include a simple README that explains what it does, what versions of Windows it targets, and the easiest ways to use it on a USB installer or custom ISO. If anything is unclear, look up the current Microsoft answer file docs online and make it practical for personal use.
Want more depth? Deep Reverse