标签搜索

在Windows 10中启用/禁用设备驱动程序签名

cicaba
2018-02-12 / 0 评论 / 2 阅读 / 正在检测是否收录...

Option 1 – Command to Enable or Disable
Click the “Start” button.
Type “command“.
Right-click on “Command Prompt” and select “Run As Administrator“.
Do one of the following:
To disable device driver signing, type “BCDEDIT /set nointegritychecks ON” then press “Enter“
To enable device driver signing, type “BCDEDIT /set nointegritychecks OFF” then press “Enter“

0

评论 (0)

取消