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

How to Access Android Storage on Windows 11

How to Access Android Storage on Windows 11

You can directly access your Android phone's storage in Windows 11 File Explorer via Microsoft's new Cross Device Experience Host.

How to enable or disable Secure Sign-In on Windows 10, Windows 11

How to enable or disable Secure Sign-In on Windows 10, Windows 11

Windows is the most targeted operating system by hackers. Therefore, you should strengthen your PC's defenses to stay safe both online and offline. This article will guide you on how to enable or disable Secure Sign-In in Windows 10.

23 Awesome Screensavers to Protect Your Windows Computer Screen

23 Awesome Screensavers to Protect Your Windows Computer Screen

Screensaver - computer screensaver, which is automatically activated when the computer is not used for a certain period of time. Here are 23 beautiful screensavers for Windows.

Windows 11 will make a much-needed change to the Start menu

Windows 11 will make a much-needed change to the Start menu

The latest change being tested solves one of the most annoying things with Windows 11's Start menu, and hopefully it will actually make it to release.

Completely delete the most stubborn files on Windows

Completely delete the most stubborn files on Windows

When you can't open, edit, or delete a file in Windows File Explorer, the file is still open in a program running in the background or something isn't closing properly.

How to Set Up the Perfect Dual Monitor on Windows with FancyZones

How to Set Up the Perfect Dual Monitor on Windows with FancyZones

If you regularly use multiple monitor setups, FancyZones can be a game changer. This Windows PowerToys utility allows you to completely customize your monitor layout.

How to Use Google Authenticator on Windows PC

How to Use Google Authenticator on Windows PC

Google Authenticator can be useful, but it's frustrating that Google hasn't made an official desktop app yet. However, you can use Google Authenticator on your Windows PC through other means. Let's explore how you can use Google Authenticator on your PC.

How to fix network adapter not found error on Windows 10

How to fix network adapter not found error on Windows 10

Many people have encountered the problem of network adapter disappearing from Device Manager or receiving a missing network adapter message. This article will guide you on how to fix the missing network adapter driver problem on Windows 10.

How to hide/unhide the Taskbar on Windows 11

How to hide/unhide the Taskbar on Windows 11

In Windows 11, the taskbar takes up only a small portion of the display space at the bottom of the screen.

Learning from Apple, Microsoft is also about to have Windows Intelligence

Learning from Apple, Microsoft is also about to have Windows Intelligence

Recently, clues that Microsoft will likely "follow the path" of Apple in the field of artificial intelligence have gradually been revealed.

How to create USB Boot using Command Prompt

How to create USB Boot using Command Prompt

Creating a bootable USB to install Windows is becoming more and more popular, there are many software that help create a bootable USB with just a few clicks. But if you are familiar with Command Prompt, you can use this tool to create a bootable USB without installing additional software.

How to Restore WordPad in Windows 11

How to Restore WordPad in Windows 11

Microsoft is killing off its free rich text editor WordPad at the end of 2023 in an effort to transition users to premium Office apps.

How to Take Scrolling, Long Screenshots in Windows

How to Take Scrolling, Long Screenshots in Windows

This guide shows the best tools for taking long, scrolling screenshots in Windows 11 and Windows 10.

How to Set Windows Photo Viewer as Default Photo Viewer on Windows 11

How to Set Windows Photo Viewer as Default Photo Viewer on Windows 11

Windows Photo Viewer was first released alongside Windows XP and has quickly become one of the most frequently used tools on Windows.

Windows 11 is about to add a system configuration advice section

Windows 11 is about to add a system configuration advice section

The latest previews of Windows 11 that Microsoft released this week include an improved About section in the Settings app, where users can get more information about the hardware inside their computer.