Method One: Use sc.exe this Windows command Start-run--cmd.exe, then enter SC to see it. The use of the method is simple:
SC Delete "service name" (if there is a space between the service name, you need to enclose the quotation marks)
As for the above: SC delete mysql
Option two: Directly to the Registry Editor Open Registry Editor and locate the following key values:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
The General Service will display a master key here with the same name, and delete the related keys directly.
Special cases
1, if the service is displaying rundll32.exe, and this file is located in the System32 directory, then you cannot delete the Rundll32.exe file, which is a Windows system file. Then just clear the relevant services.
2, if a service deleted immediately and automatically established, the background has the process of monitoring, protection. You need to kill the process in the Process Manager first, or press F8 after startup to remove it in safe mode.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service