A practical guide to installing, reinstalling, repairing, and updating the official Windows Notepad app in Windows 10 and Windows 11.
π 7 min readπ₯ Windows 10 & 11π Official Notepad Appβ Beginner Friendly
Overview
How to Get Notepad on Windows 10 and Windows 11
Notepad is the built-in plain-text editor included with Windows. In most cases, you do not need to download it manually: open the Start menu, type Notepad, and launch it from the search results. If Notepad is missing, corrupted, disabled, or removed, you can restore it in several ways.
On modern Windows versions, the official Notepad app can be installed through the Microsoft Store. On some Windows 10 systems, Notepad may also appear as an Optional Feature. Advanced users can reinstall it with winget or PowerShell.
π
Microsoft Store
Recommended
βοΈ
Optional Features
Windows 10
π»
winget Command
Fast
π§
Repair or Reset
Fix Errors
βΉοΈ
Important
Download Notepad only from Microsoft Store or Microsoft-related Windows components. Avoid third-party websites that offer βnotepad.exeβ downloads, because executable files from unofficial sources may contain malware or unwanted software.
Method 1 β Recommended
Download Windows Notepad from Microsoft Store
The safest and easiest way to install the official Notepad app is through the Microsoft Store. This method works best on Windows 11 and on updated Windows 10 installations where Notepad is distributed as a Store app.
Official app name
In Microsoft Store, look for Windows Notepad published by Microsoft Corporation. Do not confuse it with third-party apps that use similar names such as βNotepad for Windowsβ or βSimple Notepadβ.
If the link opens in your browser, click Get or Open in Microsoft Store.
Steps to Install Notepad from Microsoft Store
Open the Start menu.
Type Microsoft Store and open the app.
In the search box, type Windows Notepad.
Select the Notepad app published by Microsoft Corporation.
Click Get, Install, or Update.
After installation, open the Start menu and type Notepad.
β
Best Choice
Use the Microsoft Store method if you want the current official version with automatic app updates and the lowest risk of installing the wrong file.
Method 2 β Windows Settings
Install Notepad from Optional Features in Windows
On some Windows 10 builds and enterprise-managed systems, Notepad may be listed as an optional Windows feature. If it was removed from the system, you can add it back through Settings.
Windows 11 Steps
Press Win + I to open Settings.
Go to Apps β Optional features.
Click View features next to Add an optional feature.
Type Notepad in the search field.
If it appears, select it and click Next β Install.
Windows 10 Steps
Press Win + I to open Settings.
Open Apps β Apps & features.
Click Optional features.
Click Add a feature.
Search for Notepad, select it, and click Install.
β οΈ
Not Always Available
If Notepad does not appear in Optional Features, use the Microsoft Store method instead. The available installation path depends on your Windows version, edition, update level, and organization policies.
Method 3 β Command Line
Install Notepad Using winget in Windows Terminal
winget is the Windows Package Manager. It can install Microsoft Store apps directly from the command line, which is useful if Microsoft Store search does not work or if you prefer a faster installation method.
Install Windows Notepad with winget
Right-click the Start button.
Select Terminal or Windows Terminal.
Run the following command:
winget install 9MSMLRH6LZF3 --source msstore
If winget asks you to accept source agreements, type Y and press Enter. After the installation finishes, search for Notepad from the Start menu.
Update Notepad with winget
winget upgrade 9MSMLRH6LZF3 --source msstore
π‘
Tip
The product ID 9MSMLRH6LZF3 identifies the official Windows Notepad app in Microsoft Store.
Method 4 β Advanced
Reinstall Windows Notepad with PowerShell
If Notepad is installed but broken, missing from search, or unable to open text files correctly, PowerShell can help check the app package and re-register installed Windows apps.
Check Whether Notepad Is Installed
Right-click Start.
Select Terminal or Windows PowerShell.
Run this command:
Get-AppxPackage *Microsoft.WindowsNotepad*
If the command returns package information, Notepad is present on your system. If it returns nothing, install Notepad from Microsoft Store or with winget.
Re-register Built-in Windows Apps
If the package exists but the app does not open, run PowerShell as Administrator and execute:
Use Carefully
PowerShell commands are useful for repair tasks, but the Microsoft Store or winget methods are easier and safer for most users.
Repair
Repair or Reset Notepad If It Is Already Installed
You may not need to reinstall Notepad at all. If the app opens slowly, crashes, does not save settings, or behaves incorrectly, try Repair first. If that does not help, use Reset.
Repair Notepad in Windows 11
Press Win + I.
Go to Apps β Installed apps.
Find Notepad.
Click the three-dot menu next to it and select Advanced options.
Click Repair.
If the problem remains, click Reset.
Repair Notepad in Windows 10
Open Settings β Apps β Apps & features.
Find Notepad.
Click Advanced options.
Use Repair or Reset.
β Repair
Keeps app data when possible
Fixes common app component errors
Recommended before reinstalling
Reset
Restores the app to default state
May clear app preferences
Useful when Repair does not work
Updates
How to Update Notepad on Windows
Updating Notepad can fix bugs, improve performance, and add newer app features. If Notepad was installed from Microsoft Store, it is usually updated through the Store app.
Update Notepad from Microsoft Store
Open Microsoft Store.
Click Library in the lower-left corner.
Click Get updates.
If an update for Windows Notepad is available, install it.
Update Windows Components
Open Settings.
Go to Windows Update.
Click Check for updates.
Restart your PC if Windows asks you to do so.
Troubleshooting
What to Do If Notepad Will Not Download or Install
If Microsoft Store fails to install Notepad or the app does not appear after installation, use the fixes below in order.
1. Check Your Internet Connection and Microsoft Store
Make sure the PC is connected to the internet.
Disable VPN or proxy temporarily if Microsoft Store cannot load.
Sign in with a Microsoft account if the Store asks for it.
2. Reset Microsoft Store Cache
Press Win + R.
Type wsreset.exe and press Enter.
Wait for Microsoft Store to reopen automatically.
Try installing Notepad again.
3. Run the Microsoft Store Apps Troubleshooter
Open Settings.
Go to System β Troubleshoot β Other troubleshooters.
Run the Windows Store Apps troubleshooter if it is available on your system.
4. Repair Windows System Files
If Notepad and other Windows apps are broken, system files may be damaged. Open Terminal as Administrator and run:
sfc /scannow
Then run:
DISM /Online /Cleanup-Image /RestoreHealth
π‘οΈ
Safety Reminder
Do not replace notepad.exe manually inside the Windows folder. Use official installation and repair methods instead.
Comparison
Best Way to Install Notepad in Windows 10 and Windows 11
The best method depends on what exactly is wrong: a missing app, a broken app, a Store problem, or an enterprise-managed PC.
Method
Best For
Windows 10
Windows 11
Difficulty
Microsoft Store
Installing the official current app
β
β
Easy
Optional Features
Restoring classic optional Notepad
β
Limited
Easy
winget
Fast command-line installation
β
β
Medium
PowerShell
Checking and re-registering app packages
β
β
Advanced
Repair / Reset
Fixing crashes without reinstalling
β
β
Easy
FAQ
Frequently Asked Questions About Installing Notepad on Windows
Q
Is Notepad free for Windows?
βΌ
Yes. The official Windows Notepad app from Microsoft is free. It is included with Windows and can also be installed from Microsoft Store if it is missing.
Q
What is the official Notepad download for Windows?
βΌ
The official app is called Windows Notepad and is published by Microsoft Corporation in Microsoft Store. Always verify the publisher before installing.
Q
Why is Notepad missing from my Windows PC?
βΌ
Notepad may be missing because it was uninstalled, removed by a system image, disabled by an administrator, corrupted by a failed update, or hidden because Windows Search is not indexing correctly. Try Microsoft Store installation first, then use Repair, Reset, or PowerShell if needed.
Q
Can I download notepad.exe separately?
βΌ
You should not download random notepad.exe files from the internet. The safe method is to install Windows Notepad from Microsoft Store, Optional Features, Windows Update, winget, or official Windows repair tools.
Q
Is Notepad the same as Notepad++?
βΌ
No. Notepad is Microsoftβs built-in plain-text editor for Windows. Notepad++ is a separate third-party code editor with advanced features for programmers. They are different applications.
Q
How do I make Notepad the default app for .txt files?
βΌ
Right-click any .txt file, select Open with β Choose another app, select Notepad, then enable Always use this app to open .txt files and click OK.
Final Thoughts
The easiest way to download and install Notepad for Windows is to use the official Windows Notepad page in Microsoft Store. If Notepad is already installed but does not work correctly, try Repair or Reset before reinstalling it.
For advanced users, winget provides a quick command-line installation method, while PowerShell can help verify or re-register the app package. Whatever method you choose, avoid unofficial executable downloads and restore Notepad only through trusted Windows channels.