Outlook inside AVD session host keep opening web browser to open OWA

Zaher 0 Reputation points
2025-10-15T21:12:41.5033333+00:00

Hey everyone

so recently our users started to report that Outlook inside AVD keep popping up web browsers to open OWA , and this happened randomly while they are browsing their emails from Outlook.

I checked and verfied the Azure AD connect for SCP and device writeback, yet we are still getting erros 1098 & 1097 for AADTokenBrokerPlugin Operation.

is this related? or what it could be the reason that Outlook or whatever process keep popping up web browser to open OWA ??

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Nikhil Duserla 9,275 Reputation points Microsoft External Staff Moderator
    2025-10-16T17:09:04.3266667+00:00

    Hello Zaher,

    AADTokenBrokerPlugin Errors (1097 & 1098) These errors typically indicate token acquisition failures due to permission issues in the registry or corrupted token broker components. Specifically:

    • Error 1098 (0xCAA5001C) occurs when the AAD token broker fails due to missing permissions on registry keys like: HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\ Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\PSR

    To resolve this issue, follow these steps:

    1. Take ownership of the key if necessary (Owner = SYSTEM).
    2. Fix the permissions on these registry keys by enabling inheritance (fixing one should fix both, unless multiple users log on to the same device):
      • HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\ Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\PSR

    Please refer to this link- https://learn.microsoft.com/en-us/troubleshoot/windows-client/user-profiles-and-logon/event-1098-error-0xcaa5001c

    If you have any further queries, do let us know.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.