How to Install WAMP server 64 for Windows 11: Step by Step (2024)

Get the step-by-step guide to install and use the WAMP server on Windows 11 for testing web applications such as WordPress locally.

WAMP stands for “Windows Apache MySQL PHP”. It means you will have a LAMP web server environment but without Linux on Windows. This is more for a local test environment or intranet.

Well, what if you already have IIS on your Windows? Installing WAMP is not going to create any conflict with IIS, however, when it comes to testing various web applications using Apache, PHP, and MySQL locally on Windows then WAMP is the best option. Because it is not easy to use but allows users to quickly deploy many well-known web applications run on this combination. e.g. WordPress, Typo3, Joomla, MediaWiki, and many others. Of course, you could try to use a combination of Windows, IIS, PHP, and MySQL. However, it could be complicated for new users.

The other question rises: If Apache, PHP, and MySQL, why on Windows and not on Linux?

The key reason behind this is the user’s main system preference and familiarity with the command line. Many users either are not familiar with Linux commands or are using Windows as their main system and don’t want to switch to Linux just to test some web applications. Moreover, WAMP offers control to APACHE, PHP, and MySQL with the help of a mouse. Depending on the purpose, environment, and know-how, it can make sense to operate a WAMP environment.

Step By Step Guide to Install WAMP Server on Windows 11

Step 1: Download the Wamp server

Download the WampServer’s 64-bit version either from its official website or using this SourceForge link. Because Windows 11 is available to support 64-bit CPU architecture.

Step 2: Install the WAMP server on Windows 11

Run the setup and select the language in which you want to install the Wamp server for Windows 11.

How to Install WAMP server 64 for Windows 11: Step by Step (1)

Select “I accept the agreement”.

How to Install WAMP server 64 for Windows 11: Step by Step (2)

Your system will automatically find the installed up-to-date redistributable packages of VC9, VC10, VC13, VC14, and Vc15. In case, the program is not able to find the packages, it will warn you and then you can install them from the below-given links:

How to Install WAMP server 64 for Windows 11: Step by Step (3)

Step 3: Choose the Installation directory or location Wamp server

Now, choose where you want to install WampServer on Windows 11. By default, like any other application, it will also get installed in the C drive of your system. If you want to install the Wamp server in some other drive or folder then click on the browse button and choose the location. And then click on NEXT.

How to Install WAMP server 64 for Windows 11: Step by Step (4)

Step 4: Select Apache, PHP, and MySQL versions

If you think some old or new versions of WAMP server components are Apache, PHP, and MySQL you want then can select the same here in this step. For example, by default MySQL version 5 would be selected, and those who want 8. x they can select it instead of v5.

How to Install WAMP server 64 for Windows 11: Step by Step (5)

After that let the default settings as it is in each step and install the WAMP server on your Windows 11.

How to Install WAMP server 64 for Windows 11: Step by Step (6)
How to Install WAMP server 64 for Windows 11: Step by Step (7)

Step 4: Change the Internet Explorer Browser and a Text editor of the WAMP server on Windows 11

While installing the setup of WampServer, it will ask which browser you want as default in the WAMP server. By default, it uses the iexplore.exe (Internet Explorer) to change it to Google Chrome or Mozilla Firefox click on YES otherwise NO.

How to Install WAMP server 64 for Windows 11: Step by Step (8)

When you click on YES, the Windows Explorer will open, now if you want to select Chrome then go to C:\Program Files (x86)\Google\Chrome\Application and select Chrome.exe and click on Open.

After selecting the default browser, the Wamp Server will also ask us to select the default Text editorwhich we need in case we want to edit Apache or PHP config files such as HTTP.config or php.ini.

How to Install WAMP server 64 for Windows 11: Step by Step (9)

By default, it uses the notepad of Windows, I think it doesn’t need to be changed, so that’s why just click on NO. However, if you want to change the Text editor then click on YES and locate your third-party installed text editor as we do above for selecting Google Chrome.

While completing the installation the setup also provides you login information for your phpMyAdmin;“After Installing Wampserver the default username is “root” without quotes and there is no password, which means you must leave the Password box empty to login into the phpMyAdmin.

Step 5: Check the Wamp Server Apache

After successful installation, click on the system tray and then on the WAMP Server icon. As you click you will find shortcuts to check and use the Apache, MySQL, PHPMyAdmin, MariaDB, Stop all services, Start all services, and Reset all services.

How to Install WAMP server 64 for Windows 11: Step by Step (10)
How to Install WAMP server 64 for Windows 11: Step by Step (11)

To ensure that our Apache web server is up and running on our Windows 11 click on Localhost.

When you click on Localhost a tab will open with a page showing all server configurations in your browser. For reference see the screenshot.

How to Install WAMP server 64 for Windows 11: Step by Step (12)

Step 6: Other important Wamp server tools and settings

If you right-click on the same WAMP server icon that resides in your system tray, it will open several other options such as About, Refresh, Help, language, WAMP settings, Tool, and Exit. In case you want to change the software language you can choose your local language from the language option.

How to Install WAMP server 64 for Windows 11: Step by Step (13)

If you want to know which port is using which service of the WAMP server or some other information, you just need to go tools:

