Hi ,
I must inform you that the driver in question and the security system Sentinel Security are used for applications with license validation issues. If you remove this Driver, some software or licensing system may stop working if you use a Security token or something similar, I recommend not removing the Driver.
If you want, remove the Driver
- 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 <Published Name> /uninstall /force
Substitute <Published Name> 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.
Independent Advisor - Community
Thanks