Hi ,
I am Ivan, I will help you with this.
If you still experience an incompatible driver error, follow the procedure below:
- Open Windows Terminal (Admin), and select either Windows PowerShell or Command Prompt.
- 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
- 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. (see screenshot below)
pnputil /delete-driver /uninstall /force
Substitute in the command above with the actual Published Name (ex: "oem13.inf") of the driver (NVIDIA) you want to uninstall from step 3.
For example: pnputil /delete-driver oem13.inf /uninstall /force
- When finished, you can close Windows Terminal (Admin).
In case you don't use any vpn system for this driver.
Font: https://www.elevenforum.com/t/uninstall-driver-...
Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.
Hope this helps.
If you find the answer helpful, please mark it as an answer.
Independent Advisor - Community
Thanks