How to install QGIS on Windows?
Last Updated :
06 Jan, 2022
QGIS acronym for Quantum Geographic Information System is free and open-source software. It is used to work on geospatial data, this data can be easily edited and analyzed in the QGIS software. It is a cross-platform software so it is widely used in geographic data applications. It is written in Python, C++, and Qt language, also it can be used on different operating systems like Windows, Mac, Linux, etc. It was first released in July 2002. It is used by various companies to work on satellite images so to mark different features like turf, mulch beds, asphalt surfaces, driving lanes, retention ponds, roadways, trees, and many more features.
Installing QGIS on Windows
To install QGIS on Windows follow the below steps:
Step 1: Visit the official website using the URL https://www.qgis.org/en/site/ in any web browser.

Step 2: Click on the Download Now button.

Step 3: Next web screen open now click on QGIS standalone Installer version 3.22 to start downloading.

Step 4: Now check for the executable file in the downloads folder in your system and open it.

Step 5: Now the installation process is started click on the Next button.

Step 6: The next screen will be of License Agreement, click on I accept the terms then click on Next button.

Step 7: The next window will be of installing location, so choose the drive which will have sufficient memory space for installation. Then click on the Next button.

Step 8: Now click on the Install button to start the setup to install.

Step 9: It will prompt confirmation to make changes to your system. Click on Yes.
Step 10: After this installation process will start and it might take 8-12 minutes depending on your computer speed and specification to complete the installation.

Step 11: After the installation process is complete, click on the Finish button.

At this point, QGIS is successfully installed on the system and a folder will make on the desktop screen.

Now double click on the folder and you show many files but you choose QGIS Desktop 3.22.2.

Now see the interface of the software.

Congratulations!! At this point, you have successfully installed QGIS on your Windows system.
Similar Reads
How to install Scala on Windows? Prerequisite: Introduction to Scala Before, we start with the process of Installing Scala on our System, we must have first-hand knowledge of What the Scala Language is and what it actually does? Scala is a general-purpose, high-level, multi-paradigm programming language. It is a pure object-oriente
3 min read
How to install Ruby on Windows? Prerequisite: Ruby Programming Language Before we start with the installation of Ruby on Windows, we must have first-hand knowledge of what Ruby is?. Ruby is a pure Object-Oriented language developed by Yukihiro Matsumoto (also known as Matz in the Ruby community) in the mid-1990s in Japan. Everythi
2 min read
How to Install Go on Windows? Prerequisite: Introduction to Go Programming Language Before, we start with the process of Installing Golang on our System. We must have first-hand knowledge of What the Go Language is and what it actually does? Go is an open-source and statically typed programming language developed in 2007 by Robe
3 min read
How to Install pywin32 on Windows? Pywin32 is a Python extension for windows that is used to access Windows API. In this article, we will look into the process of installing Pywin32 on a windows machine. Pre-requisites: The only thing that you need for installing Numpy on Windows are: Python PIP or Conda (depending upon user preferen
2 min read
How to Install SWI Prolog on Windows? SWI Prolog: SWI Prolog is computer software that is used to run programs written in Prolog language. It is developed by Jan Wielemaker. It is free software written in C language and can be run on different platforms like Linux, Unix, windows, mac, etc. SWI stands for Social-Wetenschappelijke Informa
4 min read