■ 영구적인 방법
서명 안된 드라이버 설치 허용
bcdedit.exe /set nointegritychecks on
bcdedit.exe -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit.exe /set testsigning on
서명 안된 드라이버 설치 불가
bcdedit.exe /set nointegritychecks off
bcdedit.exe -set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit.exe /set testsigning off
실행 후 리부팅.
■ 한시적인 방법
설정→업데이트 및 복구→복구→고급 시작옵션→다시 시작
(PC가 다시 시작되면 아래의 절차를 따른다.)



