Notepad++ is Multilingual source code editor Notepad replacement. There are many additional features not available in the built-in Notepad program in Windows. If you're a developer or someone who needs a text editor, it's a great alternative. The steps below will guide you on how to install and set Notepad++ as your default text editor in Windows 11. Doing so means it will automatically open whenever you want to read or edit text, code, or other file types.
How to Set Notepad++ as the Default Text Editor in Windows 11
Notepad is the default text editor in Windows 11. If you don't want to use Notepad, you can make Notepad++ your default text editor. However, you need to install Notepad++ on your system first.
Step 11: Install Notepad++ on Windows XNUMX
Follow the steps given to install Notepad++ on Windows 11:
1. Go to Download Page Notepad ++. Choose any version of your choice.
2. Click the buttonDownloadGreen highlighted and highlighted to download the selected version.
3. Go to the Downloads folder and double-click on the file. exe which has been downloaded.
4. Choose Your language (like English) and click “OKIn the installer language window.
5. Then click on “Next".
6. Click I agree To indicate your acceptance of the License Agreement.
7. Click “browse“…to choose the installation location.”Destination folder"Your preference and click"Next".
Note: You can choose to keep the default location as is.
8. Select Optional components You want to install by selecting the box next to it. Click Next.
9. Finally, click on “Installationsto start the installation.
Note: Check the box marked Create desktop shortcut to add a desktop shortcut.
Step 2: Set it as your default text editor
Note: This method for setting this application as default also applies to other text editors.
Method 1: Via Windows Settings
Here's how to set Notepad++ as your text editor. hypothetical In Windows 11 using the Settings app:
1. Click on the icon Search And type Settings.
2. Then click on “open", as shown.
3. Click Applications in the right pane.
4. Here, click on Apps. default in the left pane.
5. Write notepad In the available search box.
6. Click on the “notepadto expand it.
7a. Click on Individual file types And change the default application to Notepad ++ From the list of installed alternatives in the How do you want to open files from now on? window?
7b. If not found Notepad ++ In the menu, click Look for another app on this PC.
Here, navigate to the installed location of Notepad++ and select the notepad++ file. exe. Then, click Open, as shown.
8. Finally, click on “OKTo save the changes, as shown below.
The second method: via the command prompt
Here's how to create a default text editor. Notepad ++ On Windows 11 via Command Prompt:
1. Click on the icon Search And type Command Prompt.
2. Then click running as an administrator.
3. In a window Command Prompt , type the command Next and press the key Enter.
REG ADD “HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe” /v “Debugger” /t REG_SZ /d “\"%ProgramFiles%\Notepad++\notepad++.exe\" -notepadStyleCmdline - z” /f
Pro Tip: Remove Notepad++ as your default text editor
1. Turn on Command Prompt With administrative privileges, as before.
2. Type the specified command and press Enter To implement it:
REG DELETE “HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe” /v “Debugger” /f
We hope you have learned how to create a virtual text editor. Notepad ++ In Windows 11, leave your suggestions and questions in the comments section below. We'll respond as soon as possible.