Automatic generator of a Windows 11 ISO which bypasses its requirements
- Download a Windows 10 and Windows 11 ISO. Their versions should match for better compatibility
- Download the files and extract them in a directory (Called here
C:\Bypass11
for ease) - Place the Windows 10 ISO to
C:\Bypass11\Win10.iso
and the Windows 11 ISO toC:\Bypass11\Win11.iso
- Open a powershell as administrator
- Type
Set-ExecutionPolicy Bypass
, pressY
if asked, then typeC:\Bypass11\build.ps1 -ExecutionPolicy Bypass
and press enter/return - Wait until the script finishes
- In that folder you should have the ISO with its hash file (
Bypass11_build_date.iso
andBypass11_build_date.iso.sha256
) - Burn a DVD/Make an USB with the ISO/Open the ISO and enjoy!
Igor Pavlov - 7-Zip
Microsoft - oscdimg.exe
I spent almost a day on this script to get it working properly. If you want to support me, please advertise this script or star the repository. Thank You :)