How to uninstall drivers in Windows 11

Do you want to remove unwanted drivers on Windows 11 ? So please see instructions on how to remove drivers in Windows 11 below.

How to uninstall drivers in Windows 11

Device drivers are an important component, allowing the computer to detect and manage installed hardware. However, sometimes they cause system errors. In this case, you can quickly uninstall the drivers on your computer.

How to uninstall drivers in Windows 11

How to uninstall drivers using Device Manager

Device Manager is one of the most commonly used tools on Windows computers. It allows you to identify unknown devices, update and uninstall drivers. You can also use it to enable or disable the device.

To uninstall a driver using Device Manager, follow these steps;

  1. Open the Power menu with the Win + X key .
  2. Select Device Manager from this menu.
  3. Double-click the directory with the device driver you want to remove.
  4. Right-click the device and select Uninstall device from the context menu.
  5. Click Uninstall to confirm action. The selected driver will be completely removed from the system.

How to uninstall drivers in Windows 11

The above steps will uninstall all device drivers, except the printer drive.

How to uninstall drivers via Settings

Settings is the heart of all settings on Windows. You can use it to manage operating system configuration, control connected devices, and other settings. Installation also allows you to manually remove a device driver.

1. Open Settings on Windows 11.

2. Select Apps from the left-hand panel.

3. Select Installed apps . Here, you will find all the applications and drivers installed on your computer.

How to uninstall drivers in Windows 11

4. Locate and click on the 3-dot icon next to the driver you want to uninstall.

5. Select Uninstall from the context menu.

How to uninstall drivers in Windows 11

6. Click Uninstall again for the confirmation window to appear.

It's done. Restart the computer to apply the changes.

How to uninstall drivers using Control Panel

Control Panel is an important Windows component that allows you to manage system settings. These settings control nearly everything about how the system behaves and looks. You can use it to set up Windows as you want.

Control Panel has a Program and features section . Here, you can manage all installed applications and drivers. You can uninstall a device driver using Control Panel as follows:

1. Open the Run dialog box by pressing Win + R .

2. In the Run search bar , type Control Panel , then press Enter .

3. Change View by to Category .

4. Click Programs > Uninstall a program .

How to uninstall drivers in Windows 11

5. Locate and right-click the driver you want to uninstall.

6. Select Uninstall / Change from the context menu.

How to uninstall drivers in Windows 11

7. Click Yes for UAC to appear.

Next follow the on-screen instructions to uninstall the driver on your computer.

How to uninstall drivers using Command Prompt

Windows Command Processor, abbreviated as Command Prompt, is the command line interface of Windows computers. It provides a way to interact with the system via text commands.

You can use Command Prompt to perform various tasks, including uninstalling drivers on your PC. Here's how:

1. Open the Start menu by pressing the Win key.

2. On the search bar, type Command Prompt and click Run as administrator in the right-hand panel.

3. Type the following command and press Enter . This command will display all third-party drivers installed on the system.

Dism /online /Get-Drivers /Format:Table

How to uninstall drivers in Windows 11

4. To view third-party drivers and your computer's system, type the following command and press Enter .

Dism /online /Get-Drivers / all /Format:Table

5. Note down the published name of the driver you want to uninstall. For example, if you want to uninstall the NVIDIA driver , its published name is oem28.inf .

How to uninstall drivers in Windows 11

6. To uninstall this driver, enter the following command and press Enter . Replace with the name of the driver you want to uninstall.

pnputil /delete-driver  /uninstall /force

How to uninstall drivers in Windows 11

Running these commands will uninstall the driver you want on your computer.

The third-party driver list contains the names of drivers that are no longer installed on the computer. You will encounter errors if you try to uninstall those drivers using the above steps.

How to uninstall drivers using Autoruns

Autoruns is a system utility that displays all programs currently running on the computer. You can use it to close background applications, management services, and even uninstall drivers.

