Skip to content
Follow
Windows

How to Enable Generative AI Access in Windows 11

Richard
Written by
Richard
Jun 13, 2024 Updated Sep 15, 2026 5 min read
Copilot featured image
Copilot featured image

For the Current User Only:

Changing generative AI access for a single user account in Windows 11 involves editing a specific registry key. Open the Registry Editor and go to Computer\🗝️HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\generativeAI to update the settings for your personal account.
  1. Open the Registry Editor as administrator. Search for “regedit” on the Start menu .
  2. Navigate to this location: Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\generativeAI
  3. In the right pane, double-click the “Value” string to open it.
  4. Type Allow to turn on AI access. Type Deny to turn it off.
  5. If you don’t see “Value”, right-click in the blank area and create a new String Value. Name it “Value” and enter Allow or Deny.
App access to generative AI registry
App access to generative AI registry

For All Users:

Enabling generative AI access for all users on a Windows 11 computer requires a registry change in the local machine hive. Navigate to Computer\🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\AppPrivacy and adjust the value to control AI permissions globally.
  1. In the Registry Editor, navigate to this location: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\AppPrivacy
  2. In the right pane, double-click “LetAppsAccessGenerativeAI” (DWORD 32-bit Value).
  3. Type 1 to enable AI access. Type 2 to disable it.
  4. If you don’t see “LetAppsAccessGenerativeAI”, right-click in the blank area and create a new DWORD (32-bit) Value. Name it “LetAppsAccessGenerativeAI” and enter 1 or 2.
Registry editor settings for managing generative AI access in Windows 11
Registry editor settings for managing generative AI access in Windows 11
  1. Save your changes and restart your computer.

Summary

Managing generative AI access in Windows 11 is possible through the Settings app , the Group Policy Editor, or the Registry Editor. The Settings app works best for individual programs, while the policy and registry options let you control AI permissions for all users at once.

Advertisement
  • Settings App : The easiest method. Control AI access for individual apps.
  • Local Group Policy Editor: Control AI access for all users at once. Requires admin access.
  • Registry Editor: Direct control over AI settings. Requires admin access.

Choose the method that best suits specific workflow preferences. All three options enable administrators and users to toggle AI features on or off according to operational requirements.





Will 🪟 Windows 11 allow AI apps to access?

Windows 11 allows AI apps to access personal files or folders using File Explorer integration.

Is 🪟 Windows 11 compatible with AI?

Windows 11 comes with several built-in AI-powered features such as the Snipping Tool, voice access, and smart recommendations in File Explorer and the Start menu . These AI tools enhance productivity and creativity without requiring additional downloads.

Advertisement

Generative AI access in Windows 11 controls which desktop apps can share your personal data with built-in artificial intelligence features. Available on Windows 11 version 23H2 and later, this privacy control lets you block or allow specific programs from using your personal files to feed AI tools.

Manage these permissions directly inside the main Settings app on your PC to stop unwanted programs from accessing your data.

⚡ Quick Answer

Open Settings, navigate to Privacy & security, then Generative AI. Toggle the main switch to On or Off to control access for all apps, or manage individual app permissions below.

Advertisement

What is App Access to Generative AI?

Generative AI access in Windows 11 is a privacy setting that lets you control which apps can use intelligent tools to create text and pictures. Microsoft includes this control under your privacy settings so you can block or allow programs from using AI features on your computer.

Starting with Windows 11 build 26236 (Canary), Microsoft added a new Generative AI section to Privacy & security settings. This lets users control which apps can use AI features.

Why Would You Want to Control This?

The AI access setting toggles on or off based on specific workflow needs. Some users prefer AI features enabled, while others disable them for privacy or performance reasons.

Advertisement

Method 1Use the Settings App

Enabling generative AI access in Windows 11 using the Settings app takes just a few clicks. Open Settings, go to the privacy section, and turn on generative AI access so individual programs can start using intelligent tools to build content on your computer.

Once enabled, apps can tap into generative AI features.

  1. Open the Settings app. Click the Start menu and select Settings. Or press Windows key + I.
  2. Click Privacy & security on the left side.
  3. Find and click the Generative AI tile on the right to expand it.
Generative AI tile in Settings
Generative AI tile in Settings
  1. Click the "Generative AI access" tile. Toggle the switch to turn it On or Off for all users.
Generative AI button for all users
Generative AI button for all users
  1. Click "Let app use generative AI" to choose which apps can use AI. You can turn individual apps on or off here.
Generative AI button for current user
Generative AI button for current user
  1. Close the Settings app when finished.

Method 2Use the Local Group Policy Editor

Managing generative AI access across every user account at once on Windows 11 requires the Local Group Policy Editor. Administrators can use this central tool to force allow or deny AI features for all users on the computer with a single rule.

Administrators can force allow or force deny AI access across the entire system.

Advertisement

⚠️ Admin privileges required

  1. Open the Local Group Policy Editor. Search for "Edit group policy" on the Start menu.
  2. Navigate to these folders: Computer Configuration Administrative Templates Windows Components App Privacy
  3. In the right pane, find and double-click "Let Windows apps make use of generative AI features of Windows".
App access to generative ai using local group policy
App access to generative ai using local group policy
  1. Choose one of these options:
  • Not Configured (default) – Users decide if apps can use AI.
  • Enabled – Choose one of these:
    • Force Allow – Apps can use AI. Users cannot change this.
    • Force Deny – Apps cannot use AI. Users cannot change this.
  • Disabled – Users decide if apps can use AI.
App access to generative AI local group policy editor options
App access to generative AI local group policy editor options
  1. Click OK to save. You may need to restart your computer.

Method 3Use the Windows Registry Editor

The Windows Registry provides deeper configuration options for system-wide AI behavior.

Specific registry values configure whether apps retain access to AI features.

⚠️ Admin privileges required

Advertisement

For the Current User Only:

Changing generative AI access for a single user account in Windows 11 involves editing a specific registry key. Open the Registry Editor and go to Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\generativeAI to update the settings for your personal account.
  1. Open the Registry Editor as administrator. Search for "regedit" on the Start menu.
  2. Navigate to this location: Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\generativeAI
  3. In the right pane, double-click the "Value" string to open it.
  4. Type Allow to turn on AI access. Type Deny to turn it off.
  5. If you don't see "Value", right-click in the blank area and create a new String Value. Name it "Value" and enter Allow or Deny.
App access to generative AI registry
App access to generative AI registry

For All Users:

Enabling generative AI access for all users on a Windows 11 computer requires a registry change in the local machine hive. Navigate to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\AppPrivacy and adjust the value to control AI permissions globally.
  1. In the Registry Editor, navigate to this location: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\AppPrivacy
  2. In the right pane, double-click "LetAppsAccessGenerativeAI" (DWORD 32-bit Value).
  3. Type 1 to enable AI access. Type 2 to disable it.
  4. If you don't see "LetAppsAccessGenerativeAI", right-click in the blank area and create a new DWORD (32-bit) Value. Name it "LetAppsAccessGenerativeAI" and enter 1 or 2.
Registry editor settings for managing generative AI access in Windows 11
Registry editor settings for managing generative AI access in Windows 11
  1. Save your changes and restart your computer.

Summary

Managing generative AI access in Windows 11 is possible through the Settings app, the Group Policy Editor, or the Registry Editor. The Settings app works best for individual programs, while the policy and registry options let you control AI permissions for all users at once.

  • Settings App: The easiest method. Control AI access for individual apps.
  • Local Group Policy Editor: Control AI access for all users at once. Requires admin access.
  • Registry Editor: Direct control over AI settings. Requires admin access.

Choose the method that best suits specific workflow preferences. All three options enable administrators and users to toggle AI features on or off according to operational requirements.





Will 🪟 Windows 11 allow AI apps to access?

Windows 11 allows AI apps to access personal files or folders using File Explorer integration.

Is 🪟 Windows 11 compatible with AI?

Windows 11 comes with several built-in AI-powered features such as the Snipping Tool, voice access, and smart recommendations in File Explorer and the Start menu. These AI tools enhance productivity and creativity without requiring additional downloads.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
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.

Advertisement

📚 Related Tutorials

How to Reset Group Policy Windows 11 to Default
Windows How to Reset Group Policy Windows 11 to Default
How to Change Registry Editor Font in Windows 11
Windows How to Change Registry Editor Font in Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to View Local Group Policies that are Configured in Windows 11
Windows How to View Local Group Policies that are Configured in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

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