Hi, good day!
- When was the last time it worked properly?
- Have you made any changes to your computer recently?
Here are some of the things you can try.
Open Microsoft Store then click Downloads
Update Snipping Tool or click Update all
Press Start then Installed apps
Find Snipping Tool in the list then click it
Select Advanced options > Click Terminate > Repair > Reset
- Uninstall Snipping Tool app via PowerShell
Press Windows key + X
Click and Run Windows PowerShell/Terminal (Admin)
Copy and paste the command below then press Enter
get-appxpackage *Microsoft.ScreenSketch* | remove-appxpackage
- Proceed to reinstall Snipping Tool app via PowerShell
Go to the Microsoft Store then download and install the Snipping Tool app
or copy and paste the command below then press Enter
Get-AppXPackage *Microsoft.ScreenSketch* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Restart your computer
I look forward to receiving your update and I'm willing to collaborate with you till we resolve the issue. Do keep me informed by clicking "Add comment" below instead of Yes or No button.