# TROUBLESHOOT

### ERRORS

1\. How to turn off HVCI:

Launch CMD as Admin, type in these Commands:

bcdedit /set hypervisorlaunchtype off

reg add "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity" /v "Enabled" /t REG\_DWORD /d 0 /f

reg add "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard" /v EnableVirtualizationBasedSecurity /t REG\_DWORD /d 1 /f

&#x20;

2\. Menu not Showing:

Disable Exploit protections in Windows 11 Settings

3\. Fix Crashing / not starting of Loader: (paste individually into an elevated command prompt)

Dism /Online /Cleanup-Image /ScanHealth

Dism /Online /Cleanup-Image /RestoreHealth

sfc /scannow

4\. Booting issues:

Put Windows as 1st boot option in BIOS

5\. Loader keeps wanting to restart pc?

Usual problems that causes this:

Multiple Windows installs

A second bugged EFI partition being around somewhere

Some Laptops don't like it and in the restart process you will be stuck in a black screen (Rare case)

1. If you have Nr. 1 physically unplug the other windows drive.
2. If you have Nr. 2 then you can either erase the partition (needs IT knowledge) or do a windows reinstall.
3. If you have Nr. 3 you will likely need a refund
