Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.260 ·

Managed settings now fail closed for nonessential-services and deep-link blocking

Two more managed settings now fail closed if their value can't be verified.

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaAdmin Settingswhat it touches
KindImprovementsin v2.1.260,
You'll notice

Two more managed settings now fail closed if their value can't be verified.

The disableNonessentialServices and disableDeepLinkRegistration managed settings now have failClosedValue: true, so if the managed-settings value can't be read or verified, the CLI defaults to the safe, blocking behavior instead of leaving the feature open.

Read from
Names in the bundledisableNonessentialServicesdisableDeepLinkRegistration
What the documentation says
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up disableNonessentialServices, on Configuration reference. | <span id="disablenonessentialservices" />Block nonessential services<br />`disableNonessentialServices` | `boolean` | MDM + Bootstrap<br />Added in 1.2581.0 | `false` | Connector favicons and the artifact-preview and MCP Apps widget ifra… third-party/claude-desktop/configuration see the edit
Confirmed since Anthropic's documentation has since written up disableDeepLinkRegistration, on Configuration reference. | <span id="disabledeeplinkregistration" />Disable claude:// deep-link handling<br />`disableDeepLinkRegistration` | `boolean` | MDM + Bootstrap<br />Added in 1.6889.0 | `false` | Stop external apps and websites from opening Claude Desktop… third-party/claude-desktop/configuration see the edit
Added since A small documentation edit on Telemetry and egress touched a line naming disableNonessentialServices after this was published. With `disableEssentialTelemetry`, `disableNonessentialTelemetry`, `disableNonessentialServices`, and `disableAutoUpdates` all set to `true`, the desktop application makes **no outbound connections to Anthropic-operated hosts at runtime**. … third-party/claude-desktop/telemetry see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesA small documentation edit on Telemetry and egress touched a line naming disableNonessentialServices after this was published.

See this entry in the whole of v2.1.260 →

Feedback