Make Windows 10 stop installing driver software automatically

9

5

I've upgraded my PC from Windows 7 Ultimate to Windows 10 Pro; overall it seems to be working fine, with small bugs here and there. One thing that I find really annoying is that Windows seems to think it is OK to install drivers and vendor-specific control panels for me.

I've always installed drivers manually to get around having all the bloatware (i.e., Realtek's audio management panels and other vendor-specific tweaking tools).

How do I stop Windows from automatically installing bloat on my custom PC, so that I can use the drivers I've exported from packages and binaries to get around bloats?

If I uninstall everything Windows automatically installed, it seems as if a reboot persists them and installs again.

Preferably I'd like to perform a clean install and have Windows skip installing any drivers automatically. Is this possible?

Daniel

Posted 2015-07-30T16:49:10.913

Reputation: 325

http://superuser.com/questions/946957/stopping-automatic-updates-windows-10/946991#comment1291068_946991 the answers here are about deferring or shutting off "updates" temporarily at least, which is where the automated driver/software packages come from. Generally (but i dont have facts for win10) after you install fully the driver set for a specific piece of hardware, and it is mostly up to date, the updater will quit stuffing updater versions of drivers in. At any rate after you perfect things, getting a backup clone of the OS , you could then releace the dogs of update again. – Psycogeek – 2015-07-30T17:02:56.613

I actually disabled that function but still I got bloatware. Though it may have been so that the drivers installed before I got to disable it. – Daniel – 2015-07-30T17:05:56.407

1And the only problem with being disconnected is getting the activation key stuff going once, which one might want to do before spending hours manually updating. . – Psycogeek – 2015-07-30T17:10:13.067

@Psycogeek Yeah, thats a big note to everyone: Update first, and get your Windows 10 activated before you do the clean installation! – Daniel – 2015-07-30T17:11:30.193

Answers

9

After 2 hours of angry web searching, I posted this question. And of course the next search I did yielded the answer I was looking for;

Note: Make sure your windows upgrade has been activated before you perform a clean installation!

Performing a clean installation with the Windows 10 ISO with the network cable disconnected seems to be the way to go. After first boot one have to disable this feature by;

  1. Open File explorer (Win+E)
  2. Right click "This PC" and select properties
  3. Click "Advanced system settings" and select "Hardware" tab
  4. Click "Device Installation Settings"
  5. Select "No, let me choose what to do" and check "Never install driver software from Windows Update"
  6. Reconnect your network cable

Windows will be activated sometime after you connect the network cable again.

Hope this helps others too, and save hours of anger in search for a solution.

Daniel

Posted 2015-07-30T16:49:10.913

Reputation: 325

Does this only apply to Windows 10 Professional? I understand updates are required for Win10 Home, but I'm not sure this applies to drivers. – ChrisInEdmonton – 2015-07-30T17:16:30.293

@ChrisInEdmonton I don't think this would be a Pro specific feature, best way to know is to check the procedure before you perform a clean installation. – Daniel – 2015-07-30T17:17:56.593

@Ramhound Precisely the way it should be. Windows 7 was optimal! – Daniel – 2015-07-30T18:09:28.537

If I set it to "Never install driver software from Windows Update" in Windows 7, will it stay that way during and after the upgrade to Windows 10? – marczellm – 2015-08-25T11:14:36.110

@marczellm I really don't know but my bet is that it wont. – Daniel – 2015-08-25T11:32:17.013

3"Never install driver software from Windows Update" this dialogue is no longer there in v1511 – Moab – 2016-01-12T23:49:59.810

1The text on this has changed to "Do you want to automatically download manufacturer's apps and custom icons available for your devices?" with "Yes (recommended)" and "No (your device might not work as expected). This has no effect on Windows Update installing drivers and does not prevent it. – Joshua McKinnon – 2016-01-29T00:27:42.713

4

The best solution for Windows 10 updates is using a 3rd party software to install and hide updates.

It installs nothing, it is portable, it allows you to hide any update including drivers. This Software makes no changes to the normal windows update or your system (except for the updates you allow it to install) but does use the Windows update service, once you have hidden your updates and installed others you want, be sure to go into Windows Services and stop the Windows update service and then set it to disabled, or it will install the updates you hid using the other software.

So keep the windows update service disabled, the minitool will start it automatically when you run it, then disable it again when done using the minitool.

Originally found it here

Can be downloaded here

Double arrow = check for updates

Down Arrow = download Only

Down Arrow with underscore = Install selected updates.

+H = Hide Selected Updates.

Trash Can = Uninstall updates from the Installed Updates menu.

enter image description here

Moab

Posted 2015-07-30T16:49:10.913

Reputation: 54 203