Skip to main content

Setup Ventoy (Remove Win11 Check)

Source: ventoy.net: Plugin_control

Download the latest version of Ventoy from here:

github.com: Releases

Launch the Ventoy GUI (Windows: "Ventoy2Disk.exe", Linux: "VentoyGUI.x86_64") and install Ventoy on a USB stick (8Gb or more).

After that, you will have A USB stick with two partitions: Ventoy(empty) and VTOYEFI (with files; this partition may be invisible).

First, copy/past an windows.iso into Ventoy's empty root. Then create a ventoy folder in the root and place a ventoy.json file with following content in this folder:

ventoy.json
{
"control": [{"VTOY_WIN11_BYPASS_CHECK": "1"}]
}