Windows

How to Enable or Disable Let Apps Take Screenshots and Record Screen in Windows 11

Richard
Written by
Richard
May 1, 2026 3 min read
How to Enable or Disable Let Apps Take Screenshots and Record Screen in Windows 11

Windows 11 includes privacy settings to control which apps can record your screen or take snapshots. This is important for security. It prevents malicious software from secretly recording your activity. By managing these permissions, you keep your personal data safe.

What Happens When You Change These Settings?

When you disable these permissions, apps will no longer be able to capture your screen content. This includes tools like the Snipping Tool or third-party recording software. You gain control over your privacy but may need to manually re-enable access for apps you trust.

Comparison of Methods

MethodBest ForDifficulty
Settings AppIndividual UsersEasy
RegistryAdvanced UsersHard
Group PolicyIT AdministratorsMedium

Turn On or Off Let Apps Take Screenshots and Record Screen for All Users in Settings

Requires Administrator Privileges

1 Open Settings (Win+I).

2 Click Privacy & security on the left, then click Screenshots and screen recording on the right.

Open Screenshots and screen recording Settings

3 Turn On or Off the access toggle.

Turn On or Off Let Apps Take Screenshots and Record Screen for All Users using Command

Requires Administrator Privileges

1 Open Windows Terminal (Admin).

2 Run the following command to enable: SystemSettingsAdminFlows.exe SetCamSystemGlobal graphicsCaptureProgrammatic 1

3 Run the following command to disable: SystemSettingsAdminFlows.exe SetCamSystemGlobal graphicsCaptureProgrammatic 0

Turn On or Off Let Apps Take Screenshots and Record Screen for Current User in Settings

1 Open Settings (Win+I).

2 Navigate to Privacy & security > Screenshots and screen recording.

3 Toggle the setting for Let apps take screenshots and record the screen.

Turn On or Off Let Desktop Apps Take Screenshots and Record Screen for Current User in Settings

1 Open Settings (Win+I).

2 Navigate to Privacy & security > Screenshots and screen recording.

3 Toggle Let desktop apps take screenshots and record the screen.

Turn On or Off Specific Apps

1 Open Settings (Win+I).

2 Navigate to Privacy & security > Screenshots and screen recording.

3 Toggle individual apps under the list to control their specific access.

Enable or Disable via Local Group Policy Editor

Requires Administrator Privileges

1 Open gpedit.msc.

2 Go to Computer Configuration > Administrative Templates > Windows Components > App Privacy.

3 Edit Let Windows apps take screenshots of various windows or displays and select to allow or deny.

Enable or Disable via Registry

Warning: Always back up your registry before making changes. Incorrect edits to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\AppPrivacy can cause system instability.

Requires Administrator Privileges

Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\AppPrivacy. Set the LetAppsAccessGraphicsCaptureProgrammatic DWORD to 1 to enable or 2 to disable.

Summary

Managing screen capture permissions in Windows 11 helps protect your privacy. You can use the Settings app for quick changes or Group Policy for system-wide control. Always ensure you have administrator rights before modifying system-level settings or the registry.

Reference: App permissions – Microsoft Support

Does disabling this setting prevent all screenshots?

No. Disabling this setting only blocks apps that rely on the Windows Graphics Capture API. You can still take manual screenshots using the Print Screen key or the Snipping Tool, as these are built-in system functions that operate outside of these specific app-level privacy permissions.

Why is the ‘Let apps take screenshots’ option greyed out?

If this option is greyed out, it is likely because an administrator has applied a Group Policy or a Registry restriction to your computer. This is common in work or school environments where IT policies override individual user settings to maintain security and compliance across the network.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2463 articles → Twitter

📚 Related Tutorials

How to Record Your Screen with Snipping Tool in Windows 11
Windows How to Record Your Screen with Snipping Tool in Windows 11
How to Enable Print Screen for Snipping Tool in Windows 11
Windows How to Enable Print Screen for Snipping Tool in Windows 11
How to Open Windows Terminal as Admin Automatically
Windows How to Open Windows Terminal as Admin Automatically

Leave a Reply

Your email address will not be published. Required fields are marked *