Skip to content
Follow
Windows

How to Enable or Disable Reducing Protections for Agent Connectors on Windows 11

Richard
Written by
Richard
Dec 24, 2025 Updated Aug 13, 2026 3 min read
How to Enable or Disable Reducing Protections for Agent Connectors on Windows 11
How to Enable or Disable Reducing Protections for Agent Connectors on Windows 11

Reducing protections for agent connectors on Windows 11 lowers the security guardrails for AI tools that connect to your files and data. Agent connectors are programs that let AI applications interact with your computer using the Model Context Protocol (MCP), a standard introduced in Windows 11 build 26220.7344.

You can turn these protection levels on or off to balance convenience and safety when using AI features. Microsoft Defender for Cloud manages these rules, so changing the settings lets you choose how much access to give your AI tools.

⚡ Quick Answer

You can enable or disable reduced protections for agent connectors in Windows 11 via Settings System Advanced AI components by toggling the switch. Alternatively, use the Registry Editor to modify the ConnectorEnvironmentPolicy DWORD value under 🗝️HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionMcpAgents.

Why Should You Care?

By default, all agent connectors on your Windows computer run in a safe, protected mode. Each one has its own identity and keeps track of what it does. Enabling reduced protections gives these connectors more access and power to do their jobs.

Method 1Using the Settings App

Press Win+I to open the Settings app directly. This method is recommended for most people to manage these settings.

Alternatively, click the Start menu and select Settings.

Step 2: Go to System Settings

Click 'System' on the left side of the window. Find and click the 'Advanced' tile on the right to expand it.

Windows 11 System Advanced settings for agent connectors
Windows 11 Settings: System > Advanced screen for WSL uninstall.

Step 3: Find AI Components

Locate the AI components section on the screen. Look for the option labeled "Enable more agent connectors by reducing protections."

Step 4: Toggle the Switch

Flip the toggle switch to enable or disable reduced protections.

Method 2Using the Windows Registry

Modifying agent connector protections using the Windows Registry suits advanced users best. This method requires careful steps, so back up your registry or create a System Restore point first. Open the Registry Editor once you feel comfortable proceeding.

📝Important
Back Up First

Prior to making any changes, back up your registry. Create a System Restore point as extra protection.

Step 1: Open Registry Editor

Open the Registry Editor and navigate to this location: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AI\Agent\

💻Code
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Mcp\Agents

Step 2: Create a New Value

Right-click the 'Agents' folder to reduce security protections for Agent Connectors on Windows 11. Select 'New,' then click 'DWORD (32-bit) Value' (a type of registry key that stores data as a number). Name the new item 'EnableReducedProtections' to manage security settings.

Step 3: Set the Value

Double-click the new 'EnableReducedProtections' entry. Set the value to `1` to enable reduced protections for all users, or `0` to keep protections enabled.

  • 2 to enable reduced protections for all users
  • 1 to disable reduced protections for all users
Agent connector protection
Agent connector protection

⚠️ Admin Privileges Required: This method requires administrator access to your computer.

Step 4: Restart Your Computer

Restart your computer to ensure the changes take effect.

What Happens When You Change This Setting?

Changing the agent connector protection setting in Windows 11 affects how much access these tools have to your system.

Connectors run safely when you disable reduced protections (the default setting). Each one stays separate and maintains its own audit trail, making this the safest option.

Summary

Controlling agent connector protections in Windows 11 can be done through the Settings app or the Windows Registry.

What are the AI agents on 🪟 Windows 11?

Windows 11 includes 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.

📚 Related Tutorials

How to Create a System Restore Point in Windows 11
Windows How to Create a System Restore Point in Windows 11
How to Activate Microsoft Defender Antivirus in Windows 11
Windows How to Activate Microsoft Defender Antivirus in Windows 11
How to Check if Printer Supports Windows Protected Print Mode
Windows How to Check if Printer Supports Windows Protected Print Mode
How to Enable or Disable Recommended Section in Windows 11
Windows How to Enable or Disable Recommended Section in Windows 11

1 Comment

Leave a Comment

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