GPO Change printscreen button to Win 10/Win 11 tool

Benoît@LG 21 Reputation points
2022-09-09T12:30:04.093+00:00

Hello,

All my users moving to Win 11 are lost because they can't find snipping tool anymore.
One solution is Win + Shift + S, but it would be nicer to deploy by GPO (with some regkey or sthg) the activation of "use printscreen button to open snipping tool" which is available in Parameters.

Does anyone know how to deploy it?

239485-image.png

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Limitless Technology 39,931 Reputation points
    2022-09-13T08:20:19.98+00:00

    Hello there,

    As per my research, there is GPO that will disable the print screen and disable the snipping tool. Nothing to remap the print screen button. You can try the below Registry and see if that helps

    HKEY_CURRENT_USER\Control Panel\Keyboard

    PrintScreenKeyForSnippingEnabled DWORD

    0 = Off
    1 = On

    Make a GPO registry entry for the above and see if that helps.

    ----------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer–

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Benoît@LG 21 Reputation points
    2022-09-13T08:39:50.357+00:00

    Works fine! Thanks a lot

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.