Summary

While Notepad is a lightweight and generally bug-free application, sometimes it refuses to open on Windows 11. If this is happening to you, here are all the fixes you should try.

The first thing to do is restart Notepad. Close any open Notepad sessions, then re-open the application. If this fails,restart your Windows computervia Start > Power button > Restart.

Windows 11 Start menu highlighting the Power menu options.

2. Use an Alternative Method to Open Notepad

There are plenty ofways to open Notepad in Windows, so try an alternative method if your usual way isn’t working. For example, you could access it through the Start menu, use a Run command, or open in File Explorer.

3. Remove Conflicting Applications

Conflicting applications can cause Notepad to not open, so you should close anything that isn’t essential. To do this, right-click the taskbar and select “Task Manager.” Select a program to close, click “End Task”, and repeat as necessary.

Also, if you have downloaded any third-party text editors, uninstall them. To do this, pres Win+i to open Settings, then select Apps > Installed Apps. Select the ellipsis next to an app and click “Uninstall.”

Windows 11 Settings highlighting the Default Apps option.

If you don’t have Notepad set as the default text editor, text files will open in another application. To set Notepad as the default, press Win+i to open Settings and select Apps > Default Apps.

Within the field beneath “Set a default for a file type or link type”, enter the file type you wish to adjust, like .TXT. Click the displayed default app.

Windows 11 Default Apps section highlighting search option.

Select Notepad and click “Set Default.”

An easy fix for Notepad not opening is to use Windows 11’s app repair and reset functionalities. Press Win+i to open Settings and go to Apps > Installed Apps.

Windows 11 Default Apps section with set default Pop-Up window.

Locate Notepad, click the ellipsis, and select “Advanced Options”.

Scroll down to the Reset section and click “Repair.” This initiates a repair for Notepad, with a progress bar indicating the progress.

Windows 11 Settings highlighting the Installed Apps option.

Once the repair is completed, a checkmark appears next to the Repair button.

Try to open Notepad now. If you are still facing issues, return to the same screen, but this time select “Reset.”

Windows 11 Installed Apps section highlighting Notepad ellipsis options.

A pop-up warns you about the action, as it permanently deletes the data from the app. Click “Reset” in the pop-up message to confirm.

Now, hopefully Notepad is back to its default state and error-free.

Windows 11 Notepad app section highlighting Repair button.

6. Reinstall Notepad

If repair and reset actions fail to help you with opening Notepad, try reinstalling the app. First, you need to uninstall Notepad from your computer.

Press Win+i to open Settings and go to Apps > Installed Apps. Select the ellipsis next to Notepad and click “Uninstall.”

Windows 11 Notepad installed section highlighting Repair checkmark.

A pop-message warns you about deleting the app data and related information if the app is uninstalled. Once again, click “Uninstall.”

Next, reinstall Notepad on your computer using the Microsoft Store. Find and open the Store through the Start search.

Windows 11 Installed Apps Notepad section highlighting Reset button.

In the Microsoft Store, type “Notepad” in the search bar, and select the “Windows Notepad” result.

Click “Get” in the top-right to install the app.

The download should take only a few moments. Once done, try opening Notepad.

7. Run SFC and DISM Scans

Corrupted system files hinder the operation of Windows in many ways. If Notepad is not opening,run an SFC and DISM scan. These repair corrupted, missing, or broken files.

Search the Start menu for “Command Prompt” and select “Run As Administrator.”

Windows 11 Notepad Reset warning pop-up window highlighting Reset button.

Within Command Prompt, type the following command and press Enter:

Once completed, run DISM. Type the following command, followed by the Enter key:

Close Command Prompt once the process is completed, and check if you can successfully open Notepad.

8. Perform a Clean Boot

Background services can interfere with Windows processes, causing Notepad to not open. To resolve this issue,perform a clean boot of Windows, which only runs crucial apps and services.

Once done, see if Notepad opens as usual. If it does, it likely means that an interfering service or third-party app is to blame. Boot your computer as normal, thendisable your non-essential startup services and programsin turn to identify the culprit.

9. Use Another User Account

Notepad may be failing for your account only, so considerswitching to another user account. If you don’t have one, it’s easy to create a new account. Press Win+i to open Settings, go to Accounts > Other Users, and select “Add Account.”

If Notepad is still not opening, it might be time to try a different text editor. There are plenty of great Notepad alternatives, includingSublime Text,Vim, andNotepad++.

Despite its age, Notepad remains an excellent tool for note-taking.Microsoft has been consistently updating Notepadfor Windows 11 with many useful features to aid productivity, such asautomatic file saveandthe addition of tabs.