Microsoft to change PrintScreen button to open the Snipping Tool in Windows 11
11–20 of 73 posts
Re: Microsoft to change PrintScreen button to open the Snipping Tool in Windows 11
#12Settings > Ease of Access > Keyboard > Print Screen shortcut
Also appears if you search "Print Screen" in the Start menu.
Re: Microsoft to change PrintScreen button to open the Snipping Tool in Windows 11
#13Re: Microsoft to change PrintScreen button to open the Snipping Tool in Windows 11
#14I don't like the snipping tool. I hit print screen then paste it into mspaint and save it
Re: Microsoft to change PrintScreen button to open the Snipping Tool in Windows 11
#15Re: Microsoft to change PrintScreen button to open the Snipping Tool in Windows 11
#16I rather like it.
Re: Microsoft to change PrintScreen button to open the Snipping Tool in Windows 11
#17Looks like it's a new default with the option to disable. Is there any way to set the default to another program? Or is Microsoft going to try to lock this down like the whole Microsoft Edge, EdgeDeflector, microsoft-edge:// uri stuff?
[1]: https://getgreenshot.org/
[2]: https://getgreenshot.org/faq/my-prntscreen-key-no-longer-wor...
Re: Microsoft to change PrintScreen button to open the Snipping Tool in Windows 11
#18Re: Microsoft to change PrintScreen button to open the Snipping Tool in Windows 11
#19Re: Microsoft to change PrintScreen button to open the Snipping Tool in Windows 11
#20Wasn't Microsoft the "let's not break backwards compatibility for any reason" company? Coming from software development, we do have tests that insert a screenshot into the report in case they fail, and I'm assuming we are not the only ones that found the PrtScr button to be useful for that
I can honestly say you might be the only ones. I've never heard or even conceived of such a thing.
There are a ton of ways to avoid this in the first place:
- use CLI to take the screenshot instead of simulating a key press
- don't test on Windows 11
- use reproducible test instances where you've turned this option off
- (if screenshotting text) use... logs?
I'm truly baffled by this complaint.