Installing drivers unsigned by Microsoft

Last update on July 6, 2009 09:38 AM by jak58
Published by fahd_zboot

Forcing the installation of a driver on Vista



Sometimes, the installation of some drivers is blocked on Vista, that means that you couldn't use your device correctly.

That problem is because Vista stops the installation of non signed drivers. You have to disable the signature verification during the installation of the driver.

To do so, follow these instructions :
  • Start menu > Run, then tape
    bcdedit /set nointegritychecks ON
  • Restart your computer, then reinstall the driver which had the problem ;
  • Undo the stop of the verification by using this command on Start menu > Run
    bcdedit /set nointegritychecks OFF
  • Restart the computer for the last time
Best answers for « Installing drivers unsigned by Microsoft » in :
Windows 7: Installing an unsigned driver Show Windows 7: Installing an unsigned driver Issue Solution Issue Windows7 natively blocks unsigned drivers, preventing the installation of these drivers, making the device you want to install useless We must temporarily disable the...
Steps before installing your drivers Show Steps before installing your drivers Start by removing the currently installed drivers. Go to Control Panel: Add/Remove Programs and uninstall the current drivers. After the drivers have been uninstalled, reboot the computer. Once...
How to install iPod and iPhone Driver without iTunes? ShowIn order to identify iPod, iPod Touch and iPhone and read their contents, your PC needs the corresponding drivers. Normally your PC is provided with the adequate drivers, when iTunes is installed. If, for some reasons (lack of speed, file size,...
Installing Java under Ubuntu ShowInstalling Java under Ubuntu Issue Solution Issue By default, Firefox does not come with Java. Solution Open a terminal (Application Menu/ Accessories/ Terminal) and type in: sudo aptitude install sun-java6-jre sun-java6...
New Hard drive installed – what to be done? ShowNew Hard drive installed – what to be done? Initializing the HDD Creating new partitions and formatting First You bought a new hard drive but it doesn’t appear in My Computer? It needs to be initialized and formatted for...
Installing a network card ShowGoal The goal is to set up a network in order to exchange data or play games on the network. Thus, it is necessary to install a network card on every computer that may become part of the LAN. The purpose of this tutorial is to help you to install a...