Restart DNS
Check HTTP.conf syntax
Check stats of services
Check the DNS search order
Check compiler VC, compatibility, and ini files
Show VirtualHost examined by Apache
Show Apache loaded Modules
Delete Unused PHP versions
And more…

Other Articles:

How to Install WordPress on Windows Computer Using WAMP
How to Sideload Any Android App on Windows 11
Command to Display saved WiFi password in Windows 11
Create Windows 11 bootable USB drive

How to Install WAMP server 64 for Windows 11: Step by Step (2024)

FAQs

How to install wamp server step by step? ›

WAMP installation guide
  1. Double click on the wamp installation executable (we have used WampServer2. ...
  2. Select I accept the agreement.
  3. Select destination folder.
  4. Select whether you want a Quick launch icon and desktop icon.
  5. Click Install to beginning the installation.
  6. Installation progresses.
Aug 19, 2022

How to download wampserver 64? ›

Installation Process of WAMP Server
  1. To download the WAMP Server, visit the "Wamp Server" website in your web browser.
  2. Click on the "WAMP SERVER 64 BITS (X64).
  3. Now, click on the "download directly" link to start downloading.
  4. Double-click the downloaded file to launch the WAMP installer.
Feb 22, 2024

How do I enable Web server in Windows 11? ›

Open Control Panel and click Programs and Features > Turn Windows features on or off. Enable Internet Information Services. Expand the Internet Information Services feature and verify that the web server components listed in the Required IIS components section are enabled. Click OK.

Why is WAMP Server not installing? ›

The response you are getting means that you are trying to install an incomplete version of WAMPSERVER. The incomplete version could be an addon or an extension. Visit wampserver website and click on the version you would like to download. Desist from using download latest button.

How to check if WAMP is installed? ›

You can check if WampServer is working by opening your web browser and typing localhost in the address bar. If you see the WampServer homepage or the default Apache page, it indicates that the WampServer is running correctly.

How to start WAMP Server using CMD? ›

Option 1:
  1. First, run the cmd command.
  2. Then, switch to the drive where we have installed the WAMP server. For instance, if it is installed in C drive, enter the following command: C:
  3. Then run the following commands: C:\>cd wamp. C:\wamp>cd bin. C:\wamp\bin>cd mysql. C:\wamp\bin\mysql>cd mysql15.1.36.
Nov 22, 2022

What is the latest version of WAMP? ›

Last Wampserver full install version 3.3.5.

Which is better, XAMPP or WAMP? ›

Programming Languages: XAMPP supports both Perl and PHP, while WAMP is focused on PHP only. Ease of Use: XAMPP is generally user-friendly but can be daunting for beginners compared to WAMP. Feature Set: XAMPP is more powerful, but also heavier compared to the more streamlined WAMP.

What does "wamp" stand for? ›

WAMP, an acronym for Windows, Apache, MySQL, and PHP/Perl/Python, is a software stack for Windows that enables the development and deployment of web applications. Each letter in "WAMP" represents a key component of the stack: Windows. This is the operating system layer of the stack.

How to install and setup WAMPServer? ›

Install WAMP on your PC
  1. Go to www.wamp.com and download the appropriate server. ...
  2. Click on the downloaded .exe file, which shows first screen with version for Apache, MySQL and PHP.
  3. Click next button and the screen ask you about license agreement. ...
  4. Then provide the path where you want to install WAMP.

Do not install WAMPServer over an existing version.? ›

If you install Wampserver over an existing version, not only it will not work, but you risk losing your existing databases. --- Install Wampserver as an administrator that is Right-Click on the executable file then Run as an administrator.

How do I add Server Manager to Windows 11? ›

Add and Remove Roles and Features on Windows Server
  1. To open Server Manager, click the Server Manager icon in the taskbar or select Server Manager in the Start Menu.
  2. Click Manage in the upper right portion of the screen and click Add Roles and Features to open a wizard.

How to install Remote Server Administration Tools on Windows 11? ›

How to install RSAT on Windows 11
  1. Right-click on the Start icon, then click Settings.
  2. In the Settings menu, click Apps, then click Optional features.
  3. On the Optional features page, click View features.
  4. Type RSAT into the search field.
  5. Select the RSAT features you want to install, then click Next.
May 22, 2024

Which is better, WAMP or XAMPP? ›

If you only use Windows and want something simple, go for WAMP. But if you want something that works on different systems and can run from a USB, choose XAMPP. XAMPP also has Perl included. Both are good for making websites on your computer, so pick the one that fits what you like and need.

How do I enable server services in Windows 11? ›

To enable a service on Windows 11 using the Services app, use these steps:
  1. Open Start.
  2. Search for Services and click the top result to open the app.
  3. Double-click the service to enable.
Mar 16, 2022

References

Top Articles
Latest Posts
Article information

Author: Errol Quitzon

Last Updated:

Views: 6031

Rating: 4.9 / 5 (59 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Errol Quitzon

Birthday: 1993-04-02

Address: 70604 Haley Lane, Port Weldonside, TN 99233-0942

Phone: +9665282866296

Job: Product Retail Agent

Hobby: Computer programming, Horseback riding, Hooping, Dance, Ice skating, Backpacking, Rafting

Introduction: My name is Errol Quitzon, I am a fair, cute, fancy, clean, attractive, sparkling, kind person who loves writing and wants to share my knowledge and understanding with you.