Mattiwatti / EfiGuard

Disable PatchGuard and Driver Signature Enforcement at boot time
GNU General Public License v3.0
1.71k stars 329 forks source link

Cant install efiguard #62

Closed quinnzaballa closed 1 year ago

quinnzaballa commented 1 year ago

Bios mode = UEFI HVCI = Disabled Secure boot = disabled (Hyper Virtualization, and virtualization is enabled; do i need to disable it?) I dont know how does a320m-k mboard works but i cant figured out whats the problem.

I renamed the loader.efi to bootx64.efi and boots and like i saw in youtube. it doesnt show anything just boots normally. and putting the command with -i this is what it shows.

image

im bad at english. let me know if you want me to send more information. also im using 64bit windows 10 enterprise: build 19044 is this version not supported? I've heard enterprise is strict on securities

Mattiwatti commented 1 year ago

(Hyper Virtualization, and virtualization is enabled; do i need to disable it?)

I assume you mean Hyper-V. If so, yes, see #57.

Other than that it sounds to me like you are simply using the wrong boot entry, because you would definitely see something happen if you booted the loader. You need to set up the boot order in your BIOS so that the loader will actually be booted.

Mattiwatti commented 1 year ago

Closing due to lack of response.