Skip to content
Follow
Windows

How to Turn On or Off Experimental Agentic Features in Windows 11

Richard
Written by
Richard
Feb 10, 2026 Updated Jul 10, 2026 3 min read
How to Turn On or Off Experimental Agentic Features in Windows 11
How to Turn On or Off Experimental Agentic Features in Windows 11

You can turn on or off experimental agentic features in Windows 11 to enable AI assistants to proactively help with your PC tasks.

Agentic features, also called "agents," are AI computer programs running in Windows 11. These agents learn user computer habits to predict upcoming needs. This learning process improves user task flow efficiency.

This functionality is a key part of Microsoft’s ongoing push to integrate more intelligent automation into the Windows operating system. For instance, you might see these agents manage file organization or suggest application shortcuts based on your usage patterns.

Enabling or disabling them is a straightforward process accessible through your Windows Settings, giving you control over their background operation and data access.

⚡ Quick Answer

Navigate to Settings > System > AI components. Locate Experimental agentic features and use the toggle to turn them On or Off. Confirm by clicking “Turn on” if enabling the feature.

What Are Experimental Agentic Features?

Windows 11 agentic features are smart AI helpers built into your PC that can assist with tasks like sorting files, scheduling meetings, or sending emails.

  • Organizing your files
  • Scheduling meetings
  • Sending emails
  • Interacting with your apps just like a person would

One cool example is Copilot Actions, an AI assistant that can do complex jobs for you to save time.

How Do Agent Workspaces Work?

Agent workspaces in Windows 11 provide a secure place for AI helpers by giving them separate accounts and limiting their access to only approved files and folders, keeping your main data safe.

  • Agents get their own accounts separate from yours. Your files and apps stay safe.
  • They only see and use the files and folders you allow. These include Documents, Downloads, Desktop, Music, Pictures, and Videos.
  • They run in the background. You can keep working without interruptions.
  • You stay in control. You can manage what agents access and turn the feature off anytime.

Important Things to Know

Before using Windows 11’s experimental agentic features, know that they’re off by default, require administrator permission to turn on, and apply to all users, with potential impacts on PC speed and security.

How to Turn On or Off Experimental Agentic Features in 🪟 Windows 11

Option 1Using the Settings App

  1. Press Win + I on your keyboard. Settings will open.
  2. Click System on the left menu. Then select AI components on the right.
  3. Find Experimental agentic features under Agent settings.
  4. Click the toggle to turn it On or Off. Off is the default.
  5. If turning on, click Turn on to confirm.
  6. Close Settings when done.

You can turn experimental agentic features on or off in Windows 11 using the Settings app by going to System, then AI components, and finding the toggle under Agent settings.

Ai components tile in Settings
Ai components tile in Settings

Windows 11 Settings AI components tile toggle switch
Windows 11 Settings AI components tile toggle switch

Option 2Using Windows Registry (For Advanced Users)

Advanced users can change Windows 11 agentic features by editing the Windows Registry, but it’s crucial to back up your PC first, as incorrect changes can cause serious system problems.

⚠️Warning
Editing the registry can cause issues if done incorrectly. Make sure to back up your PC before proceeding.

To turn on Experimental Agentic Features, run the command below:

🗝️Registry
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\IsoEnvBroker" /v Enabled /t REG_DWORD /d 1 /f

To turn off Experimental Agentic Features, run the command below:

🗝️Registry
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\IsoEnvBroker" /v Enabled /t REG_DWORD /d 0 /f
⚠️Warning
Double-click the .reg file you created. Allow it to make changes to your device.

Summary

Windows 11 agentic features provide AI assistance for your tasks, with you controlling their access and actions, though only administrators can enable or disable them.

  • You control what these AI agents can do and see.
  • Only administrators can turn this feature on or off.
  • It’s still in testing. Use it carefully and watch your PC’s performance.

By understanding and managing these features, you can safely get the benefits of AI. You’ll keep your files and privacy secure at the same time.

Learn More

What is agentic 🪟 Windows 11?

​​​​​​The experimental agentic feature setting enables: The creation of agent accounts that provide agents with their own separate account on your device when acting on your behalf. Windows is using a phased approach to add stricter rules for agent accounts in upcoming releases.

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.

📚 Related Tutorials

How to Enable Copilot Actions in Windows 11 Edge
Browsers How to Enable Copilot Actions in Windows 11 Edge
How to Enable or Disable Windows Copilot in Windows 11
Windows How to Enable or Disable Windows Copilot in Windows 11
How to Sign In or Out of Windows 11 Copilot
Windows How to Sign In or Out of Windows 11 Copilot
How to Manage Copilot Plugins in Windows 11
Windows How to Manage Copilot Plugins 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 *