当前位置:网站首页>Win10 completely uninstall mysql8.0
Win10 completely uninstall mysql8.0
2022-07-20 19:15:00 【Brother Xiaohui】
In this paper, , stay Windows10 Under the system , How to delete the uninstall completely MySQL...
1》 stop it MySQL service
Start -》 All applications -》Windows Management tools -》 service , take MySQL Service stopped .
2》 uninstall mysql server
Control panel \ All control panel items \ Procedures and functions , take mysql server Unload .
3》 take MySQL Install under directory MySQL Folder deletion ( My installation directory is C:\Program Files (x86)\MySQL)
4》 function “regedit” file , Open the registry .
Delete HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Eventlog\Application\MySQL Folder
Delete HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Eventlog\Application\MySQL Folder .
Delete HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application\MySQL Folder .
If there is no corresponding folder , There's no need to delete .
5》 Delete C On the plate “C:\ProgramData\MySQL ” Folder , If you can't delete it, use 360 Just smash it ,
The programData Files are hidden by default , After setting the display, it will be visible , Or copy it directly C:\ProgramData Go to the address bar and enter !
Will the whole MySQL Delete the folder ...
6》 Start -》 All applications -》Windows Management tools -》 service
If you have already MySQL uninstall , But through “ Start -》 All applications -》Windows Management tools -》 service ” Check out MySQL The service still remains in
In system service . I don't want to change the service name , What should we do about it .
As long as CMD Enter a command to delete the service :
sc delete mysql // there mysql Is the service name you want to delete
In this way, the service is deleted .
then , And then we can reassemble MySQL database 了 !!
边栏推荐
猜你喜欢
Draw scatter density diagram with MATLAB
Arcgis/arcpy convert floating-point grid to integer grid
行业首个「视频直播技术最佳实践图」发布!
文件操作-
Download method of European Meteorological Center data (ERA)
Matlab实现热带气旋不同风期的风速转换
Matlab绘制散点密度图
Matlab绘制95%置信区间图
If the total is based on the frame form by field, sort by a field
“蔚来杯“2022牛客暑期多校训练营1 补题题解(未完成)
随机推荐
WPF MVVM下 关闭窗体 并打开新窗体
第十章:线程
第八章IO
Matlab填充多边形
The white paper on the development of distributed storage (2022) issued by the ICT Institute: Huayun data participated in the preparation to speed up the development of the industry
医疗PACS DICOM 存储 开源商业软件 Orthanc
If the total is based on the frame form by field, sort by a field
Chapter 7: Set
CodeForces 1417B Two Arrays
2022年移动应用运营增长洞察白皮书:流量红利消退时代的“破局”之道
The industry's first "best practice map of live video technology" was released!
第七章:集合
Chapter 10: threads
Download method of European Meteorological Center data (ERA)
MATLAB快速将影像的二维坐标转换为经纬度坐标
sqoop跑数模板保存
芯片低功耗睡眠模式下与看门狗的使用
Orthanc set up IP access
C# 去掉图片多余白色部分
Matlab数组A中删除数组B的元素