Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instructions for uninstall #162

Closed
felixblaschke opened this issue Sep 27, 2024 · 0 comments
Closed

Add instructions for uninstall #162

felixblaschke opened this issue Sep 27, 2024 · 0 comments

Comments

@felixblaschke
Copy link

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

@bud3699 bud3699 closed this as completed Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants