How do i block Snip & Sketch for Windows 10 machines through Group policy?

Rupin Mehta 1 Reputation point
2021-02-02T03:46:31.237+00:00

Hi All,

I've windows Server 2008 R2 domain controller servers & have a requirement to block Snip & Sketch for Windows 10 machines through group policy.

I couldn't see any workaround from Microsoft yet. Can someone pls help to share the steps on how to block Snip & Sketch via group policy.

Regards
Rupin Mehta

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,630 questions
{count} votes

5 answers

Sort by: Most helpful
  1. Vicky Wang 2,731 Reputation points
    2021-02-02T09:04:37.877+00:00
    1. Enable Snipping Tool using Group Policy Editor
      Note: Group policy editor feature is not available in Windows 10 Home by default. Although, you can enable Group Policy Editor in Windows 10 Home feature by following this article.

    Press Windows Key + R to open Run.
    Type gpedit.msc and click OK to open the Group Policy Editor.
    In the Group Policy Editor, navigate to the following location:
    User Configuration > Administrative Templates > Windows Components > Tablet PC > Accessories.

    From the right-pane, double-click on “Do not allow Snipping Tool to Run“.
    In the Properties window, select the Disabled / Not Configured option.
    Click Apply and OK to save the changes.
    Close the Group Policy Editor and launch the Snipping Tool.
    If the error occurs, reboot the system and check again for any improvements.

    Hope this information can help you
    Best wishes
    Vicky

    0 comments No comments

  2. Rupin Mehta 1 Reputation point
    2021-02-02T09:21:35.717+00:00

    Hi Vicky,

    Thank you for your response to my query.

    I believe, you've mentioned for disabling of Snipping tool locally on windows 10 system through gpedit

    What i'm talking about is, to disable Snip & Sketch tool (ScreenSketch) on Windows 10 that i want to block/disable it through domain group policy on specific OU set of machines.

    Regards,
    Rupin Mehta


  3. Fan Fan 15,361 Reputation points Microsoft Vendor
    2021-02-05T06:58:34.03+00:00

    Hi,

    We can considered to use the AppLocker Group Policy to block the Snip&Sketch
    For how to deploy the policy , please refer to the following link:
    https://social.technet.microsoft.com/wiki/contents/articles/5211.how-to-configure-applocker-group-policy-to-prevent-software-from-running.aspx

    Best Regards,


  4. Mark Heitbrink 96 Reputation points
    2021-02-07T10:05:43.863+00:00

    Hi,

    Applocker can only be used with an Enterprise Edition. Software Restriction Policies can be used on Pro and Enterprise. If you are running Enterprise, you should use a Windows 10 machine with RSAT/GPMC to edit the policy. The server will not show a "clickable" rule for the Apps in Applocker, because he has none (or very few) installed. The Editor always shows the APPS on the machine, where GPMC is started.

    Mark


  5. Konam Venkanna 1 Reputation point
    2024-05-28T12:59:10.2566667+00:00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Experience\AllowScreenCapture] "value"=dword:00000000

    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.