Looking for a lightweight yet powerful code editor for Windows?
Notepad++ is one of the most popular open-source text editors, loved by developers, writers, and system administrators alike.
In this tutorial, you’ll learn how to install Notepad++ on Windows 10 or 11 in just a few minutes.
🔍 What Is Notepad++?
Notepad++ is a free source code editor that supports several programming languages. It’s faster, more customizable, and feature-rich compared to the default Notepad in Windows.
Key Features:
- Syntax highlighting & auto-completion
- Tabbed interface
- Plugin support
- Lightweight and fast
- Open-source and free
💻 System Requirements
- OS: Windows 10 or Windows 11 (64-bit or 32-bit)
- RAM: 512MB or more
- Disk space: Less than 100MB
- Admin rights: Required for installation
🚀 Steps to Install Notepad++ on Windows
1. Download the Installer
Go to the official website:
👉 https://notepad-plus-plus.org/downloads/ | Direct link 64bit | Direct link 32bit
Choose the latest version and download the Installer (32-bit or 64-bit) depending on your system.
2. Run the Installer
- Locate the downloaded
.exe
file - Double-click it to start the setup wizard
3. Choose Installation Language
Select your preferred language and click OK.
4. Follow the Setup Wizard
- Click Next on the welcome screen
- Accept the License Agreement
- Choose the installation folder
- Select components (default is fine)
- Click Install
5. Finish and Launch
Once installation is complete:
- Click Finish
- Notepad++ will launch automatically (or open it manually from the Start menu)
🔧 Optional: Set Notepad++ as Default Editor
To open .txt
, .html
, or other file types by default with Notepad++:
- Right-click a file → Choose “Open with” → “Choose another app”
- Select Notepad++
- Tick “Always use this app…”
- Click OK
🔌 Add Plugins (Optional
Enhance Notepad++ with additional plugins:
- Go to Plugins > Plugins Admin
- Browse, select, and install your preferred plugins (e.g., NppFTP, Compare, JSON Viewer)
Related :