Completely Remove or Uninstall MySQL 8 database from Windows 11

Поделиться
HTML-код
  • Опубликовано: 10 июл 2024
  • This tutorials explains how to completely uninstall or remove MySQL 8 database from Windows 11 operating system. When you successfully uninstall MySQL database, and want to re-install it, checkout this video tutorial where I've covered MySQL 8 installation on Windows 11 operating system step-by-step. Here is the link:
    Sometimes, while re-installing MySQL database, you may encounter errors. This is mainly caused due to previous installation conflict. In such situation, the best solution is, to completely uninstall OR remove previous MySQL 8 database. This video tutorials shows you step-by-step and proper method to completely remove or uninstall MySQL 8 database from your Windows 11 computer.
    If you have any questions/doubts, you ask your queries in the comments section of this video. I'll do my best to help you ASAP.
    List of directories to delete after MySQL database uninstall #
    1) C:\Program Files\MySQL
    2) C:\Program Files (x86)\MySQL
    3) C:\ProgramData\MySQL (Hidden Folder)
    4) C:\Users\username\AppData\MySQL (Hidden Folder)
    5) C:\Users\username\AppData\Roaming\MySQL
    6) C:\Users\Admin\AppData\Roaming\MySQL (Hidden Folder)
    Please Note: Some directories may or may not exits. But make sure to check all above locations and delete the directories manually. Also, some of the folder may be hidden. In the tutorial, it is covered how to show hidden folders.
    Chapters #
    0:00 Introduction
    1:03 Export or Backup MySQL databases on Windows 11
    4:48 Stop MySQL server instance from Windows 11 services
    05:57 Uninstall MySQL 8 from Windows 11 control panel
    07:25 Delete MySQL database related directories from Win11
    9:54 Restore or Import MySQL 8 databases in Windows 10
    13:47 End message, ask questions, like & subscribe

Комментарии • 18

  • @valterbbriolli5473
    @valterbbriolli5473 6 месяцев назад +1

    Great ! Bravo! thanks !

  • @augustorickes2728
    @augustorickes2728 Год назад +3

    you are the best!

  • @Capocomico
    @Capocomico Год назад +1

    You saved my ass, I was going to throw away my hard disk and start from zero

    • @PnTutorialsbyPradnyankurNikam
      @PnTutorialsbyPradnyankurNikam  Год назад

      hahaha. throw away hard disk? I can feel your pain. Actually there are always solutions, we just need to explore. Glad to know you found my tutorial and it was helpful to you. Thank you Eduardo, for the feedback I appreciate it. 😊🙏

  • @brandonpena5179
    @brandonpena5179 2 года назад +2

    what should I do if I've forgotten my password and cant login to mysql

    • @PnTutorialsbyPradnyankurNikam
      @PnTutorialsbyPradnyankurNikam  2 года назад +1

      Hi Brandon, There are some steps to reset root user account password. I'll be uploading a tutorial about it this week.

  • @33.s_saivamsirao41
    @33.s_saivamsirao41 Год назад +2

    but sir how to download the MySQL again
    like I don't know my password '

    • @PnTutorialsbyPradnyankurNikam
      @PnTutorialsbyPradnyankurNikam  Год назад

      Hi Sai VamsiRao,
      I've MySQL installation video tutorial on the channel check out the link below,
      ruclips.net/video/n-dE2HT682E/видео.html
      Also, you can reset MySQL root user password using SQL command.

    • @33.s_saivamsirao41
      @33.s_saivamsirao41 Год назад

      @@PnTutorialsbyPradnyankurNikam
      thank you sir it worked
      it helped me alot

  • @skyisthelimit___
    @skyisthelimit___ 2 года назад

    MySQL 8.0 command line client is not opening

  • @ddattatreyareddy3202
    @ddattatreyareddy3202 2 года назад

    mysql connector net is not getting unistalled

    • @PnTutorialsbyPradnyankurNikam
      @PnTutorialsbyPradnyankurNikam  2 года назад +1

      Hi Dattatreya,
      1) Make sure MySQL server instance is in stopped state.
      2) Go to Control panel -> Programs -> Uninstall a program.
      3) Uninstall all MySQL Connector/ODBC files you see here.
      4) Now, uninstall MySQL program and delete respected directories.
      Let me know if it works.
      Regards,
      Pradnyankur

    • @PnTutorialsbyPradnyankurNikam
      @PnTutorialsbyPradnyankurNikam  2 года назад +1

      The most probable reason for this may be, you deleted MySQL folder first? Then trying to uninstall it from Control panel -> Programs -> Uninstall a program. You might need to run a third party registry cleaner application like CCleaner. Repair/fix Windows registry then you can re-install MySQL database.

  • @skyisthelimit___
    @skyisthelimit___ 2 года назад

    I received error message 4:27

    • @PnTutorialsbyPradnyankurNikam
      @PnTutorialsbyPradnyankurNikam  2 года назад

      Shivani,
      Probably latest MySQL version doesn't support your system. I would recommend you to download & install previous stable GA version of MySQL 8 database. May be try MySQL 8.0.20 version.
      1) But before installation, I would suggest you to completely remove your previously failed MySQL installation. I've another video tutorial which covers, how to completely uninstall MySQL from Windows. Follow the steps given in the tutorial. Here is the link to video.
      ruclips.net/video/jPZY7wb92_4/видео.html
      2) Once you completely remove MySQL, restart your computer.
      3) Then go to following link,
      downloads.mysql.com/archives/installer/
      For product version drop down select, 8.0.20 and operating system Windows. Then download the large file size .msi file.
      4) The installation is pretty simple. Follow the installation steps given in this video or latest MySQL installation on Windows video, here is the link,
      ruclips.net/video/f9hG17To3Cg/видео.html
      5) Let me know if it works
      Regards,
      Pradnyankur