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
| Method | Best For | Difficulty |
|---|---|---|
| Settings App | Individual Users | Easy |
| Registry | Advanced Users | Hard |
| Group Policy | IT Administrators | Medium |
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
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?
Leave a Reply Cancel reply