How to find drivers that don't work?

Anonymous
2025-04-30T20:47:51+00:00

Looking for drivers that don't work in Windows 11.

When I find them, can we delete them?

How do you delete them.

Thank you.

Windows for home | Windows 11 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Ivan B 123.5K Reputation points Independent Advisor
2025-04-30T21:35:37+00:00

Hi ,

I am Ivan, I will help you with this.

Well, if you say how to check the list of installed drivers and how to remove them, it is explained in the procedure below:

  1. Open Windows Terminal (Admin), and select either Windows PowerShell
  2. Copy and paste the command below into Windows Terminal (Admin), and press Enter to see a list of all 3rd party drivers from the driver store.

dism /online /get-drivers /format:table​

  1. Make note of the Published Name (ex: "oem13.inf") of the driver you want to uninstall.

4.. Type the command below into Windows Terminal (Admin), and press Enter.

However, I do not recommend uninstalling them. Perhaps the drivers listed are necessary for other components besides the motherboard and chipset. Remove these drivers even if they are not being used. It helps for plug-and-play devices. Windows usually only keeps the necessary drivers that are used by the system.

Help the community by letting us know whether the answer was useful or not and by submitting an evaluation.

Independent Advisor - Community

Thanks

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful