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

This tutorial shows you how to turn text and image generation on or off for apps in Windows 11. This feature uses artificial intelligence built into your computer to help apps work faster.

Why does this matter? Text and image generation lets apps use AI technology that’s already on your device. You can control which apps are allowed to use it. This puts you in charge of your computer’s AI features.

What happens when you turn it off? Turning off text and image generation won’t affect apps that use cloud-based AI (AI services from the internet).

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

⚠️ Note: You need administrator privileges for this option.

  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
  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
  1. Close Settings when you’re done.

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

⚠️ Note: You need administrator privileges 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.

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 Three: Turn 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”.

 Open Text and image generation 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”.

If you turn off “Let apps use Text and image generation,” Option Five will be turned off and grayed out.

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

Option Four: Turn 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

reg add “HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\systemAIModels” /v Value /t REG_SZ /d Deny /f

Option Five: Turn Specific Apps On or Off to 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”.
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
  1. Close Settings when you’re done.

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

⚠️ Note: You need administrator privileges for this option. The Local Group Policy Editor only works on Windows 11 Pro, Enterprise, and Education versions. All versions can use Option Seven for the same control.

  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
  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
  1. Close the Local Group Policy Editor when you’re done.

Summary

Windows 11 gives you several ways to control text and image generation for apps. You can turn it on or off for everyone, just for your account, or for specific apps. Some options require administrator privileges. Choose the method that works best for your situation—whether that’s using Settings, Registry commands, or Group Policy Editor. Once you’ve made your choice, your computer will follow those rules for how apps can use AI features.

Categories:

Tags:

Leave a Reply

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

Exit mobile version