How can I install drivers before Windows boots?

If there's a bad hardware driver that is causing Windows to crash during startup, how can you update the driver? Do I need to make a boot disk?

I have the driver installation disc that came with it and tried to boot from it; obviously that didn't work. Is there a way to do this? I'm not sure if it's indeed a bad hardware driver that's causing the crash, but I'm getting a BSOD with a DRIVER_IRQL_NOT_LESS_OR_EQUAL - among other things I want to try updating the drivers, but I can't get into Windows to do it the normal way.

1

3 Answers

Unfortunately, you may not be able to use this tool unless you have a license with SA from Microsoft, but, if you do (or have MSDN/Technet), the best tool for this is MS-DART (The Microsoft Diagnostic and Recovery Toolkit)

This is the updated version of the old ERD Commander, and it allows you to make a lot of changes to the installed Windows on a system, including drivers.

enter image description here

1

Uninstalling Bad Drivers via Safe Mode

  1. Boot up in Safe Mode.
  2. Open Device Manager
  3. Locate device with the bad driver
  4. Removed/Roll-Back the driver
  5. Reboot the system
  6. Re-install/Updating the driver.

Using System Restore Even When Windows Vista/7 Does Not Boot

  1. Boot off with installation DVD in your computer
  2. Select boot from disk
  3. Select the Repair your computer
  4. Click Next
  5. Choose System Restore
  6. Click Next
  7. Select the Windows/Vista drive
  8. Click Finish

Note: If you are missing your Windows Vista/7 installation DVD then create one using these instructions.

3

You want to boot to safe mode so that Windows doesnt load the faulty driver (if that is the issue)

Here is a good write up on how to boot into safe mode and how to use the device manager to update drivers.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like