Guide

1

Virtualization

Ensure Virtualization is enabled in your BIOS. For Intel users, enable Intel Virtualization Technology, and for AMD users, enable SVM Mode. Access your BIOS by pressing the corresponding key during startup (usually F2 or DEL).

Example for Intel: Go to Advanced CPU Settings and enable Intel VT-x.

For AMD: Enable SVM Mode in the same menu.

2

Secure Boot

Disable Secure Boot in BIOS to allow unsigned drivers. This is typically located under the Boot or Security tab. Set it to Disabled.

3

Disable Hyper-V

Open Windows PowerShell as Administrator and run the following command:

Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All

Restart your PC after applying the change to fully disable Hyper-V.

4

Antivirus

Disable third-party antivirus software and Windows Security to avoid conflicts with other tools. You can disable Windows Defender by using Defender Control and toggling off real-time protection.

Password: sordum
Defender Control
5

Disable Anti-Cheat Software

Disable fast boot & any anti-cheat programs such as Easy Anti-Cheat and BattlEye. Access system settings or uninstall invasive anti-cheat tools like Riot Vanguard from the Control Panel.

Learn More
6

Disable Memory Integrity

Go to Windows Security > Device Security, click Core Isolation, and toggle off Memory Integrity. Restart your system for changes to take effect.

7

Driver Blocklist (Windows 11 22H2)

To disable the vulnerable driver blocklist in Windows 11 22H2, open the Registry Editor and navigate to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CI\Policy

Set the EnableBlocklist key to 0 to disable the driver blocklist. Restart your PC after making the change.

8

Install Visual C++ Redistributables

Download and install the Visual C++ Redistributables from here. After installation, restart your PC.

9

Disable Overlays

Disable overlays such as Discord, GeForce, and Radeon to prevent conflicts with other software. Go into their respective settings and turn off all overlays.

10

Disable Firewalls

To ensure no firewall issues, go to Windows Security > Firewall & Network Protection and disable the firewall for all active networks.

11

Change System Language

Change the system language to English by navigating to Settings > Time & Language > Language and setting English as the display language.

12

Sync Date & Time

Ensure your system's date and time are synchronized by going to Settings > Date & Time and clicking "Sync Now" under Synchronize Your Clock.

Copied to clipboard!