Sunday, March 29, 2020

usbasp Drivers for windows 10

Download from my drive,

usbasp Driver for windows 10



You may need,

The Third-party INF does not Contain Digital Signature Error – Windows

 Script to Disable digital Signature Checking

If the above methods work, you can try to install the unsigned driver anyway. In this case, You will need to disable driver signature verification process:
  1. First, you have to close all the opened windows and programs of your PC.
  2. Click on Windows button and Search for cmd and you will get Command Prompt as a search result. (Right click on it & select Run as administrator option)
  3. A Command Prompt window will popup. In Command Prompt, enter the following code and press Enter key
    bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS
  4. After writing the above code, you have to write another code and press Enter Key.
    bcdedit /set testsigning on
  5. Now, You will be able to install any unsigned driver. Then try to install again the driver.
 Disable digital signature via GUI method,
  1. Open the Start Menu, Click on Power Button.Press and hold Shift and click on Restart.
  2. Your PC will restart and show you some options on the blue screen. From there, Go to Troubleshoot > Advanced Options.
  3. Now, Click on Startup Settings and Restart.
  4. It will restart your PC and show you some other options on a blue screen. Press 7 to choose “Disable driver signature enforcement.” It will restart your PC again.
  5. Now, You will be able to install any unsigned driver.

No comments:

Search This Blog