Run this command in command-line, and it will work Again: C:\Windows\System32\cmd.exe /c echo off | clip
VN:F [1.9.22_1171]
please wait...
Rating: 4.7/6 (20 votes cast)
Snipping Tool Freezes, 4.7 out of 6 based on 20 ratings
6 thoughts on “Snipping Tool Freezes”
Excellent. Solved the problem for me. I did a search to see if I could understand what it’s doing but I’m not quite getting it. Can you share what it’s doing and if you know, why it fixes the problem?
So of course, I just found half my answer: it appears that it clears the clipboard. Any idea of why it solves the problem of the Snipping Tool constantly freezing my PC?
Excellent. Solved the problem for me. I did a search to see if I could understand what it’s doing but I’m not quite getting it. Can you share what it’s doing and if you know, why it fixes the problem?
So of course, I just found half my answer: it appears that it clears the clipboard. Any idea of why it solves the problem of the Snipping Tool constantly freezing my PC?
Hi Jeff,
I`m glad it solved your problem.
like you found out your self, the command clears the Clipboard / Hidden cache of “Snips”.
The problem must be that Windows can`t handle to many snips in its cache folder, i dont get why Microsoft not is cleaning it up over time.
Thanks! This solved an issue where after clicking “save as” caused a ~30 second waiting period.
I had to hit the Windows key, then in the search bar, type: c:\windows\system32\cmd /c taskkill /f /im snippingtool.exe
Same for me. This was the only fix I could find that didn’t rely on bringing another window to the front/into view. Thanks!