How to reinstall the Snipping Tool on Windows 11 using Microsoft Store and PowerShell.

How to Reinstall the Snipping Tool on Windows 11 and Windows 10 (Step-by-Step Guide)

If the Snipping Tool is missing, won’t open, or was accidentally uninstalled, you can reinstall it using the Microsoft Store, Windows Settings, or PowerShell. In most cases, reinstalling the app restores screenshot functionality and fixes issues caused by corrupted files or incomplete updates. This guide walks you through every proven method for both Windows 11 and Windows 10.

The Snipping Tool is Microsoft’s built-in screenshot application that lets you capture, annotate, and save screenshots quickly. While it’s preinstalled on modern versions of Windows, users sometimes find that it disappears after a Windows update, gets accidentally uninstalled, or stops working because of corrupted app files.

Fortunately, reinstalling the Snipping Tool is usually straightforward. Whether you’re using Windows 11 or Windows 10, there are several official ways to restore the app. This guide explains each method step by step, along with troubleshooting tips if the installation doesn’t go as planned.

Common reasons why the Snipping Tool may need to be reinstalled.
Several issues can cause the Snipping Tool to stop working properly.

Several situations can require reinstalling the Snipping Tool.

It’s possible to remove the Snipping Tool from Windows like many other Microsoft Store apps. If this happens, searching for the app in the Start menu won’t return any results.

Occasionally, Windows updates may temporarily remove or fail to register built-in apps correctly. Reinstalling the application usually restores normal functionality.

If the Snipping Tool crashes immediately after opening or refuses to launch altogether, corrupted application files may be responsible.

The Win + Shift + S shortcut may stop responding if the app is damaged or improperly registered.

A damaged Microsoft Store installation can prevent apps from updating correctly, including the Snipping Tool.

Checking whether the Snipping Tool is installed on Windows.
Verify whether the Snipping Tool is already installed before reinstalling it.

Before reinstalling the application, verify whether it’s already installed.

  1. Click Start.
  2. Type Snipping Tool.
  3. If it appears in the search results, open it.
  1. Open Settings.
  2. Select Apps.
  3. Click Installed apps (Windows 11) or Apps & features (Windows 10).
  4. Search for Snipping Tool.

Press:

Windows + Shift + S

If the screen dims and the snipping toolbar appears, the app is already installed.

Open Microsoft Store and view your installed apps library to see whether Snipping Tool is already available for download or update.

Installing the Snipping Tool from Microsoft Store.
The Microsoft Store provides the easiest way to reinstall the Snipping Tool.

This is the easiest and safest method.

Click Start, search for Microsoft Store, and open it.

Type:
Snipping Tool
into the Store search bar.

Be sure you’re downloading Microsoft’s official application.

Click:
Install
or
Get
depending on what appears.

The download usually finishes within a minute.

After installation completes:

  • Open Snipping Tool.
  • Capture a test screenshot.
  • Verify that Win + Shift + S works properly.

Although usually unnecessary, restarting Windows ensures all background services register correctly.

Repairing or resetting the Snipping Tool in Windows Settings.
Repair or reset the Snipping Tool before reinstalling it.

If the app is already installed but not functioning correctly, repairing it may solve the problem without requiring a complete reinstall.

  1. Open Settings.
  2. Select Apps.
  3. Open Installed apps.
  4. Find Snipping Tool.
  5. Click the three dots.
  6. Select Advanced options.
  7. Click Repair.

Windows attempts to fix damaged application files while preserving your settings.

If repairing doesn’t work:

  1. Return to Advanced options.
  2. Click Reset.
  3. Confirm the reset.

Resetting restores the application to its default state.

If repairing fails, completely reinstall the application.

  1. Open Settings.
  2. Navigate to Apps.
  3. Select Installed apps.
  4. Locate Snipping Tool.
  5. Click Uninstall.

Wait until Windows removes the app.

Open Microsoft Store.
Search for:
Snipping Tool
Click Install.

After installation finishes, restart your computer.

Using PowerShell to reinstall the Snipping Tool.
PowerShell can restore or re-register the Snipping Tool when other methods fail.

PowerShell can help restore Microsoft Store apps if they become corrupted or fail to register properly.

Note: The exact command may vary depending on your Windows version and how the app is installed. Microsoft periodically changes package names. For this reason, use current Microsoft documentation or Microsoft Support guidance if the command shown on your system differs.

  1. Press Start.
  2. Type PowerShell.
  3. Select Run as administrator.

A commonly used command to re-register installed Microsoft Store apps is:

Get-AppxPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

This command re-registers installed Store apps and can resolve registration issues affecting the Snipping Tool.

After the process completes:

  • Restart Windows.
  • Open the Snipping Tool.
  • Test the screenshot shortcut.

Important: Avoid copying PowerShell commands from unofficial websites. Commands can change over time, so always verify them against Microsoft documentation when possible.

Some school, work, or enterprise computers disable Microsoft Store access through organizational policies.

If Microsoft Store isn’t available:

  • Contact your IT administrator.
  • Install the app using your organization’s approved software deployment tools if provided.
  • Ensure your Windows installation includes the required Microsoft Store components.

For most home users, Microsoft Store remains the recommended and officially supported installation method.

Troubleshooting Snipping Tool installation problems.
Advanced troubleshooting steps if the Snipping Tool won’t install.

If reinstalling the Snipping Tool doesn’t solve the problem, the issue may be related to Windows, Microsoft Store, or corrupted system files. Try the following solutions in order.

