high cpu usage msedgewebview2 with teams

Markus Schädlich 25 Reputation points
2024-10-07T12:42:16.22+00:00

Hi ,

we use microsoft Teams in an azure virtual desktop environment (win1122h2 multisession image from azure).

the webview2 process has a very high cpu utilization with teams.

The VM is a Standard D4ds v5 (4 vcpus, 16 GiB memory)

can someone give me some tips to fix this?

User's image

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,897 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. LiweiTian-MSFT 24,340 Reputation points Microsoft Vendor
    2024-10-08T01:45:17.97+00:00

    Hi @Markus Schädlich

    Since the process is related to Windows Widgets as well, it is important we deal with that too. Using the Registry Editor, a user can very easily disable Windows Widgets from running on their PC.

    • Open the Run command box with the ‘Win’ + ‘R’ key combination and in the empty box, enter ‘Regedit’
    • Enter the following location in the address box:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
    
    • From the list of DWORD entries here, look for ‘TaskbarDa’. Click on it and select to modify it
    • Now, change its bit value from 1 to 0 and save this change

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



  2. Markus Schädlich 25 Reputation points
    2024-10-11T12:32:16.8366667+00:00

    hi @LiweiTian-MSFT ,

    i checked it and see that the Widgets are disabled but i see no Registry key.

    controls the reg key the same as the toggle on the left?User's image


Your answer

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