Page cover image

🚫!!PRE-SETUP INSTRUCTIONS!!

Disable all antivirus on your computer (No we are not trying to "hack" you) this is to allow loaders to run properly

  1. Go to your windows "Virus and Threat Protection" Settings - Turn off real time protection

  2. Download Dcontrol here

    1. Click the "Disable Windows Defender" Button if it works properly it should look like below:

  3. Uninstall any 3rd party Antivirus (Norton, Total AV, Aura, BitDefender, McAfee, etc )

Virtualization

This page will help you to turn on virtualization in BIOS.

  • Firstly, let's check if you have Virtualization on already. You can do so by opening Task Manager, then opening the performance tab.

  • If your Virtualization says it's disabled, then lets head to your BIOS to turn it on. If it is enabled, then you can go ahead and skip to the next step.

  • Virtualization for Intel Users:

    Once in your BIOS settings, head over to the advanced tab and select CPU configuration.

    From there, go to Intel Virtualization Technology, and enable it. Your BIOS settings may differ depending on your manufacturer. Do not exit BIOS, as the next step requires you to be in it.

  • Virtualization for AMD Users:

Once in your BIOS settings, head over to the advanced tab and select CPU configuration.

From there, go to SVM Mode, and enable it. Your BIOS settings may differ depending on your manufacturer. Do not exit BIOS, as the next step requires you to be in it.

Secure Boot

This page explains how to disable Secure Boot.

  • Find the Secure Boot setting in your BIOS menu. If possible, set it to Disabled. This option is usually in either the Security tab, the Boot tab, or the Authentication tab.

  • Save changes and exit. The PC reboots.

  • In some cases, you may need to change other settings in the firmware, such as enabling a Compatibility Support Module (CSM) to support legacy BIOS operating systems. To use a CSM, you may also need to reformat the hard drive using the Master Boot Record (MBR) format, and then reinstall Windows. For more info, see Windows Setup: Installing using the MBR or GPT partition style.

Hyper-V

This page will help you turn off Hyper-V in Windows.

  1. In order to turn off Hyper-V in Windows, we are going to start by opening a Windows Powershell as Admin. This can be done by typing powershell into your windows search, and pressing "Run as administrator" beside it.

  2. Now that we have Powershell open, copy and paste the following lines of code separately, then press enter: bcdedit /set hypervisorlaunchtype off Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All

  3. Getting an error that says "Disable-WindowsOptionalFeature : Feature name Microsoft-Hyper-V-All is unknown." on the above is completely normal, however, getting a success message is also normal. Once this is done, restart your PC for the changes to take affect.

Antivirus

This page will help you disable your Antivirus Software in Windows.

3rd party Antivirus:

Windows Security:

If you aren't on Windows 10 then do the following:

  • Disable Real-Time Protection in Windows Security

    • You can also add exclusions on the bottom of the page to keep your loaders from getting deleted occasionally.

  • If you get "An error occurred while trying to load the driver, please contact support." or a DRIVER 0x1001-0x1003 error, uninstall the latest security update installed on your computer.

Anticheat

This page describes how to disable all anti-cheat software on your PC.

  1. Disable Fast-Boot

  2. Open your system configuration (press Win+R -> type msconfig -> press enter)

  3. Navigate to the "Services" tab

  4. Check the "Hide all Microsoft services" box

  5. Search the list for: Easy Anti-Cheat, BattlEye etc.

  6. Uncheck the services that are anti-cheats

  7. Click apply

  8. Restart your PC

Valorant (Riot Vanguard), ESEA, FaceIT:

For Riot Vanguard, ESEA, and FaceIT, you will need to go into your Apps & Programs in Windows settings to uninstall it fully. They are very invasive and will block the driver from loading.

Memory Integrity

This page will help you disable memory integrity in Windows.

Head to the main menu of Windows Security, then click on Device Security. Click Core Isolation Details, then turn off Memory Integrity. Restart your PC after making these changes.

Driver Blocklist

This page will help you disable the Vulnerable Driver Blocklist in Windows.

  • If you are Windows 11 22H2, then we need to also turn off Core Isolation. Head back to the main menu of Windows Security, then click on Device Security. Click Core Isolation Details, then turn off Memory Integrity. Restart your PC after making these changes.

  • Now you must make sure you don't have any 3rd Party Antivirus software active. Press your windows key, type "Add or remove program", and in that list of programs, delete any that are antivirus. Here's a list of them - https://tinyurl.com/yyasj83u

  • Disable the Vulnerable Driver Blocklist (Only Required for Windows 11 22H2)

    • Start by opening a Command Prompt as Admin. Once open, copy and paste the following line of code, then type "y" or "yes" to confirm the changes: reg add HKLM\SYSTEM\CurrentControlSet\Control\CI\Config /v VulnerableDriverBlocklistEnable /t REG_DWORD /d 0x000000

    • It may ask you to overwrite/create a new registry key, which you can also type "y" or "yes" to confirm that. Restart your PC after making these changes. or run the following as admin. https://mega.nz/file/QccXBTbT#CNAjOjDm_ThhiKOPnqsIEosgnqLym8mIEOfUUwbtc-k

C++ Redistributables

This page explains how to install the VC runtimes.

  1. Run the VCRHyb64.exe

  2. It will go through and install all redistributables for you, just wait for it to finish.

  3. Restart your PC

RUN Team073 Support Tool !

Blackscreens, Issues & Fixes

Last updated

Was this helpful?