Error when starting the aksfridge service with parameters 1157 577 1
작성자
작성일
2020-11-16 14:11
조회
153
Open command prompt in elevated mode (Run As Administrator) and execute the following commands:
bcdedit -set LOADOPTIONS DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON
Now restart the machine
Then try installing the Runtime drivers again after the machine has rebooted.
To re- enable driver signing verification, execute the following commands :
bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING OFF
restart the machine.
bcdedit -set LOADOPTIONS DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON
Now restart the machine
Then try installing the Runtime drivers again after the machine has rebooted.
To re- enable driver signing verification, execute the following commands :
bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING OFF
restart the machine.