Start, Stop and Restart MySQL Services on Windows 10

This post will help you to know how to start, stop or restart MySQL services on Windows 10 operating system.

While working with MySQL, sometimes it becomes necessary to restart or starting, stopping MySQL server. Following are the easy steps to do so.

Step1: Open “Run” window by using window key + R.

Step2: Type “services.msc”.

Step3: In the services window, search the MySQL service based on the version installed. In this example, it is “MySQL 80”

Step4: Select the MySQL 80 and then right click on it. Select Start, Stop or Restart option as per your requirement.

MYSQL services restart, start, stop

Leave a Reply