Here's how to uninstall drivers using Autoruns:

  1. Open your browser and go to the Microsoft Autoruns page.
  2. Scroll down and click Download Autoruns and Autorunsc link .
  3. Unzip the downloaded file.
  4. Locate and double-click Autoruns64.exe .
  5. Select Run from the prompt window that appears. The Autoruns window appears.
  6. Click the Drivers tab .
  7. Identify and right-click the driver you want to uninstall.
  8. Select Delete from the context menu.
  9. Click Yes to confirm.

Above are ways to uninstall drivers on Windows 11 . Hope the article is useful to you.

Sign up and earn $1000 a day ⋙

Leave a Comment

Why cant this built-in Credential Manager feature in Windows replace a password manager?

Why cant this built-in Credential Manager feature in Windows replace a password manager?

Windows has a built-in Credential Manager, but it's not what you think it is—and certainly not a replacement for a password manager.

How to install free HEVC codecs on Windows 10 (for H.265 video)

How to install free HEVC codecs on Windows 10 (for H.265 video)

Microsoft charges for its official codecs and doesn't include them in Windows 10. However, you can get them for free without pulling out your credit card and spending $0.99.

Instructions to fix Access Denied error when accessing files or folders on Windows

Instructions to fix Access Denied error when accessing files or folders on Windows

While having trouble accessing files and folders can be frustrating, don't panic—with a few simple tweaks, you can regain access to your system.

How to check if USB Boot has been created successfully?

How to check if USB Boot has been created successfully?

After creating a USB boot to install Windows, users should check the USB boot's performance to see if it was created successfully or not.

4 Types of Windows Data That Are Growing in Size: How to Control Them?

4 Types of Windows Data That Are Growing in Size: How to Control Them?

Although Windows Storage Sense efficiently deletes temporary files, some types of data are permanent and continue to accumulate.

How to turn off background apps in Windows 11, reduce RAM consumption on Win 11

How to turn off background apps in Windows 11, reduce RAM consumption on Win 11

You can turn off Windows 11 background apps to optimize performance, save battery and reduce RAM consumption.

Instructions to fix the error “Network path was not found” in Windows

Instructions to fix the error “Network path was not found” in Windows

When a computer, mobile device, or printer tries to connect to a Microsoft Windows computer over a network, for example, the error message network path was not found — Error 0x80070035 may appear.

How to block Internet connection of Windows 10 software and applications

How to block Internet connection of Windows 10 software and applications

We can block Internet access for any application or software on the computer, while other programs can still access the network. The following article will guide readers on how to disable Internet access for software and applications on Windows.

How to Stay Safe on Windows 10 Until 2030

How to Stay Safe on Windows 10 Until 2030

Instead of paying $30 for a year of security updates, keep Windows 10 safe until 2030 with this simple solution.

Windows Startup Tips That Will Save You From Dangerous Malware

Windows Startup Tips That Will Save You From Dangerous Malware

When it comes to Windows, it’s always helpful to know a few tricks for when your computer starts to crash. Many people have recently encountered a similar situation, and have restarted their computers with this super simple trick.

Using CMD to Delete Large Folders on Windows

Using CMD to Delete Large Folders on Windows

Large folders on the system are one of the culprits that eat up a lot of system space. Many folders that you create, after deleting them, will come back after a while. Maybe those are junk folders that you try to remove them.

11 Ways to Open Recycle Bin on Windows

11 Ways to Open Recycle Bin on Windows

This guide will help you answer the question Where is the Recycle Bin in Windows 10? and let you choose the most comfortable way to reach the Windows 10 Recycle Bin location:

How to reset Windows Security settings on Windows

How to reset Windows Security settings on Windows

On Windows, sometimes you also need to reset Windows Security settings to default to fix some connection errors, stop working or simply want to return to the original state...

Heres how to check if your IP address is static or dynamic

Heres how to check if your IP address is static or dynamic

To check if the IP address you are using is a dynamic IP address or a static IP address, you can refer to the article below by WebTech360.

Instructions to block automatic driver installation on Windows 11

Instructions to block automatic driver installation on Windows 11

Windows 11 can download drivers for your computer without user intervention, but you don't always want to install drivers automatically to avoid unwanted problems.