ISO Injection
📺 A guide to injecting the ReviOS playbook into a Windows 11 ISO.
⚠️ Known Issues
ISO Injection is experimental and complex process, and as such there are some known issues:
- In certain cases the "Could not find log directory" error may appear
- Try running AME Beta as an administrator
- VMWare clipboard sharing does not work after the reboot
- Classic context menu tweak not applied (Use Revision Tool)
- Firefox installation takes a long time (AME Beta issue)
- Use Task Manager CTRL + SHIFT + ESC to end chocolatey processes
- As a workaround, turn off internet
Fixes
- Bluetooth not working after installation
- In Terminal, run the following command:
reg delete "HKLM\SYSTEM\Setup" /v "OOBEInProgressDriverUpdatesPostponed" /f
- In Terminal, run the following command:
- CTRL + ALT + DELETE not working:
- In Terminal, run the following command:
reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE\SystemProtected" /v "DisableCAD" /f
- In Terminal, run the following command:
🟨 Essentials
Before You Begin...
-
USB drive: A USB drive with at least 8GB capacity is required. Ensure that the USB drive is empty or that you have backed up any important data, as the process will format the drive
-
Backup Your Data: Before performing any system modifications or installations, we strongly recommend that you back up all your important files. This is a critical step to prevent any data loss. We are not responsible for any data loss that may occur during this process
- You can either use a separate partition to save your data, or you can move your data to an external drive. You could even use your installation drive, so long as it has enough storage space left. Copy your data after flashing Windows onto it
-
Rename Your Current OS Drive: We advise you to rename your current
C:drive toOSor something familiar before starting the installation process. This helps easily identify it later, like on the picture below:
-
Use the Latest Versions: Always download the latest version of AME Beta and the ReviOS playbook for the best results and the most up-to-date features and fixes
To begin, you'll need to download a few essential files. These files will help you create a bootable USB drive with the Windows ISO.
- AME Beta: The Ultimate tool for modifying Windows
- ReviOS Playbook: Contains all the necessary scripts and configurations for the installation
Downloading a Windows ISO
Open the AME Beta application and follow these steps to get a base Windows 11 ISO.
- Click the button
- Select
Win 11and OK - Wait for the download to complete
- This may take some time depending on your internet connection


Load the ReviOS Playbook
Once the ISO download is finished, you will see a new information card titled "Select a Playbook to modify ISO".
- Click on the
Selecttext button - Drag and drop (or locate and select) the
ReviPB-x.y.apbxfile you downloaded earlier - Click the
Selectbutton to confirm your choice

Configure Your Installation
The playbook will now guide you through the configuration process.
- Click
Nextmultiple times until you reach theConfigure Optionspage - Click on
Select optionsand choose all the components and settings you prefer for your custom installation - ⭐ IMPORTANT: Make sure to select the
Include additional driversoption to ensure internet connectivity - When you are satisfied with your selections, click
Nextto continue.
Set ISO Credentials
The next step is to set up the credentials for the new ISO.
- On the "ISO Credentials" modal, we recommend using
Useras the username for simplicity - You can optionally set a password if you wish, otherwise, leave it blank for no password and click
OK
Writing to USB (Optional)
*this section will be updated soon*