1. Stop MySQL Server firstSteps: This computer -> Management -> Services and Applications -> Services -> Find MySQL -> Stop 2. Uninstall MySQL ServerSteps: Start -> Settings -> Control Panel -> Programs and Features -> Find and uninstall all programs related to MySQL 2-1. Open the computer's control panel (shortcut key Win+R, enter control), click Uninstall a program in Programs and Features 2-2. Uninstall the MySQL application. Uninstalled page Or you can directly enter control panel in the search box on your computer. The steps are the same as above. 3. Delete the MySQL folderstep: Find the path where MySQL was originally installed and delete the MySQL folder. Open the C drive -> find programDate (this is a hidden file) -> MySQL -> delete the MySQL folder (to prevent MySQL from having any data left) 3-1. I installed it on the C drive before, so I opened this computer, entered the C drive, found MySQL in program files and deleted it. 3-2. Because some people's computers will hide files, in order to completely delete MySQL, you must click to view hidden files on this computer. Enter program data, find MySQL and continue to delete. 4. Delete the registry4-1. Open the registry (shortcut key: Win+R, enter regedit) 4-2. Find HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Eventlog\Application\MySQL HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application\MySQL HKEY_LOCAL_MACHINE\SYSTEM\CurrentControl001\Services\MySQL The above has the same path as 002, 003, 004 and other related files. Just find the MySQL directory and delete it. After completing these steps, MySQL is completely deleted. If you still need to check, you can check if there are any residual files in the C drive of your computer. (Optional) This is the end of this article about the steps to completely delete MySQL. For more information about deleting MySQL, please search for previous articles on 123WORDPRESS.COM or continue to browse the related articles below. I hope everyone will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: How to use html2canvas to convert HTML code into images
>>: JavaScript method to delete or extract specified characters from a string (very commonly used)
Use the Vue-Cropper component to upload avatars. ...
Sometimes we save a lot of duplicate data in the ...
Inserting Data insert into table name (column nam...
The previous article has installed the docker ser...
The implementation idea of the javascript game ...
This article describes how to create multiple ins...
Basic environment configuration Please purchase t...
The web color picker function in this example use...
Don’t introduce a front-end UI framework unless i...
Table of contents Install Configuration Common Mi...
<a href="https://www.jb51.net/" titl...
<br />What is web2.0? Web2.0 includes those ...
We may have a question: After we install MySQL lo...
Table of contents 1 Nginx Installation 2 Configur...
1. Background Generally, in a data warehouse envi...