Thursday, February 5, 2026

Windows 365: Fixing Microsoft Teams performance issue



Fixing Microsoft Teams Performance Issues in Windows 365

Microsoft Teams is a critical collaboration tool for many organizations. However, ensuring optimal performance on Windows 365 Cloud PCs or Azure Virtual Desktop (AVD) environments often requires specific configurations. This article provides a step-by-step guide to verify and enable Teams SlimCore Media Optimization for improved performance.

Step 1: Verify Teams Media Optimization Type

Before making any configuration changes, verify that your Teams client is using the new SlimCore Media Optimization architecture. Follow these steps:

  1. Open the Microsoft Teams client.
  2. Click on the ellipsis (...) on the top bar.
  3. Navigate to Settings > About.
  4. Check the optimization type listed under the Teams version:
    • AVD SlimCore Media Optimized: means it’s new optimization based on SlimCore.
    • AVD Media Optimized: means it’s  Legacy optimization based on WebRTC.

Step 2: Enable Teams Media Optimization

To enable media optimization for Teams in Windows 365 or AVD environments, configure a registry key on each session host if it’s not already present. This key will be present if it’s already optimised. If not, you need to configure.

Registry Configuration Steps:

  1. Open Registry Editor as an administrator.
  2. Navigate to the following path:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Teams
    
  3. If the Teams key doesn't exist, create it.
  4. Add the following value:
    • Name: IsWVDEnvironment
    • Type: DWORD
    • Value: 1


Alternatively, you can automate this process using a PowerShell script.

You can find the Powershell script in my GitHub Repository 

If Teams is not optimised, you can see a Not optimised banner at top of the Teams. You can click it and select optimise virtual desktop and restart and Teams should be automatically optimised for media audio and video quality inside windows 365.





https://learn.microsoft.com/en-us/azure/virtual-desktop/teams-on-avd#enable-media-optimization-for-teams

Monday, January 12, 2026

Windows 365 - Fix Microsoft Teams error code 2000

 


Recently I started to see Microsoft Teams showing Not Optimised banner at the top of the Teams. When clicked on it, it showed to optimize and restart. But when clicked on it, it started to show Error Code 2000. 

Checked in settings and it shows AVD slimcore media Not connected.

The error code 2000 means optimization is not enabled.

Tried to follow the steps outlined in my previous blog https://app2pack.blogspot.com/2025/02/MicrosoftTeams-Performances-Windows.html but it didn’t help. 

Followed the steps mentioned in the official MS article but it also didn’t work. Tried to force quit Teams manually and launch and still it was showing the same error and not optimized banner.

Finally Tried to restart the Windows 365 cloud pc from Windows App and this time after the restart and when clicked on Not optimized banner, it automatically optimized and prompted me to restart the Teams twice. After restarting Teams twice, the banner disappeared. 

Monday, December 1, 2025

W365: Fix Unable to connect Error code 0x5000056

When trying to access your assigned windows cloud pc through windows app in Windows device or any device - in this case ios windows App, you will be promoted with the unable to connect with error code 0x5000056


Even when you try to restart your cloud pc by clicking on three dots, it will show restart attempt failed. When you try to do inspect connection, it will also show as failed.

To fix this issue, follow the below steps. 

Click on your profile and select troubleshooting and select Reset subscription like below.


Click on reset subscriptions. This will delete your assigned windows 365 cloud pc from windows app. After this, click on + icon and add the cloud pc once again by signing into work or school account and entering your credentials.













Friday, November 7, 2025

Windows 365: How to use Bulk device actions command directly on the Cloud PCs that aren't available report

Managing Cloud PCs has become more efficient with the introduction of applying Bulk Device Actions directly on the Cloud PCs that aren't available report. 

Check for the official Windows 365 What's New reference here.

This feature allows administrators to perform actions like restoring, restarting, troubleshooting, and cross-region disaster recovery options directly from the report.

For detailed guidance about the report, visit: Cloud PCs that aren't available report.

Key Considerations:

  • The report reflects conditions from the past 5 to 15 minutes, meaning some Cloud PCs listed may have already recovered or new issues may not yet appear soon. 

Using Bulk Device Actions:

1. Sign in to Microsoft Intune:

    • Navigate to Reports > Cloud PC Overview > Cloud PCs that aren't available.

2. Apply Filters (Optional):

Narrow down the report data to focus on specific Cloud PCs. 

3. Select Cloud PCs:
  • Select the cloud pc's that need to be actioned.
  • You can choose up to 100,000 devices for bulk management.
4. Perform Actions:
  • Navigate to Bulk device actions and select the desired action. 

5. Complete Action Steps:
  • Follow the prompts to finalize the chosen action.
6. Processing Time:
  • Completion time varies based on the action type and number of devices.
7. Report:
These enhancements make managing large-scale Cloud PC environments more effective and less time-consuming.

So why wait,  go and explore now πŸ”œ