Windows 11 Snipping Tool Missing? 8 Ways to Restore and Fix It

The Snipping Tool is one of Windows’ most reliable screenshot utilities, but in Windows 11, many users report it missing or not working properly after an update. If you press Windows + S and can’t find it, or if the app refuses to launch, don’t worry—this issue can be fixed with a few troubleshooting steps.

Windows 11 Snipping Tool Missing? 8 Ways to Restore and Fix It
Windows 11 Snipping Tool Missing? 8 Ways to Restore and Fix It

This guide covers all the proven methods to restore or reinstall the Snipping Tool in Windows 11, starting with the easiest solutions.

Why Does the Snipping Tool Disappear?

The Snipping Tool may go missing or stop working because of:

  • Windows update bugs – especially early Windows 11 builds that had certificate issues.
  • Corrupted system files affecting built-in apps.
  • Policy or settings changes that block the tool.
  • Accidental removal of the app after an upgrade.

1. First, Check for the Snipping Tool

Before going deeper, confirm it’s truly missing.

  • Press Windows + S, type Snipping Tool, and see if it appears.
  • If it doesn’t, continue with the steps below.

2. Update Windows 11

Many Snipping Tool problems are tied to older builds.

  • Go to Settings > Windows Update.
  • Click Check for updates.
  • Install all pending updates and restart.

If the problem was caused by Microsoft’s expired certificate bug, a Windows update usually resolves it.

3. Restore from Microsoft Store

If the tool was uninstalled:

  1. Open Microsoft Store.
  2. Search for Snipping Tool.
  3. Click Install.

Direct link: Snipping Tool on Microsoft Store.

4. Repair or Reset Snipping Tool

If the app is installed but won’t open:

  1. Go to Settings > Apps > Installed apps.
  2. Find Snipping Tool → click the three dots () → Advanced options.
  3. Select Repair. If that fails, choose Reset.

5. Reinstall via PowerShell

For deeper issues, reinstall the app package:

  1. Press Windows + S, type PowerShell, and run it as Administrator.
  2. Enter these commands one by one:
get-appxpackage Microsoft.ScreenSketch | remove-appxpackage
Get-AppXPackage Microsoft.ScreenSketch -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
  1. Restart your PC after completion.

6. Check Group Policy Settings

Sometimes a policy setting disables the Snipping Tool.

  1. Press Windows + R, type gpedit.msc, and hit Enter.
  2. Navigate to:
    User Configuration > Administrative Templates > Windows Components > Tablet PC > Accessories.
  3. Double-click Do not allow Snipping Tool to run.
  4. Set it to Disabled and click OK.

7. Other Workarounds

If the above doesn’t help, try these:

  • Change Date/Time Temporarily – Set your system date to before October 31, 2021 (fix for the expired certificate bug).
  • Check Windows.old Folder – If you recently upgraded, go to C:\Windows.old\System32 and run SnippingTool.exe.

These are more situational fixes but may work in older builds.

8. Alternatives While Fixing

If you need quick screenshots in the meantime:

  • Press Windows + Shift + S → Opens Snip & Sketch (integrated into Windows 11).
  • Use Print Screen (PrtSc) → Captures the full screen to clipboard.

See also: Recover Any Lost Files in Windows 11 Without Software

When the Snipping Tool is missing in Windows 11, start with simple solutions like updates and Microsoft Store reinstall. If it still doesn’t work, use advanced fixes such as PowerShell or Group Policy adjustments. In most cases, the tool can be restored without needing third-party apps.

Until then, Windows shortcuts like Windows + Shift + S are reliable alternatives.

Leave a Comment

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply