How to Install Notepad++ on Windows?
Last Updated :
29 Dec, 2021
Notepad++ is free and open-source computer software that is mainly used as a code editor or text editor. It was developed by Don Ho. It is available in nearly 90 languages. It provides the ability to work with multiple files in a single window. It is available for Windows operating system only. It was first released on 24 November 2003 and its latest version is 8.1.9.3. It is written in the C++ programming language. It has an easy interface.
Installing Notepad++ on Windows:
Follow the below steps to install Notepad++ on Windows:
Step 1: Visit the official Notepad++ website on any web browser. Click on Download Notepad++ v8.1.9.3.
Step 2: On the next webpage, different installer files are listed, click on the Download button. Downloading of the executable file will start shortly. It is a small 4.19 MB file that will hardly take a minute.
Step 3: Now check for the executable file in downloads in your system and run it.
Step 4: It will prompt confirmation to make changes to your system. Click on Yes.
Step 5: Next screen is of selecting language, click OK.
Step 6: Setup screen will appear, click on Next.
Step 7: The next screen will be of License Agreement, click on I Agree.
Step 8: The next screen will be of installing location so choose the drive which will have sufficient memory space for installation. It needed a memory space of 11.3 MB.
Step 9: Next screen is of choosing components, all components are already marked so don’t change anything just click on the Next button.
Step 10: Next screen is to create a desktop icon so check the box and click install. The installation will be completed in a few seconds.
Step 11: Click on Finish to finish the installation process.
Notepad++ is successfully installed on the system and an icon is created on the desktop.
Run the software and see the interface.
Congratulations!! At this point, you have successfully installed Notepad++ on your windows system.
Similar Reads
How to Install Node.js on Windows Installing Node.js on Windows is a straightforward process, but it's essential to follow the right steps to ensure smooth setup and proper functioning of Node Package Manager (NPM), which is crucial for managing dependencies and packages. This guide will walk you through the official site, NVM, Wind
6 min read
How to Install Krita on Windows? Krita is a free and open-source raster graphics editor designed primarily for digital painting and 2D animation. It runs on Windows, macOS, Linux, Android, and Chrome OS. It is developed by Krita foundations. It is written in C++ using Qt. It is released on 21 June 2005. The size of the software is
3 min read
How to Install LISP on Windows? Lisp is a high-level machine-independent programming language that is used in making AI-based programs as it supports the implementation of such software that deals with computation with symbols efficiently. It is the second-oldest high-level programming language. In this article, we will learn abou
1 min read
How to Install Magento2 on Windows? Magento is a powerful open-source e-commerce web application written in PHP. It was developed by Magento, inc 31 march 2008. Magento was built using the Zend framework, it uses entity attribute value(EAV) database model to store value and there is an only free version available by the Magento commun
4 min read
How to install Python on Windows? Python is a high-level programming language that has become increasingly popular due to its simplicity, versatility, and extensive range of applications. The process of How to install Python in Windows, operating system is relatively easy and involves a few uncomplicated steps. This article aims to
5 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