Skip to content
Follow
Windows

How to Enable or Disable Text and Image Generation for Apps in Windows 11

Richard
Written by
Richard
Apr 1, 2026 Updated Sep 15, 2026 5 min read
How to Enable or Disable Text and Image Generation for Apps in Windows 11
How to Enable or Disable Text and Image Generation for Apps in Windows 11

Text and image generation for apps in Windows 11 is an operating system setting that lets installed programs use your PC hardware to create content with artificial intelligence. Managing this feature gives you control over which desktop apps can run on-device AI tasks.

Advertisement

Turning off this switch stops apps from using your local AI tools without affecting cloud-based services you open in a web browser.

⚡ Quick Answer

Go to Settings Privacy & security Text and image generation. Toggle “Let apps use Text and image generation” on or off for your account, or manage individual app permissions. You can also control this system-wide via Registry Editor or Group Policy Editor.

Advertisement

Option 1Turn Text and Image Generation On or Off for Everyone in Settings

You can turn Windows 11 text image generation on or off for every user account on your computer at the same time using the main Settings app . This system-wide control requires administrator rights and instantly changes how artificial intelligence features work for all people who sign in to this PC. Changing this setting is useful if you manage a shared computer and want to control access completely.

  1. Open Settings by pressing Win+I.
  2. Click Privacy & security on the left side. Then click Text and image generation on the right side under “App permissions”.
Windows 11 Text and image generation settings tile in Privacy menu
Windows 11 Text and image generation settings tile in Privacy menu
  1. Turn On (this is the default) or Off for text and image generation.
Toggle button to enable or disable text and image generation in Windows 11
Toggle button to enable or disable text and image generation in Windows 11
  1. Close Settings when you’re done.

Option 2Turn Text and Image Generation On or Off for Everyone Using Registry

⚠️ Note: Administrator privileges are required for this option.

Open the Windows Terminal app and run the commands below.

Turn On Text and Image Generation for Everyone

This is the default setting.

Advertisement
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\systemAIModels" /v Value /t REG_SZ /d Allow /f

Turn Off Text and Image Generation for Everyone

reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\systemAIModels" /v Value /t REG_SZ /d Deny /f

Option 3Turn On or Off Let Apps Use Text and Image Generation for Your Account in Settings

  1. Open Settings by pressing Win+I.
  2. Click Privacy & security on the left side. Then click Text and image generation on the right side under "App permissions".

You can stop or allow all installed programs from using Windows 11 text image generation specifically for your own user account through the Privacy & security menu. This setting acts as a master switch for your personal profile without changing how other people's accounts behave on the same computer. Turning this off blocks every program at once from creating content using built-in artificial intelligence tools.

Text and image generation permission tile in Windows 11 Settings
Text and image generation permission tile in Windows 11 Settings
  1. Turn On (this is the default) or Off for "Let apps use Text and image generation".

Disabling "Let apps use Text and image generation" causes Option Five to turn off and appear grayed out.

Allow apps to use text and image generation setting in Windows 11
Allow apps to use text and image generation setting in Windows 11
  1. Close Settings when you're done.

Option 4Turn On or Off Let Apps Use Text and Image Generation for Your Account Using Registry

Open the Windows Terminal app and run the command below.

Turn On Let Apps Use Text and Image Generation for Your Account

reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\systemAIModels" /v Value /t REG_SZ /d Allow /f

Turn Off Let Apps Use Text and Image Generation for Your Account

⚠️Warningreg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\systemAIModels" /v Value /t REG_SZ /d Deny /f
Advertisement

Option 5Turn Specific Apps On or Off to Use Text and Image Generation for Your Account in Settings

You can control Windows 11 text image generation permissions individually for each installed program so only the tools you trust can create artificial intelligence content. This approach lets you keep the feature running for useful software while blocking it for apps you do not want using these capabilities. You can change these specific app choices at any time through your account privacy settings.
  1. Open Settings by pressing Win+I.
  2. Click Privacy & security on the left side. Then click Text and image generation on the right side under "App permissions".
Text and image generation privacy setting tile in Windows Settings
Text and image generation privacy setting tile in Windows Settings
  1. Click Let apps use Text and image generation to expand it if you can.
  2. Turn On (this is the default) or Off for any apps you see listed.
Per-app text and image generation permission control in Windows 11
Per-app text and image generation permission control in Windows 11
  1. Close Settings when you're done.

Option 6Turn Text and Image Generation On or Off for Everyone in Local Group Policy Editor

You can manage Windows 11 text image generation for all users across the entire operating system by changing a rule in the Local Group Policy Editor (a tool for configuring advanced system settings). This method is helpful for network administrators and PC owners who need a permanent, system-wide configuration that stays locked in place. It overrides individual user choices and applies the same rule to every account on the machine.

  1. Open the Local Group Policy Editor by typing gpedit.msc in the search box.
  2. In the left pane, go to this location:

Computer Configuration > Administrative Templates > Windows Components > App Privacy

Group Policy Editor showing text and image generation feature policy
Group Policy Editor showing text and image generation feature policy
  1. In the right pane, double-click Let Windows apps make use of Text and image generative features of Windows to open it.

Always Turn On Text and Image Generation for Everyone

  1. Select the Enabled radio button.
  2. In the Options section, select Force Allow from the "Default for all apps" dropdown menu.
  3. Click OK and go to step 8 below.

Turn Off Text and Image Generation for Everyone

  1. Select the Enabled radio button.
  2. In the Options section, select Force Deny from the "Default for all apps" dropdown menu.
  3. Click OK and go to step 8 below.

Let Users Choose Text and Image Generation Settings

  1. Select the Not Configured radio button.
  2. Click OK and go to step 8 below.
Group Policy text and image generation options and configuration settings
Group Policy text and image generation options and configuration settings
  1. Close the Local Group Policy Editor when you're done.

Summary

Windows 11 offers multiple ways to manage text and image generation capabilities globally, per account, or for individual programs. Administrator privileges are required for certain procedures. Selecting Settings, Registry commands, or the Group Policy Editor depends entirely on workflow preferences.

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 Set Windows Terminal to Open with Command Prompt on Windows 11
Windows How to Set Windows Terminal to Open with Command Prompt on Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Enable or Disable Windows Spotlight in Windows 11
Windows How to Enable or Disable Windows Spotlight 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 *