Troubleshooting
❗AES instruction set is not supported:
Your CPU does not support AES instructions, or AES is disabled in the BIOS. Make sure that
❗VMX/SVM is not supported:
Панель управления -> Программы и компоненты -> Включение и отключение компонентов Windows -> Платформа виртуальной машины/Hypervisor Platform -> Отключить. Если после этого ошибка не исчезла, то нужно открыть CMD, ввести
bcdedit /set hypervisorlaunchtype off
Перезагрузите ПК и попробуйте заинжектить софт ещё раз.Control Panel -> Programs and Components -> Enabling and Disabling Windows Components -> Virtual Machine Platform/Hypervisor Platform -> Disable. If the error has not been solved after that, then you need to open CMD, and enter the next command:
bcdedit /set hypervisorlaunchtype off
Reboot the PC and try to inject the software again.If didn't work then run PowerShell as admin and use commands below one by one:
icacls "C:\Windows\System32\hvix64.exe" /grant *$(([System.Security.Principal.WindowsIdentity]::GetCurrent()).User.Value):F
takeown /F "C:\Windows\System32\hvax64.exe" icacls "C:\Windows\System32\hvax64.exe" /grant *$(([System.Security.Principal.WindowsIdentity]::GetCurrent()).User.Value):F
del "C:\Windows\System32\hvix64.exe"
del "C:\Windows\System32\hvax64.exe"
❗Please enable Intel VT-X in the BIOS!:
Enable Intel VT-X in the BIOS.
❗Please enable AMD-V (SVM) in BIOS!:
Enable AMD SVM in BIOS.
❗Failed to load dependencies:
Turn off / delete anti-virus or FaceIT/Vanguard anti-cheat. Restart your PC and try to launch the cheese again.
❗Incompatible HWID:
HWID check error. Request HWID reset in our Discord server or Telegram channel.
❗Unsupported Nvidia driver version:
Update NVIDIA drivers by using Nvidia GeForce Experience or NVIDIA App.
❗Failed to download font (-5):
Download font manually from the link (https://undetect.net/data/ArialUnicodeMS.ttf) and place it in this directory -> C:\Windows\Fonts
❗Failed to load dependencies (1)(-5):
Download and run the .reg file and then reboot your PC. After reboot try to use the product again.
❗Loader crashing in 1-3 seconds after launch:
Download and install resources from the link: https://aka.ms/vs/17/release/vc_redist.x64.exe
❗Failed to spoof hardware identifier(0x4):
Reboot your PC and try again. If that doesn't help then something else already spoofing hardware identifiers. Find out whatever it is and disable it.
❗Incorrect HWID:
Open CMD as administrator, enter these commands one by one:
wmic diskdrive get Caption, SerialNumber
wmic baseboard get SerialNumber
If any of those commands failed with an error then something is wrong with your PC, try to reinstall Windows and check if the problem is gone.
❗Failed to allocate/map memory:
Make sure that you have 16 or more RAM in your PC.
Disable everything in startup and try again after reboot your PC.
Make sure that loader located on PC and not on cloud space (e.g OneDrive, Mega.nz).
Download AutoRuns and disable everything that related to Microsoft/Windows/CurrentVersion/Run. But DO NOT touch anything else.
Last updated