Table of Contents
If Notepad or Snipping Tool will not open in Windows 11, first determine whether the app is missing, corrupted, blocked by a Store-license error, or part of a wider Windows problem. Repairing the affected app is safer than immediately uninstalling system components.
Start with quick checks
- Restart Windows.
- Open Start and search for the app by name. If no result appears, check Settings > Apps > Installed apps.
- Try the direct shortcut: press Windows + Shift + S for screen snipping, or press Windows + R, enter
notepad, and press Enter. - Record any exact error code, such as 0x803F8001, rather than relying only on “nothing happens.”
Repair the app
- Open Settings > Apps > Installed apps.
- Find Notepad or Snipping Tool, open its three-dot menu, and select Advanced options.
- Select Terminate, then Repair.
- Test the app. If it still fails, choose Reset.
Reset can remove local preferences. Notepad tabs or unsaved text may be lost, so recover or copy important material first where possible.
Update the apps and Windows
Open Microsoft Store, select Library, and install available updates for Notepad, Snipping Tool, and Store components. Then check Settings > Windows Update, install normal pending updates, and restart. Avoid unrelated preview builds unless you understand their stability tradeoffs.
Fix a Microsoft Store account or cache error
If the message says the app is unavailable for your account:
- Confirm Microsoft Store is signed in with the expected account.
- Sign out of the Store, restart, and sign in again.
- Press Windows + R, run
wsreset.exe, and wait for the Store to reopen. - Confirm date, time, time zone, and region are correct in Settings.
For code 0x803F8001 and other license-specific checks, use this Microsoft Store error guide.
Reinstall only if repair fails
On versions that allow removal, uninstall the affected app from Installed apps, restart, and reinstall the official listing from Microsoft Store. Do not download repackaged installers from third-party sites. If Uninstall is unavailable, use Repair, Reset, and Store updates instead of forcing removal with an unverified script.
Check Windows system files
If several built-in apps fail, open Terminal as administrator and run:
DISM.exe /Online /Cleanup-Image /RestoreHealthnsfc /scannowLet DISM finish before SFC, restart, and test again. These commands repair Windows component and protected-system files; they do not restore an app license or recover unsaved notes. See how to interpret SFC results.
Use a temporary alternative carefully
Until Snipping Tool works, PrtSc can copy the screen to the clipboard and Windows + PrtSc can save a full-screen image. Until Notepad works, use another trusted local text editor, but do not paste secrets into an unknown web editor. If only one Windows user profile is affected, testing a new local profile can help distinguish profile corruption from a system-wide fault.
Reader Comments 0
Sign in with email or Google to join the discussion.