---Advertisement---

MySQL Server 8.0.36 + Workbench Installation on Windows | Updated 2025

Published On: August 13, 2025
MySQL Server 8.0.36 + Workbench Installation on Windows Updated 2025
---Advertisement---

If you’re looking to set up MySQL Server 8.0.36 along with MySQL Workbench and MySQL Shell on your Windows PC, this step-by-step guide will walk you through the entire installation and configuration process.

MySQL Server 8.0.36 + Workbench Installation on Windows  Updated 2025

Step 1: Download MySQL Installer

  1. Open your preferred web browser and search for MySQL.
  2. Click the first result, which should be the official MySQL website.
  3. Navigate to the Downloads section.
  4. Scroll down and select MySQL Community Downloads.
  5. Click MySQL Installer for Windows.
  6. From the list of available versions, choose the latest version of the installer for your operating system.
  7. You’ll see two download options – select the second option.
  8. Click Download, then choose No thanks, just start my download. The installer will start downloading.
Download MySQL Installer

Step 2: Launch the Installer and Select Setup Type

  1. Once the download is complete, open the installer file.
  2. When prompted to select the setup type, choose Custom to manually select the products you want to install.
  3. Click Next to proceed.
Launch the Installer and Select Setup Type

Step 3: Select MySQL Products to Install

  1. Under Available Products, expand the MySQL Server section and choose MySQL Server 8.0 (64-bit).
  2. Drag it to the Products to be Installed section.
  3. Next, expand the MySQL Workbench section and choose MySQL Workbench 8.0.36. Drag it to the installation list.
  4. Similarly, expand the MySQL Shell section and select MySQL Shell 8.0.36, then drag it to the list.
  5. Ensure you have all three selected: MySQL Server, Workbench, and Shell.
  6. Click Next, then click Execute to begin the installation.
Select MySQL Products to Install

Step 4: Configure MySQL Server

  1. After installation, click Next to start product configuration.
  2. The default port number 3306 will be displayed – leave it as is and click Next.
  3. Keep the default authentication method and click Next.
  4. Set a root password and confirm it.
  5. Continue through the Windows Service and Server File Permissions options by clicking Next.
  6. Click Execute to apply the configuration.
  7. When the configuration is complete, click Finish. This will open MySQL Workbench.
Configure MySQL Server

Step 5: Open MySQL Workbench

  1. In MySQL Workbench, click on your saved connection.
  2. Enter your root password, select Save Password, and click OK.
  3. Your MySQL Workbench is now ready for use.
Open MySQL Workbench

Step 6: Set MySQL Environment Variables

  1. Open File Explorer and go to your C: drive.
  2. Navigate to Program Files > MySQL > MySQL Server 8.0 > bin.
  3. Copy the bin folder path.
  4. Search for System Environment Variables in Windows Search and open it.
  5. In the Advanced tab, click Environment Variables.
  6. Under System Variables, select Path and click Edit.
  7. Click New, paste the copied path, and click OK.
  8. Apply and save your changes.
Set MySQL Environment Variables

Step 7: Verify Installation in Command Prompt

  1. Open Command Prompt.
  2. Type: nginxCopyEditmysql -V Press Enter – you should see MySQL 8.0.36 displayed.
  3. To start MySQL for the first time, type: cssCopyEditmysql -u root -p
  4. Enter the root password you created earlier and press Enter.
  5. You’ll see a Welcome to the MySQL monitor message, confirming that the server is running successfully.
Verify Installation in Command Prompt

You have now successfully installed and configured MySQL Server 8.0.36, MySQL Workbench, and MySQL Shell on your Windows PC.

If you found this guide helpful, don’t forget to share it with others who might be setting up MySQL.

---Advertisement---

Related Post

Enable New Windows 11 25H2 Features After December Update (KB5070311)
Enable/Disable Steam Networking IP Sharing – Step-by-Step Guide
Valorant Stuck on Loading Screen? Fix It Now!
Tips

Valorant Stuck on Loading Screen? Fix It Now!

By Tech Gitter
|
December 31, 2025
How to Increase or Decrease Font Size in Google Chrome
Solutions

How to Increase or Decrease Font Size in Google Chrome

By Tech Gitter
|
December 29, 2025

Leave a Comment

Join WhatsApp Join Telegram