Disable Unsigned Driver Installation Dialog Prompt in Windows XP
In Windows XP, a WHQL-signed driver installs smoothly without any warning messages. WHQL (Windows Hardware Quality Labs) secure signature (file in .CAT) is given to a device driver after developers successfully completed HCT (Hardware Compatibility Tests), and included into the downloadable driver package. The unsigned non-WHQL compliant driver, meanwhile, will pop up and prompt a warning dialog window.


The warning message basically reminds users that the hardware device driver or software that being installed has not passed Windows Logo testing to verify its compatibility with Windows XP, and users can click on Continue Anyway to force install the uncertified drivers, or STOP Installation to terminate the installation process.
It’s pretty annoying to see the warning dialog prompted every now and then, and some more it delays the completion of device driver installation, in some cases wasting time when users forget to monitor the progress and leave the installation to run on its way, stopping at unsigned driver dialog indefinitely waiting for user input.
Here’s the trick to suppress the unsigned uncertified driver warning and force installation to continue automatically.
- Right click on My Computer then select Properties to open System Properties.
- In “System Properties” dialog box, select the Hardware tab.
- Click on Driver Signing button.

- In the “Driver Signing Options” dialog box, under “What actions you want Windows to take?” section, three levels of actions on digital signature verification is provided, with default as Warn – Prompt me each time to choose an action. Default will generate the Hardware Installation or Software Installation dialog box as shown earlier whenever an unsigned driver is detected.

To suppress and skip the warning dialog and install unsigned driver automatically, select the radio button for Ignore – Install the software anyway and don’t ask for my approval.
You can also select Block – Never install unsigned driver software to NOT INSTALL any uncertified driver – no question asked, and no way to change during installation – so it’s not recommended.
- In “Administrator option” section, tick the check box for Make this action the system default.
- Click on OK button twice to exit.
Above methods works for both Windows XP Professional and Windows XP Home edition. For XP Professional, users can use group policy to enforce the no warning dialog rule too.
- Click on Start button, then click on Run.
- In the Run box, type gpedit.msc, then press Enter.
- Expand User Configuration.
- Expand Administrative Templates.
- Select System folder in the tree.
- Right click on Code signing for device drivers, and then select Properties.
- In the “Settings” tab, you should see “Enable” as the default action. Select Ignore from the drop down list to silently allow all unsigned drivers to install.
Users can also select Disable to stop all unsigned drivers installation, which cannot be overrode during installation process.
- Click on OK button.
Now you don’t have to worry about clicking on Continue Anyway when installing a new device (or old device) to let Windows use the unsigned driver.
Related Articles
- How to Rollback Driver Update in Windows Vista
- Create and Put an Elevated Command Prompt on Windows Vista Desktop or Start Menu
- Disable Firefox 3 Auto Save Tabs on Close to Prompt for Choice
- Download Driver Genius Professional 9 To Diagnose and Analyze Driver Database
- Turn Off and On UAC or Disable Elevation Prompt with TweakUAC
- Double Driver Backups and Restores Device Drivers in Simple Steps
- Sony RAW Driver (codec) for Windows Vista Free Download
- Places Utility – Customize Windows ‘Save As’ Dialog Box
- How to Disable or Enable Vista User Access Control in Command Prompt
- Fix Notepad++ Find or Replace Transparent Dialog Box Does Not Close Away Problem in Windows 7










































September 4th, 2009 02:14
when my window pops up it only says cant be installed and a ok button, i dont have the choice to continue anyway, and i did what u said to have it just not pop up and it still popped up. i have tried every way i can find on the internet and nothing works. i have windows xp professional can any one help me. and whats even weird is that just a couple days ago this didnt happen and i know i didnt change any thing.
February 3rd, 2009 05:20
Pasha,
I have seen the locked keyboard and mouse during setup after device enumeration and driver selection. This typically occurs when the keyboard and mouse are USB devices. I have gotten past this by connecting a ps2 mouse to allow me to click ignore on that window. A ps2 keyboard would also let you get past this issue.
November 7th, 2008 02:03
Thank you this was very helpful, a much easier way to over ride the GPO for unsigned drivers.
September 3rd, 2008 02:17
I am getting exactly similar warning messages, but I am in the middle of the installation and my keyboard & mouse locks.
Even after restarting computer also, system will ask for Windows XP CD and start installing and will stop at some point with this message and locks my keyboard and mouse. Could someone please help.
December 19th, 2007 16:37
Awesome!
I’ve been looking for something like this for ages. Nice, clean and simple solution without any registry hacks. Thanks!