Windows 10: mysql brought up this error

Discus and support mysql brought up this error in Windows 10 Gaming to solve the problem; Error: MySQL shutdown unexpectedly.13:09:44 [mysql] This may be due to a blocked port, missing dependencies, 13:09:44 [mysql] improper privileges,... Discussion in 'Windows 10 Gaming' started by Samuel Munge, Jun 18, 2025 at 6:22 AM.

  1. mysql brought up this error


    Error: MySQL shutdown unexpectedly.13:09:44 [mysql] This may be due to a blocked port, missing dependencies, 13:09:44 [mysql] improper privileges, a crash, or a shutdown by another method.13:09:44 [mysql] Press the Logs button to view error logs and check13:09:44 [mysql] the Windows Event Viewer for more clues13:09:44 [mysql] If

    :)
     
    Samuel Munge, Jun 18, 2025 at 6:22 AM
    #1

  2. How to completely uninstall MySQL?

    Hi,

    Thank you for writing to Microsoft Community Forums.

    Which version of Windows is installed on your device?

    Refer the article ‘Which Windows operating system am I running
    to provide the details.

    I suggest you to follow the steps mentioned below to uninstall MySQL from the device.

    Step 1

    Uninstall MySQL from Control Panel. To do so,

    Go to Control Panel >Programs and Features > Select
    MySQL > Click on Uninstall.

    After you have uninstalled MySQL through Add/Remove programs, you now need to remove the existing database information which includes your actual data. If you need any of that data, be sure to back it up. Next you can delete
    the data directory.

    Step 2

    Run Command Prompt as Administrator and execute the following command to stop and remove MySQL service.

    Net stop MySQL

    Sc delete MySQL

    Step 3

    1. Click on Start, type in Show hidden files and folders.
    2. Select the View tab and select
      Show hidden files and folders
      .
    3. Now explore the following locations and delete following folders.

      C:\Program Files\MySQL

      C:\Program Files (x86)\MySQL

      C:\ProgramData\MySQL

      And if exists, delete the folder from the location.

      C:\Users\[User-Name]\AppData\Roaming\MySQL
    4. Restart your device and check the status.

    Get back to us for further assistance on this issue. We will be happy to help you.

    Regards,

    Muralidhar

    Microsoft Community Moderator
     
    Muralidhar_G, Jun 18, 2025 at 6:23 AM
    #2
  3. MySQL installation issue

    Hello Raniel,

    After following above steps then also same error is coming while installing MySQL.
     
    Manish Prajapati1, Jun 18, 2025 at 6:23 AM
    #3
  4. mysql brought up this error

    Uninstall MySQL

    Hi

    I want to completely remove MySql which was installed a few years back. It throws up an error about root something or other followed by an unhandled exception error every time I start up. I haven't used it for a while either so just want to uninstall it
    without ruining my pc. When I go to uninstall programs I see a long list of MySQL programs. Please can somebody be kind enough to guide me through safely unistalling mysql without damaging my PC.

    tHANKS


    mysql brought up this error 14d24810-a61e-41a5-bbba-10668575fb4f?upload=true.jpg
     
Thema:

mysql brought up this error

Loading...
  1. mysql brought up this error - Similar Threads - mysql brought error

  2. mysql brought up this error

    in Windows 10 Software and Apps
    mysql brought up this error: Error: MySQL shutdown unexpectedly.13:09:44 [mysql] This may be due to a blocked port, missing dependencies, 13:09:44 [mysql] improper privileges, a crash, or a shutdown by another method.13:09:44 [mysql] Press the Logs button to view error logs and check13:09:44...
  3. MYSQL Installation error

    in Windows 10 Gaming
    MYSQL Installation error: While I'm installing Mysql I have been facing issues and it is not connecting with my Visual Studio code nearly 10 to 15 times I have uninstalled and installed like a fresh one even though I am going through an error for reference I will attach my snapshot please advise me on...
  4. MYSQL Installation error

    in Windows 10 Software and Apps
    MYSQL Installation error: While I'm installing Mysql I have been facing issues and it is not connecting with my Visual Studio code nearly 10 to 15 times I have uninstalled and installed like a fresh one even though I am going through an error for reference I will attach my snapshot please advise me on...
  5. The system brought up an error requiring windows to be activated rundll32.exe...

    in Windows 10 Gaming
    The system brought up an error requiring windows to be activated rundll32.exe...: The system brought up an error requiring windows to be activated. I searched for a resolution online and got the following code to run in safe mode;rundll32.exe syssetup,SetupOobeBnkThis worked and gave me 30 days but now the error is back and the code does not work anymore....
  6. The system brought up an error requiring windows to be activated rundll32.exe...

    in Windows 10 Software and Apps
    The system brought up an error requiring windows to be activated rundll32.exe...: The system brought up an error requiring windows to be activated. I searched for a resolution online and got the following code to run in safe mode;rundll32.exe syssetup,SetupOobeBnkThis worked and gave me 30 days but now the error is back and the code does not work anymore....
  7. mysql

    in Windows 10 Installation and Upgrade
    mysql: mysql was not instaling in laptop my windows 10 home single language tell me any idea to instal https://answers.microsoft.com/en-us/windows/forum/all/mysql/f816549b-ff83-47c3-b8be-eefef5d790b1
  8. Error: MySQL shutdown unexpectedly.

    in Windows 10 BSOD Crashes and Debugging
    Error: MySQL shutdown unexpectedly.: [ATTACH]This may be due to a blocked port, missing dependencies, improper privileges, a crash, or a shutdown by another method. here is the error log InnoDB: using atomic writes. 2020-06-02 16:35:30 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked...
  9. Uninstall MySQL

    in Windows 10 Network and Sharing
    Uninstall MySQL: Hi I want to completely remove MySql which was installed a few years back. It throws up an error about root something or other followed by an unhandled exception error every time I start up. I haven't used it for a while either so just want to uninstall it without ruining...
  10. Preventing MYSQL service running at start-up

    in Windows 10 Customization
    Preventing MYSQL service running at start-up: I have installed MYSQL on windows 10 as manual service but it still start automatically at start-up, How do I prevent this? I never had this problem on windows 7...