A corrupted Microsoft Store cache can prevent apps from downloading or updating correctly.

  1. Press Windows + R to open the Run dialog.
  2. Type:
wsreset.exe
  1. Press Enter.
  2. Wait for the Microsoft Store to open automatically.
  3. Try installing the Snipping Tool again.

Microsoft frequently fixes bugs and app-related issues through Windows Update.

  1. Open Settings.
  2. Select Windows Update.
  3. Click Check for updates.
  4. Install all available updates.
  5. Restart your PC.
  1. Open Settings.
  2. Go to Update & Security.
  3. Click Windows Update.
  4. Select Check for updates.
  5. Restart your computer after the updates finish installing.

Corrupted Windows system files can prevent built-in apps from functioning correctly.

  1. Open Command Prompt as Administrator.
  2. Run:
sfc /scannow
  1. Wait for the scan to finish.
  2. Restart your computer.

If Windows repairs corrupted files, try installing the Snipping Tool again.

If SFC cannot repair all files, use the Deployment Image Servicing and Management (DISM) tool.

Open Command Prompt as Administrator and run:

DISM /Online /Cleanup-Image /RestoreHealth

Wait for the process to complete, then restart your PC.

Although the Snipping Tool is a small application, Microsoft Store still requires a stable internet connection to download and verify the package.

If downloads keep failing:

  • Restart your router.
  • Disable VPN software temporarily.
  • Try another network if available.

Some Microsoft Store downloads require you to be signed in.

To check:

  1. Open Microsoft Store.
  2. Click your profile picture.
  3. Confirm you’re signed in.
  4. Try downloading the app again.

If the Microsoft Store itself isn’t functioning:

  • Open another Store app.
  • Check whether updates are downloading.
  • Restart Windows if Store apps appear stuck.

Sometimes the app installs successfully but still doesn’t work correctly.

Try these steps:

  • Restart Windows.
  • Repair the app.
  • Reset the app.
  • Update Windows.
  • Update the app through Microsoft Store.

If the shortcut doesn’t launch the snipping toolbar:

  1. Restart Windows Explorer using Task Manager.
  2. Make sure Snipping Tool is installed.
  3. Check whether another screenshot application is overriding the shortcut.
  4. Install the latest Windows updates.

If screenshots disappear:

  • Check the Pictures > Screenshots folder.
  • Verify OneDrive isn’t redirecting your screenshots.
  • Save captures manually using File > Save As.

Sometimes clipboard history causes issues.

Try:

  • Press Windows + V.
  • Enable Clipboard History if disabled.
  • Restart Windows.

If the capture notification never appears:

  1. Open Settings.
  2. Go to System > Notifications.
  3. Enable notifications for Snipping Tool.

If the application becomes unresponsive:

  • Close it using Task Manager.
  • Restart Windows.
  • Repair the app.
  • Reset the app if necessary.
Comparison of the Snipping Tool in Windows 10 and Windows 11.
Windows 11 includes a more advanced version of the Snipping Tool.
Feature Windows 10 Windows 11
Built-in Snipping Tool Yes Yes
Snip & Sketch Integration Separate app on older versions Fully integrated
Screen Recording Limited Available on supported versions
OCR/Text Actions Not available Available on newer versions
Frequent Feature Updates Moderate More frequent

Windows 11 combines the classic Snipping Tool and Snip & Sketch into a single modern application with additional features such as screen recording and text extraction on supported builds.

Tips to prevent future Snipping Tool issues.
Regular maintenance helps keep the Snipping Tool working properly.

Following a few best practices can help avoid future issues.

  • Keep Windows updated.
  • Install Microsoft Store app updates regularly.
  • Avoid deleting built-in Windows apps unless necessary.
  • Restart your PC after major Windows updates.
  • Create a System Restore Point before making significant system changes.
  • Keep sufficient free disk space for Windows updates.

Reinstalling the Snipping Tool is one of the most effective ways to restore screenshot functionality when the app is missing, crashes, or stops responding. In most cases, downloading the official version from the Microsoft Store resolves the problem within minutes.

If reinstalling doesn’t help, work through the troubleshooting steps in this guide, repair or reset the app, clear the Microsoft Store cache, install the latest Windows updates, and run the SFC and DISM tools to repair corrupted system files. By following these methods, you can restore the Snipping Tool and continue capturing screenshots without interruption.

Can I reinstall the Snipping Tool after uninstalling it?

Yes. Simply open the Microsoft Store, search for Snipping Tool, and install the official Microsoft version.

Is the Snipping Tool free?

Yes. The Snipping Tool is included with Windows and can be downloaded from the Microsoft Store at no additional cost.

Does reinstalling delete my screenshots?

No. Reinstalling the application does not remove screenshots you’ve already saved. However, unsaved captures stored temporarily in memory will be lost.

Can I reinstall the Snipping Tool without Microsoft Store?

Home users should use Microsoft Store whenever possible. In managed work or school environments, an IT administrator may deploy the app using enterprise management tools.

Does Windows 10 still include the Snipping Tool?

Yes. Windows 10 includes the Snipping Tool, although newer versions also support Snip & Sketch integration and receive updates through the Microsoft Store.

Is the Snipping Tool a Microsoft Store app?

Yes. On current versions of Windows 10 and Windows 11, the Snipping Tool is distributed and updated through the Microsoft Store.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *