Diagnose and fix Microsoft Edge sync issues (2024)

  • Article

This article provides troubleshooting guidance for the most common sync issues in a Microsoft Entra environment. It also includes troubleshooting steps and the recommended tools for gathering the logs needed for troubleshooting a sync issue.

If a user is experiencing an issue syncing browser data across their devices, they can perform a resync in Settings > Profiles > Sync > Re-sync data to this device. Should the sync problem continue, click on "Still having sync problems? Try another option" for additional solutions, then choose "Reset sync". If the sync reset doesn't work, an admin or support staff member can use the guidance in this article to fix a sync issue. For more information, see Perform a reset to fix a synchronization problem.

Note

Applies to Microsoft Edge on Chromium, version 77 or later unless otherwise noted.

Before you begin: identity issues versus sync issues

It's important to understand the difference between identity issues and sync issues. A popular use case for maintaining user identity in the browser is to support sync. For this reason, identity issues are frequently confused with sync issues. Understand the difference between identity and sync issue before you start troubleshooting sync.

Before you treat an issue as a sync issue, check to see if the user is signed into the browser with a valid account.

The next screenshot shows an example of an identity error. The error is Last Token Error, EDGE_AUTH_ERROR: 3, 54, 3ea, which is found in edge://sync-internals under Credentials.

Diagnose and fix Microsoft Edge sync issues (1)

Basic troubleshooting steps

Before you start troubleshooting, check the Common sync issues to see if any of these issues apply to your sync problem.

Use the following steps as a guide for troubleshooting a sync issue.

  1. Sign in your Office 365 or Microsoft 365 admin portal and verify that your license is valid.

  2. Sign in your Azure portal and verify that your Azure license is valid.

  3. Sign out your account on the Microsoft Edge browser.

  4. Make sure you're on the latest version of Microsoft Edge that supports all the sync features (at least 98.0.1108.43 (Official build) (64-bit)).

  5. Perform a resync in Settings > Profiles > Sync > Re-sync data to this device. For more information, see Perform a reset to fix a synchronization problem.

  6. Verify that your account is enabled for syncing. On a new tab, go to: edge://sync-internals/. The Summary section, shown in the next screenshot shows that sync is enabled.

    Diagnose and fix Microsoft Edge sync issues (2)

  7. Verify that the device you're on is getting sync'ed. Go to edge://sync-internals/ and select the Sync Node Browser tab. Open the Device info folder to see which devices are in the sync list.

  8. Check your sign-in status. Go to edge://signin-internals/. The next screenshot shows the sign-in status for a user.

    Diagnose and fix Microsoft Edge sync issues (3)

  9. Check to see if there are any policies that might prevent syncing. Go to edge://policy/ to see the Policies page. The next screenshot shows an example of active policies for a signed in user. This page also shows Policy Precedence and Microsoft Edge Update Policies.

    Diagnose and fix Microsoft Edge sync issues (4)

Common sync issues

Issue: Can't access Microsoft 365 or Azure Information Protection subscription

Do you have a previous Microsoft 365 or Azure Information Protection (AIP) subscription that expired and then replaced with a new subscription? If so, then the tenant ID has changed and the service data needs to be reset. See the instructions for resetting data in Issue: Cryptographer error encountered.

Issue: "Sync is not available for this account."

If this error is encountered for a Microsoft Entra account, or if DISABLED_BY_ADMIN appears in edge://sync-internals, follow the steps in the next procedure sequentially until the problem is fixed.

Note

Because the source of this error usually needs a configuration change in a Microsoft Entra tenant, these troubleshooting steps can only performed by a tenant admin.

  1. Verify that the enterprise tenant has one of the supported subscriptions in Configure Microsoft Edge enterprise sync. To find out which subscription you have, see What subscription do I have?. If the tenant doesn't have a supported subscription, they can either purchase Azure Information Protection separately, or upgrade to one of the supported subscriptions.

  2. If a supported subscription is available, verify that the tenant has Azure Information Protection (AIP). If you need to check AIP status and, if necessary, activate AIP, see these instructions: Activating the protection service from Azure Information Protection.

  3. If step 2 shows that AIP is active but sync still doesn't work, turn on Enterprise State Roaming (ESR). If you need to enable ESR, see these instructions: Enable Enterprise State Roaming in Microsoft Entra ID.

    Note

    ESR doesn't need to stay on. You can turn off ESR if this step fixes the issue.

  4. Confirm that Azure Information Protection isn't scoped via an onboarding policy. You can use the Get-AIPServiceOnboardingControlPolicy PowerShell cmdlet to see if scoping is enabled. Make sure the aIPService PowerShell monitor is installed. You can get it here: Install the AIPService PowerShell module for Azure Information Protection. The next two examples show an unscoped configuration and a configuration scoped to a specific security group.

     PS C:\Work\scripts\PowerShell> Get-AIPServiceOnboardingControlPolicy UseRmsUserLicense SecurityGroupObjectId Scope ----------------- --------------------- ----- False 
     PS C:\Work\scripts\PowerShell> Get-AIPServiceOnboardingControlPolicy UseRmsUserLicense SecurityGroupObjectId Scope ----------------- --------------------- ----- False f1488a05-8196-40a6-9483-524948b90282 All

    If scoping is enabled, the affected user should either be added to the security group for the scope, or the scope should be removed. Scoping can be removed with the Set-AIPServiceOnboardingControlPolicy PowerShell applet.

  5. Confirm that the IPCv3Service is turned on in the tenant. The Get-AIPServiceConfiguration PowerShell cmdlet shows the status of the service.

    Diagnose and fix Microsoft Edge sync issues (5)

  6. If the issue isn't fixed, contact Microsoft Edge support.

Issue: Stuck at "Setting up sync..." or "Couldn't connect to the sync server. Retrying..."

  1. Try to sign out and then sign in.

  2. Go to edge://sync-internals. If the following error appears under the Type info section, skip to the Cryptographer error encountered issue.

    "Error:GenerateCryptoErrorsForTypes@../../components/sync/driver/data_type_manager_impl.cc:42, cryptographer error was encountered"

  3. Try pinging the server endpoint. The server endpoint for a client is available in edge://sync-internals. The next screenshot shows endpoint information under Environment Info.

    Diagnose and fix Microsoft Edge sync issues (6)

  4. If the server endpoint is empty, or if server can't be pinged because there's a firewall in the environment, confirm that the necessary service endpoints are available to the client device.

    • Microsoft Edge sync service endpoints:

      • https://edge.microsoft.com
    • Azure Information Protection endpoints:

      • https://api.aadrm.com (for most tenants)
      • https://api.aadrm.de (for tenants in Germany)
      • https://api.aadrm.cn (for tenants in China)
    • Enterprise Firewall Configurations to Support WNS Traffic.

  5. If the issue still isn't fixed, contact Microsoft Edge support.

Issue: Cryptographer error encountered

This error is visible under Type info in edge://sync-internals and might mean that the user's service side data needs to be reset. The next example shows a cryptography error message:

"Error:GenerateCryptoErrorsForTypes@../../components/sync/driver/data_type_manager_impl.cc:42, cryptographer error was encountered".

Use the following steps to fix this issue:

  1. Restart Microsoft Edge and go to edge://sync-internals. Look at the Microsoft Entra account Key Status section to see if any of the following messages are present:
    • Last MIP Result = "Success": This error means server data might be encrypted with a lost key. A data reset is needed to resume sync.
    • Last MIP Result = "No permissions": It's possibly caused by a Microsoft Entra ID change or tenant subscription changes. A data reset is needed to resume sync.
    • Other errors may mean there's a server configuration issue.
  2. If a data reset is needed, see Reset Microsoft Edge data in the cloud.

Issue: "Sync has been turned off by your administrator."

Make sure that the SyncDisabled policy isn't set.

See also

Diagnose and fix Microsoft Edge sync issues (2024)

FAQs

How to fix Microsoft Edge not syncing? ›

If a user is experiencing an issue syncing browser data across their devices, they can perform a resync in Settings > Profiles > Sync > Re-sync data to this device. Should the sync problem continue, click on "Still having sync problems? Try another option" for additional solutions, then choose "Reset sync".

How do you reset Microsoft Edge sync? ›

Perform a reset to fix a synchronization problem

Go to Settings > Profiles > Sync > Re-sync data to this device and then select on "Re-sync". A resync can take from a few seconds to a few minutes, depending on how much of your data is stored in Microsoft's cloud.

How do I fix Microsoft Edge problems? ›

GO to Control Panel/ Programs/ Programs and Features and select Microsoft Edge and click Change. Then click Repair in the dialog box wait for the process to Complete. Reinstall Edge again from Microsoft Store or from the .exe file from Microsoft website..

How do I fix compatibility issues in Microsoft Edge? ›

How can you fix Microsoft Edge compatibility problems? Try clearing out Edge data by clicking on “. . .” and choosing Settings. After that, select “choose what to clear” under Clear browser data to delete your cached files (and history if needed). Restart Edge and see if a clean slate resolves your issues.…

How do I fix Microsoft Sync problems? ›

Run Repair on your libraries
  1. In the taskbar notification area, right-click or press and hold the OneDrive menu icon. , and then click Repair.
  2. In the dialog box, click Repair. Repair reports your progress until all sync connections are reset.
  3. Click Finish.

How do I manually sync Edge? ›

Manage your sync settings on your computer
  1. In Microsoft Edge, select More options > Settings > Profiles > Sync.
  2. You'll see a list of the features and data types available for sync. Select the toggles along the right side of the screen to turn sync on or off for each feature.

How to do a hard reset on Microsoft Edge? ›

In the meantime, kindly try the steps below.
  1. Open Microsoft Edge and click the three (3) dots on the upper right.
  2. Select Setting.
  3. On the lower part, click Reset settings.
  4. Click the Reset settings to their default values.
  5. Follow the steps on your screen.
  6. Check if it fixes your concern.
Mar 3, 2024

Where is Microsoft Edge Sync data stored? ›

Synced data for Microsoft Entra accounts is stored on secure servers according to the tenant ID. For example, the data for a tenant that is registered in the United States is stored in servers geo-located for that region and uses the same storage solution as Office applications.

How do I fix my Edge connection? ›

How to Fix Edge Not Opening and Similar Problems
  1. Close some tabs. ...
  2. Clear the cache. ...
  3. Restart the browser. ...
  4. Shut down Edge in Task Manager. ...
  5. Update Microsoft Edge to install any pending bug fixes. ...
  6. Rename your Edge profile. ...
  7. Restart your computer or phone/tablet. ...
  8. Check your internet connection.
Jul 3, 2024

How do I reinstall or repair Microsoft Edge? ›

Go to www.microsoft.com/edge to download and reinstall Microsoft Edge.
  1. Restart your computer. If there's still a problem, restart your computer, and then try reinstalling Microsoft Edge again. ...
  2. Contact support. If you're still having trouble, contact our support team.
  3. Help for specific error codes or issues.

How to clear Microsoft Edge cache? ›

To clear your browser cache and cookies in Microsoft Edge, go to Settings > Privacy > Clear browsing data and select Ctrl+Shift+Del. You can also type "edge://settings/clearbrowserdata" in your address bar to access this function.

Why is Microsoft Edge not responding? ›

Your computer may have run out of memory and can't load the site while also running your apps, extensions, and programs. To free up memory: Close every tab except for the one that's showing the error message. Close other apps or programs that are running.

How do I update my Edge browser? ›

Update once

In the browser, go to Settings and more > Help and feedback > About Microsoft Edge (edge://settings/help). If the About page shows Microsoft Edge is up to date., you don't need to do anything. If the About page shows An update is available. Select Download and install to proceed.

How do I make Edge compatible? ›

To enable Compatibility mode in Edge, click on the 'Settings and more' icon near the top-right corner or press ALT + F, to launch the menu. Next, select 'Settings' from the list of options in Edge menu. You will now find several tabs listed on the left. Select 'Default browser'.

How do I fix Microsoft Edge not updating? ›

Troubleshooting tips for installing and updating Microsoft Edge
  1. Check your operating system. ...
  2. Check network connectivity. ...
  3. Check your trusted sites. ...
  4. Try reinstalling Microsoft Edge. ...
  5. Restart your computer. ...
  6. Contact support. ...
  7. Help for specific error codes or issues.

Why is my Microsoft account not syncing? ›

Check for available updates and install all pending updates. Try signing in again: Log out of your Windows account and log in again using your new Microsoft account password. This may help synchronize your account information with Windows 10. Check your account settings: Make sure your account settings are correct.

How do I sync Microsoft Edge between devices? ›

If you haven't already, sign in to your Microsoft account on your phone. Once you're signed in, Microsoft Edge will automatically sync your data across devices. If your devices aren't syncing, open your profile and navigate to Sync settings > Sync and make sure the toggle next to Sync is turned on.

Top Articles
Statistics in Analytical Chemistry - Stats (4)
How Long Does Closing Take on a House From Start to Finish?
This website is unavailable in your location. – WSB-TV Channel 2 - Atlanta
123Movies Encanto
craigslist: kenosha-racine jobs, apartments, for sale, services, community, and events
Celebrity Extra
Vaya Timeclock
Top Financial Advisors in the U.S.
Kent And Pelczar Obituaries
Gameday Red Sox
Oppenheimer & Co. Inc. Buys Shares of 798,472 AST SpaceMobile, Inc. (NASDAQ:ASTS)
Turbocharged Cars
今月のSpotify Japanese Hip Hopベスト作品 -2024/08-|K.EG
MindWare : Customer Reviews : Hocus Pocus Magic Show Kit
Elbasha Ganash Corporation · 2521 31st Ave, Apt B21, Astoria, NY 11106
Rainfall Map Oklahoma
The Banshees Of Inisherin Showtimes Near Regal Thornton Place
Bcbs Prefix List Phone Numbers
Snow Rider 3D Unblocked Wtf
Nutrislice Menus
Patrick Bateman Notebook
Theresa Alone Gofundme
Swedestats
X-Chromosom: Aufbau und Funktion
ABCproxy | World-Leading Provider of Residential IP Proxies
Tyrone Unblocked Games Bitlife
Sea To Dallas Google Flights
At&T Outage Today 2022 Map
Rust Belt Revival Auctions
Integer Division Matlab
D2L Brightspace Clc
Churchill Downs Racing Entries
Martins Point Patient Portal
Ezstub Cross Country
Ff14 Sage Stat Priority
R/Sandiego
Promatch Parts
Soiza Grass
Daily Journal Obituary Kankakee
Www Violationinfo Com Login New Orleans
How Much Is Mink V3
Keeper Of The Lost Cities Series - Shannon Messenger
Space Marine 2 Error Code 4: Connection Lost [Solved]
SF bay area cars & trucks "chevrolet 50" - craigslist
Easy Pigs in a Blanket Recipe - Emmandi's Kitchen
Barstool Sports Gif
Weather In Allentown-Bethlehem-Easton Metropolitan Area 10 Days
Linkbuilding uitbesteden
Lucyave Boutique Reviews
Gummy Bear Hoco Proposal
Convert Celsius to Kelvin
Where To Find Mega Ring In Pokemon Radical Red
Latest Posts
Article information

Author: Jonah Leffler

Last Updated:

Views: 6238

Rating: 4.4 / 5 (45 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Jonah Leffler

Birthday: 1997-10-27

Address: 8987 Kieth Ports, Luettgenland, CT 54657-9808

Phone: +2611128251586

Job: Mining Supervisor

Hobby: Worldbuilding, Electronics, Amateur radio, Skiing, Cycling, Jogging, Taxidermy

Introduction: My name is Jonah Leffler, I am a determined, faithful, outstanding, inexpensive, cheerful, determined, smiling person who loves writing and wants to share my knowledge and understanding with you.