-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
How to uninstall Mesa3D from Win10? #20
Comments
If you used system wide deployment tool, run it again and select option 7 - Remove system-wide deployments (uninstall). For per-applications deployment, if you did any, you have to do it manually for each program; remove DLLs with shortcut icons from folders you deployed to. It should be easy as Mesa3D has pretty specific DLL filenames:
After that just remove the folder you extracted the release SFX to and you are done. I am curious about what you were trying to run though, maybe I can help. Most people asking for help here need to go beyond OpenGL 3.1 which requires use of Mesa3D environment variables. |
Thanks, forgot I had that option in the list. P.S. I am using VGA > DVI-D adapter, which is causing the problem. (the mobo doesn't have VGA slot) |
This should be in the documentation. When you install Mesa3D, you want to know the procedure for uninstalling it, just in case you need to do so. |
I just upgraded my pc with a new mobo, RAM and CPU. The CPU is Ryzen 5 2400G with Vega 11 onboard. Thing is, my monitor is a VGA D-sub, which is not supported by my mobo (Gigabyte GA-A320M-H), so when I install video drivers, the screen goes to noise after 2 seconds, then blacking it and it starts again. I tried to install Mesa3D instead and wasn't happy with the results and decided to remove it. Question is - how do i remove it?
The text was updated successfully, but these errors were encountered: