Janna Theme License is not validated, go to the theme options page to validate the license, you need a single license for each domain name.

How to Set Notepad++ as the Default Text Editor in Windows 11

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 Default Text Editor in Windows 11 1200x800

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.

Also read:  Top 6 Ways to Prevent Google Chrome from Opening on Startup on Windows 10

How to set Notepad++ as your default text editor in Windows 1024

2. Click the buttonDownloadGreen highlighted and highlighted to download the selected version.

How to set Notepad++ as your default text editor in Windows 1024

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.

How to Set Notepad++ as the Default Text Editor in Windows 338

5. Then click on “Next".

6. Click I agree To indicate your acceptance of the License Agreement.

How to Set Notepad++ as the Default Text Editor in Windows 1

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.

How to Set Notepad++ as the Default Text Editor in Windows 2

8. Select Optional components You want to install by selecting the box next to it. Click Next.

How to Set Notepad++ as the Default Text Editor in Windows 3

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.

Also read:  How to take a screenshot on Windows 11

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.

How to set Notepad++ as the default text editor in Windows 9

3. Click Applications in the right pane.

4. Here, click on Apps. default in the left pane.

apps-section-in-the-settings-app-2-1024x544.png-1-1024x544 How to set Notepad++ as the default text editor in Windows 11

5. Write notepad In the available search box.

6. Click on the “notepadto expand it.

default-app-section-the-settings-app-1024x152-1-1024x152 How to set Notepad++ as the default text editor in Windows 11

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.

default-app-selection-dialog-box-1-487x652 How to set Notepad++ as the default text editor in Windows 11

Here, navigate to the installed location of Notepad++ and select the notepad++ file. exe. Then, click Open, as shown.

How to Set Notepad++ as the Default Text Editor in Windows 941

8. Finally, click on “OKTo save the changes, as shown below.

default-app-selection-dialog-box-354x473 How to set Notepad++ as the default text editor in Windows 11

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.

Also read:  How to fix Facebook Messenger not working on desktop

start-menu-search-results-for-command-prompt-2.png-1-967x907 How to set Notepad++ as the default text editor in Windows 11

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

command-prompt-window-7-1024x151-1-1024x151 How to set Notepad++ as the default text editor in Windows 11

Pro Tip: Remove Notepad++ as your default text editor

1. Turn on Command Prompt With administrative privileges, as before.

start-menu-search-results-for-command-prompt-2.png-1-967x907 How to set Notepad++ as the default text editor in Windows 11

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

command-prompt-window-8-1024x179-1-1024x179 How to set Notepad++ as the default text editor in Windows 11

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.

Go to top button