---
title: "How to install Drupal on Windows"  
description: "Drupal is one of the best Content Management Systems (CMS) software. It is written in PHP and requires a MySQL database.  Drupal is completely free, o"  
author: "Anonymous User"  
published: 2012-04-03  
updated: 2019-09-07  
canonical: https://www.mindstick.com/articles/900/how-to-install-drupal-on-windows  
category: "drupal"  
tags: ["drupal"]  
reading_time: 3 minutes  

---

# How to install Drupal on Windows

Drupal is one of the best Content [Management Systems](https://answers.mindstick.com/qa/105225/what-s-the-importance-of-mobile-devices-in-business-inventory-management-systems) (CMS) software. It is written in PHP and requires a [MySQL database](https://www.mindstick.com/forum/390/how-to-create-mysql-database-backup-file-using-php). Drupal is [completely free](https://answers.mindstick.com/qa/96670/is-windows-10-completely-free), [open source](https://www.mindstick.com/articles/337437/how-to-leverage-open-source-for-innovative-project-development) [Content Management System](https://www.mindstick.com/blog/12586/list-of-the-five-best-content-management-systems-in-2019) (CMS) software that many intelligent companies are using today to provide their needs. In this article I’m going to explain how to install Drupal on Windows 7 [operating system](https://answers.mindstick.com/qa/114592/which-mobile-operating-system-is-better-for-privacy-ios-or-android).\

##### Let’s take a look on Drupal installation on Windows 7 Operating system. To

##### install Drupal you’ve to follow up some following steps.

Step 1: First of all download Drupal [CMS software](https://www.mindstick.com/services/cms-software-development) from here.

![How to install Drupal on Windows](https://www.mindstick.com/mindstickarticle/f59fde79-29da-4267-9945-9316381c7173/images/4a510de8-5b93-48f4-8983-adb4e47af5df.png)

Now extract this downloaded file or folder and rename it with **‘DrupalCMS’.** Renaming is not a mandatory step it just for our convenience.

Step 2: Install MySQL database in your local system. To see the complete installation of MySQL database click here.

Step3: In this step you’ve to select the web server where you could host your Drupal software or Drupal website. Here I’m using IIS 7.0(Internet Information Services 7.0) web server to host Drupal software.

![How to install Drupal on Windows](https://www.mindstick.com/mindstickarticle/f59fde79-29da-4267-9945-9316381c7173/images/f0049df4-7ee6-4458-ac0c-fdca7020ef18.png)

Step 4: Now run or browse your drupal web site; when you run your Drupal website, **install.php** page will be executed.

![How to install Drupal on Windows](https://www.mindstick.com/mindstickarticle/f59fde79-29da-4267-9945-9316381c7173/images/8df0775e-904c-4ba7-83b6-0bf1bb2ee895.png)

Now follow up the instructions of this page and fill all appropriate information in text fields. Select **‘Standard’** option and click **‘Save and continue’** button.

![How to install Drupal on Windows](https://www.mindstick.com/mindstickarticle/f59fde79-29da-4267-9945-9316381c7173/images/ad6811b4-5d1d-467b-aa08-af350342c89d.png)Now click on **‘Save and continue’** button.

Now fill all the information in text fields related to your MySQL database such as Database Name, Database Username and database password etc which you’ve entered during MySQL installation time.

![How to install Drupal on Windows](https://www.mindstick.com/mindstickarticle/f59fde79-29da-4267-9945-9316381c7173/images/23118dbc-95bc-4e73-8dc5-9d96d86801f5.png)

Now click on **‘Save and continue’** button.

Note: Default **UserName** and **Password** for MySQL database is **‘root’**, so if you didn’t entered username and password manually during installing time then you’ve to enter **‘root’** as default username and password.

![How to install Drupal on Windows](https://www.mindstick.com/mindstickarticle/f59fde79-29da-4267-9945-9316381c7173/images/b340d722-8976-4e11-9afa-6f1b7c267d14.png)

Now after profile installation completion, following window will be appearing. Here you’ve enter some basic information related to [your website](https://yourviews.mindstick.com/view/81591/semrush-tutorial-and-review-2020-how-to-use-it-to-20x-your-website-traffic) which you’re going to build up. So fill all the information carefully in appropriate text fields.

![How to install Drupal on Windows](https://www.mindstick.com/mindstickarticle/f59fde79-29da-4267-9945-9316381c7173/images/f2dd32bb-05c9-4fe7-b6c1-581be33e1009.png)

Now after filling all appropriate information in text fields just click on **‘Save and continue’** button.

![How to install Drupal on Windows](https://www.mindstick.com/mindstickarticle/f59fde79-29da-4267-9945-9316381c7173/images/9986a2de-5840-4326-a12c-661ba415c8a2.png)

Now Drupal has been successfully installed in [your computer](https://www.mindstick.com/articles/13023/choosing-the-best-power-cord-for-your-computer-a-layman-s-guide) or local host, and you’re ready to user Drupal. To visit your site just click on **‘Visit your new site’** option.

![How to install Drupal on Windows](https://www.mindstick.com/mindstickarticle/f59fde79-29da-4267-9945-9316381c7173/images/a9398fa4-5926-48a1-a7b5-525bf0ae4f19.png)

It is your default layout panel or template provided by the Drupal Software but in case of using another look and feel you can download or create custom template too.

This is a complete description on Drupal Installation on IIS web server in Window 7 operating system. I hope you will be enjoying this article.

---

Original Source: https://www.mindstick.com/articles/900/how-to-install-drupal-on-windows

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
