You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to uninstall the driver but it failed because the INF is in use.
I came up with a solution without using the safe mode.
I figured out the driver name via pnputil /enum-drivers
Then I went into to admin termins (right click on start menu -> Terminal (Administrator)) and entered pnputil /delete-driver oem45.inf /force /uninstall which uninstalled it for me
The text was updated successfully, but these errors were encountered:
I tried to uninstall the driver but it failed because the INF is in use.
I came up with a solution without using the safe mode.
I figured out the driver name via
pnputil /enum-drivers
Then I went into to admin termins (right click on start menu -> Terminal (Administrator)) and entered
pnputil /delete-driver oem45.inf /force /uninstall
which uninstalled it for meThe text was updated successfully, but these errors were encountered: