Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Updated drivers for Windows XP SP3 and Windows 2003 SP2 (x32/x64) for modern hardware

Featured Replies

Hi,

does anybody know, how to disable the assistant of the Device Manager?

This photo is from the HP 255 g6 in full Acpi-Multiprocessor mode.

But the search for new hardware stops with this and I cant move the mouse or use keyboard

Dietmar

20240218-155300.jpg

@Mov AX, 0xDEAD

Would it be a hard work, to use your Acpi DSDT and SSDt loader already in the Setup of XP?

Then it can be integrated into the xp.iso and modded setupldr as bootloader

Dietmar

14 minutes ago, Dietmar said:

20240218-155300.jpg

The cruelest joke XP has ever played. Not what you asked, but have you tried drive-swapping to another box -> installing some drivers on that -> swapping the drive back in? If your HP has a working Ethernet port, you could also enable RDP while the drive's in the other box.

@66cats

This does not work,

because on the HP I always need the help of the DSDT and the 4 SSDT from the Lenovo.

So, on the Lenovo all driver works. I disabled most drivers there, but I cant disable all.

Crazy work for me, to get the Sata driver running after this on the HP, because the Lenovo has only M.2.

But with this I succeed. Now, the HP is started with the tables from Lenovo.

During PNP, the HP noticed, that all the driver settings are wrong, because the Lenovo has different hardware.

This works under XP, all drivers can be setup new. But at the moment, when the shield of the Assistent for the Device Manager appears,

because no driver is found, I am lost, because I have no mouse and no keyboard to click this shield away

Dietmar

1 hour ago, Dietmar said:

Hi,

does anybody know, how to disable the assistant of the Device Manager?

This photo is from the HP 255 g6 in full Acpi-Multiprocessor mode.

But the search for new hardware stops with this and I cant move the mouse or use keyboard

Dietmar

20240218-155300.jpg

It can be disabled via regedit. Under the key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DriverSearching

set on 1

DontPromptForWindowsUpdate

and

DontSearchWindowsUpdate

@Andalu

I tried this, but it does not work.

Still the shield from Assistent of Device Manager appears

Dietmar

@Dietmar

strange... I see that window only when both keys are set on "0" (search enabled):

Driver-Searching-disabled.png

 

@Andalu

Now, this shield changes a little.

It now asks me, for a hardware component "unknown"

and only 2 places I can choose, if I want to look on CD or Floppy

Dietmar

4 hours ago, Dietmar said:

Hi,

does anybody know, how to disable the assistant of the Device Manager?

This photo is from the HP 255 g6 in full Acpi-Multiprocessor mode.

But the search for new hardware stops with this and I cant move the mouse or use keyboard

Dietmar

20240218-155300.jpg

 

Disable New HW UI

XP

    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DeviceInstall\Settings" /v "SuppressNewHWUI" /t REG_DWORD /d "1" /f >nul
	

 

2003

    reg add "HKLM\SYSTEM\ControlSet001\Services\PlugPlay\Parameters" /v "SuppressUI" /t REG_DWORD /d "1" /f >nul
	

 

3 hours ago, Andalu said:

It can be disabled via regedit. Under the key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DriverSearching

set on 1

DontPromptForWindowsUpdate

and

DontSearchWindowsUpdate

These are just for drivers searching speedup :)

reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DriverSearching" /v "DontSearchWindowsUpdate" /t REG_DWORD /d "1" /f >nul
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DriverSearching" /v "DontPromptForWindowsUpdate" /t REG_DWORD /d "1" /f >nul
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DriverSearching" /v "DontSearchFloppies" /t REG_DWORD /d "1" /f >nul

@Andalu @George King

This now disabled ALL search for drivers.

But I only want, that XP looks via PNP for all the drivers,

but no crazy shield

Dietmar

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Microsoft\Driver Signing]
"Policy"=hex:00

[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\DriverSearching]
"DontSearchWindowsUpdate"=dword:00000001
"DontPromptForWindowsUpdate"=dword:00000001
"DontSearchFloppies"=dword:00000001
"DontSearchCD"=dword:00000001

[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\DeviceInstall\Settings]
"SuppressNewHWUI"=dword:00000001

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\PlugPlay\Parameters]
"SuppressNewHWUI"=dword:00000001
"SuppressUI"=dword:00000001

 

Edited by Dietmar

Hi

Hello
I was finally able to install Windows XP, but I can't install the graphic card driver and some others

@SEDANEH

Glad that you finally got XP installed!

Integrated GPU won't have a proper XP driver, get an nvidia GT 710 that has XP drivers.

2 hours ago, Damnation said:

Integrated GPU won't have a proper XP driver, get an nvidia GT 710 that has XP drivers.

Yes, and it's a shame imo:
No possibilty to force a suitable interpolated 1440x900 resolution with the integrated intel hd 530 grafics for an old but valuable Eizo S2110W Monitor: The native 1680x1050 is far too small; the offered standard 1280x1024 and 1024x768 inerpolations are kind of useless.
What i've tried so far and did not work:

- Martin Brinkmann's Custom Display Resolution Utility (XP doesn't support EDID overrides)
- The command line utility QRes (mentioned here)
- The HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control\VIDEO hack
- The Universal VBE Video Display Driver (2015 Version: VBE20, VBE30) that @Dietmar tried on his beloved HP 255 g6 :)

It feels a bit like a sacrilege to add that old 28nm GT-710 (Sorry godfather Kepler) onto my 14nm Skylake rig which runs so godly energy efficient without external grafics.

If anyone here knows another approach to enforve a cusom resolution on XP ...

Edit: FWiW: a GT-710 vs HD 530 comparison

Edited by Mark-XP

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.