How to Save Edge Collections Locally Instead of Syncing on Windows 11
🔍 WiseChecker

How to Save Edge Collections Locally Instead of Syncing on Windows 11

Quick fix: Edge Collections sync via Microsoft Account by default. To keep them local only: Edge Settings → Profiles → Sync → toggle Collections Off. Collections still save locally; they just don’t upload to your MSA or sync to other devices.

You use Edge Collections to organize research, but don’t want them synced to your Microsoft Account. Reasons vary: privacy (don’t want MS to see them), corporate (work content shouldn’t leave the device), or simply preferring local storage. The fix is one toggle.

Symptom: Want Edge Collections to stay on this PC only, not sync to other devices via Microsoft Account.
Affects: Microsoft Edge with Microsoft Account sign-in.
Fix time: ~3 minutes.

ADVERTISEMENT

What causes this

Microsoft Edge Collections is a research-organization feature. Collections store URLs, notes, and image clips. By default, they sync via the Microsoft Account’s cloud storage so they’re available on every Edge install signed in to the same MSA.

Edge’s Sync settings let you toggle individual data types separately. Toggle Collections off keeps them local while still syncing other things (bookmarks, history, passwords).

Method 1: Disable Collections sync via Edge settings

The standard route.

  1. Open Edge. Click profile icon (top-right) → Manage profile settings.
  2. Click Sync.
  3. The sync toggles list shows all data types: Bookmarks, History, Open tabs, Passwords, Collections, Extensions, Payments, Addresses, Settings.
  4. Toggle Collections Off.
  5. Existing collections that were already synced may stay in the cloud copy on your MSA. To delete cloud copy: visit account.microsoft.com/devices/edge, sign in, find “My device data” or similar, delete Collections data from there.
  6. From now on, Collections stay local to this Edge install.

This is the simple toggle.

ADVERTISEMENT

Method 2: Sign out of Edge sync entirely

For users who don’t want any sync.

  1. Open Edge. Click profile icon → Manage profile settings → Sync.
  2. Click Turn off sync. Confirm.
  3. Edge stops uploading any data to MSA. Existing local data (bookmarks, Collections, history) stays.
  4. Alternative: use a profile without an MSA. Settings → Profiles → Add profile → pick Sign in later. The new profile has no MSA association, so nothing syncs.
  5. For Edge in “guest mode”: profile icon → Browse as guest. Guest sessions don’t sync anything. Closing the guest window deletes all session data.

This is the right path for users who want maximum privacy.

Method 3: Use enterprise policy to prevent Collections sync

For corporate environments enforcing local-only Collections.

  1. For Windows 11 Pro/Enterprise with Edge enterprise policies: open Group Policy Editor (gpedit.msc). Requires Edge ADMX templates installed.
  2. Navigate to Computer Configuration → Administrative Templates → Microsoft Edge.
  3. Find Disable synchronization of data using Microsoft sync services or SyncDisabled. Set to Enabled.
  4. For granular control: Configure the list of types that are excluded from synchronization. Add collections to the exclusion list.
  5. Run gpupdate /force.
  6. For registry-based policy on Home: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge → create DWORD SyncDisabled = 1.
  7. Restart Edge. Sync toggles in Settings are now greyed out (policy enforced).

This is the right path for IT-managed PCs.

How to verify the fix worked

  • Open Edge Settings → Profiles → Sync. Collections toggle shows Off.
  • Create a test Collection in Edge. Sign in to Edge on another device with the same MSA. The new Collection should not appear on the other device.
  • For privacy verification: visit account.microsoft.com/privacy → Browsing history. After collections sync disabled, no new collection data should appear.

If none of these work

If Collections continue syncing despite the toggle, the cause may be: MSA still signed in to other Edge instances: the cloud copy may be uploaded from those instances. Sign out of MSA on all Edge installs, or toggle Collections sync off on all of them. For per-profile sync: each Edge profile has its own sync state. If you have multiple profiles (work, personal), toggle Collections off in each profile independently. For policy override: if your organization enforces sync via policy, individual user toggles may be overridden. Check via edge://policy — listed policies override your settings. For data lingering in cloud after disabling: existing synced collections stay in the MSA cloud copy until you delete them at account.microsoft.com. Disable sync only prevents new uploads. Last resort — use a Chromium-based alternative: Brave, Vivaldi, or vanilla Chromium don’t sync to MSA at all. Collections (similar features) stay local by default.

Bottom line: Edge Settings → Profiles → Sync → toggle Collections off. Collections stay local; other sync types unaffected.

ADVERTISEMENT