Teams crashing when sharing screen

Peyton 300 Reputation points
2024-12-28T15:50:56.1233333+00:00

Hi Teams,

I'm having trouble using Teams on my PC. Teams worked fine until I tried to share my screen. When I share a single app and share the entire screen, a stuttering crash happens. I've tried deleting Teams, clearing the cache and reinstalling it, but that didn't help. I've tried sharing with different people with and without audio. All my drivers are up to date. I haven't had this issue with any other app, and no one else in my organization is experiencing this issue. This has been going on for months now and I was forced to use a browser app on this computer. Does anyone have any suggestions?

Microsoft Teams Microsoft Teams for business Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2024-12-30T02:20:45.57+00:00

    Hi @Altria

    According to your case description, the Teams app crashes when sharing the screen. Please try the following steps to troubleshoot the problem:

    1. Clear the Microsoft cache:

    User's image

    1. Reset Microsoft Teams:

    Go to Windows Settings > Apps > Installed apps > Microsoft Teams > More > Advanced options > Reset > Restart your device.

    1. Update/upgrade your device graphics card:

    Please refer to the steps to update the driver in the link: https://support.microsoft.com/en-us/windows/update-drivers-manually-in-windows-ec62f46c-ff14-c91d-eead-d7126dc1f7b6

    1. Disable hardware acceleration:

    Try to disable hardware acceleration in Teams settings. Since the option to turn off GPU acceleration is not currently available in the new version of Teams, fortunately, there is a workaround:

    • Exit Teams
      • Open the file %APPDATA%\Microsoft\Teams\desktop-config.json (e.g. C:\Users\username\Roaming\Microsoft\Teams\desktop-config.json)
      • Find the setting appPreferenceSettings.
      • In that block, find this property "appPreferenceSettings":{ ... ,"disableGpu":false, ...} . and set it to: "appPreferenceSettings":{ ... ,"disableGpu":true, ...}
      • If "disableGpu" is not in the list, then add it.

    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.


    0 comments No comments

0 additional answers

Sort by: Most helpful

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.