Loader: https://t.me/DeadSecOS_bot (enter your key there)
🛠️ System Setup & Launch Guide (EN)
This document contains step-by-step instructions for preparing the Windows environment for proper functioning of the modification. For successful launch, you must complete everything described in this guide.
Note: For the modification to work correctly, the Discord overlay must be enabled and running on your system.
1. Disable Windows Defender
The most effective and recommended way to disable the antivirus is to use the Defender Control v2.1 utility.
🔗 Download: https://www.sordum.org/9480/defender-control-v2-1/
2. Disable VBS and Hypervisor
Virtualization technologies can conflict with low-level system components.
Disable via Registry
Press Win + R, type
regedit, and press EnterNavigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuardFind the parameter named EnableVirtualizationBasedSecurity in the right pane. If it doesn't exist:
Right-click on empty space
New → DWORD (32-bit) Value
Name it EnableVirtualizationBasedSecurity
Double-click this parameter and set its value to 0
Disable Memory Integrity (Core Isolation)
In Windows Search, type "Core isolation"
Turn off the Memory integrity toggle
Disable via Command Prompt
Open Command Prompt as Administrator
Enter the command and press Enter:
bcdedit /set hypervisorlaunchtype off
3. Disable Vulnerable Driver Blocklist
Press Win + R, type
regedit, and press EnterNavigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CI\ConfigFind the parameter Enabled. If it doesn't exist, create a DWORD (32-bit) parameter named Enabled
Set the value to 0
Restart your computer
4. Disable Secure Boot
This setting is configured directly in the BIOS/UEFI interface of your motherboard.
Restart your computer and enter BIOS (usually keys Del, F2, or F12)
Navigate to the Security or Boot section
Find the Secure Boot option and set it to Disabled
Save changes (F10) and boot into the system
After completing all the above steps, you must restart your computer for changes to take effect.
⚠️ Troubleshooting
If a Blue Screen of Death (BSOD) with error 0x7e or similar occurs during launch, it means one of the setup steps was skipped or not completed properly.
Also ensure that Vanguard or Faceit anti-cheats are fully disabled, as they can block the modification from working.
🗑️ Removing Anti-Cheats (FaceIT & Riot Vanguard)
For removing anti-cheats, we recommend using specialized complete uninstall utilities (such as Revo Uninstaller), as standard Windows tools often leave residual files and registry entries.
Download Revo Uninstaller
Find FaceIT and Riot Vanguard in the list of installed applications
Uninstall via Revo Uninstaller:
After the standard uninstaller completes, select "Advanced" scanning mode
This will remove leftover files and registry entries
After uninstalling, restart your computer
Disable via Command Prompt (sc)
To temporarily disable anti-cheat services without uninstalling, run the following commands in Command Prompt (as Administrator):
For Riot Vanguard:
sc stop vgc
sc config vgc start= disabled
sc stop vgk
sc config vgk start= disabledFor FaceIT:
sc stop faceit
sc config faceit start= disabledRestart your computer.
🧹 Clean Temp Folder
Press Win + R, type
%temp%, and press EnterDelete all contents of the folder
Simply disabling anti-cheats is often not enough, as their drivers can still block the modification even when disabled.


