While insalling the PTG-1802 drivers, if under windows 10 the following error occurs :



It means under windows 10 the nointegritychecks for the device driver signing is OFF as per default.


To disable Device Driver Signing. Here’s how it’s done in Windows 10


OPTION 1:

  1. Click the “Start” button.
  2. Type “cmd“.
  3. Right-click on “Command Prompt” and select “Run As Administrator“.
  4. Do one of the following:
    • To disable device driver signing, type “BCDEDIT /set nointegritychecks ON” then press “Enter
  5. Install the drivers for PTG 1802 and set the nointegritychecks back to OFF as below:

    • To disable device driver signing, type “BCDEDIT /set nointegritychecks OFF” then press “Enter

You’re done! The Device Driver setting is now modified.

OPTION 2:

  1. Select the “Start” button.
  2. Type “startup”.
  3. Select “Change advanced startup settings“.
  4. Select “Restart now” under the “Advanced startup” area.
  5. Select “Troubleshoot“.
  6. Select “Advanced Options“.
  7. Select “Startup Options“.
  8. Select “Restart“.
  9. A menu will appear where you can press “7” on your keyboard to choose “Disable driver signing enforcement“.


Now Device Driver Signing should be disabled, allowing you to install any driver you like in Windows 10 until you reboot.