Screen sharing in Teams suddenly shows a grayed-out Share button, or the option to share is missing entirely on Windows 11. This usually happens because of a policy setting, a missing display driver, or a conflict with another app. In this article, you will learn the exact causes and the step-by-step fixes to restore screen sharing in Teams on Windows 11.
Key Takeaways: Restoring Screen Sharing in Teams on Windows 11
- Teams admin center > Meetings > Meeting policies: Check the Screen sharing mode policy to ensure it is not set to Disabled.
- Device Manager > Display adapters: Update or reinstall the graphics driver to fix a missing or outdated driver that blocks screen sharing.
- Windows Settings > System > Display > Graphics: Set Teams to use a high-performance GPU to avoid rendering conflicts.
Why Teams Screen Sharing Is Disabled on Windows 11
Screen sharing in Teams relies on two components: the Teams client and the Windows graphics stack. When the Share button is disabled, the most common cause is an admin policy that restricts screen sharing. The policy is set in the Teams admin center under Meeting policies, and it controls whether users can share their entire screen, a window, or nothing at all.
Another frequent cause is a missing or outdated graphics driver. Windows 11 uses the Windows Display Driver Model to capture the screen. If the driver is broken, Teams cannot initiate the screen capture, so the button stays grayed out. A third cause is a conflict with a third-party app that hooks into the graphics system, such as a screen recorder or a virtual camera tool.
Finally, Teams may be running in a compatibility mode or using an incorrect GPU. On laptops with dual GPUs, Teams might default to the integrated graphics, which can cause issues with screen capture in some configurations.
Steps to Fix Disabled Screen Sharing in Teams on Windows 11
Before you start, close Teams completely. Right-click the Teams icon in the system tray and select Quit. Then follow these steps in order.
Step 1: Verify the Teams Meeting Policy
- Open the Teams admin center
Go to admin.teams.microsoft.com and sign in with an admin account. If you are not an admin, ask your IT department to check this setting. - Navigate to Meeting policies
In the left menu, select Meetings, then Meeting policies. This opens the list of policies applied to users. - Check the Screen sharing mode
Click the policy that applies to the affected user. Scroll to the Content sharing section. The Screen sharing mode must be set to Entire screen or Single application. If it is set to Disabled, change it and click Save. - Wait for the policy to apply
Policy changes can take up to 24 hours to propagate. To test immediately, sign out of Teams and sign back in.
Step 2: Update or Reinstall the Graphics Driver
- Open Device Manager
Press Win + X and select Device Manager from the menu. - Expand Display adapters
Click the arrow next to Display adapters to see your graphics card. If you see a yellow warning icon, the driver is problematic. - Update the driver
Right-click the graphics card and select Update driver. Choose Search automatically for drivers. Windows will install the latest version if available. - Reinstall the driver if needed
If updating does not help, right-click the card and select Uninstall device. Check the box Delete the driver software for this device, then click Uninstall. Restart your PC. Windows will reinstall the driver automatically.
Step 3: Set Teams to Use the High-Performance GPU
- Open Windows Settings
Press Win + I to open Settings. - Go to Graphics settings
Select System, then Display, then Graphics. This page lists apps and their GPU preferences. - Add Teams to the list
Click Add an app, choose Desktop app, and browse to C:\Users\[YourUsername]\AppData\Local\Microsoft\Teams\current\Teams.exe. If you cannot find it, search for Teams in the Start menu, right-click it, and select Open file location. - Set to High performance
After adding Teams, click Options and select High performance. Click Save and restart Teams.
Step 4: Disable Conflicting Apps
- Identify potential conflicts
Apps like OBS Studio, Xbox Game Bar, or any screen recorder can interfere with Teams screen sharing. Close these apps completely before a meeting. - Disable hardware acceleration in Teams
In Teams, click your profile picture, select Settings, then General. Under Application, turn off Disable GPU hardware acceleration. Restart Teams.
Step 5: Reset Teams Cache
- Close Teams
Right-click the Teams icon in the system tray and select Quit. - Clear the cache folder
Press Win + R, type %appdata%\Microsoft\Teams, and press Enter. Delete the contents of the Cache, Code Cache, and GPUCache folders. Do not delete the entire Teams folder. - Restart Teams
Open Teams again and test screen sharing.
If Teams Screen Sharing Still Fails on Windows 11
Teams Shows a Black Screen When Sharing
A black screen during sharing usually means the graphics driver is not capturing correctly. Update the driver as in Step 2. Also, disable GPU hardware acceleration in Teams settings as described in Step 4. If the problem persists, try sharing a specific window instead of the entire screen.
Share Button Is Grayed Out in a Specific Meeting
If the Share button is disabled only in one meeting, the meeting organizer might have restricted sharing. The organizer can change this during the meeting by clicking More actions, then Meeting options, and setting Who can present to Everyone.
Screen Sharing Works on the Web but Not in the Desktop App
This points to a corrupted Teams installation. Uninstall Teams from Settings > Apps > Installed apps, then download the latest version from the Microsoft website and reinstall.
Teams Desktop App vs Teams on the Web: Screen Sharing Differences
| Item | Teams Desktop App | Teams on the Web |
|---|---|---|
| Screen sharing capability | Full screen, window, and PowerPoint Live | Full screen and window, but limited to browser tabs |
| Hardware acceleration | Controlled by app setting | Controlled by browser setting |
| Dependency on graphics driver | High, uses Windows display model | Lower, relies on browser rendering |
| Policy enforcement | Applies to both | Applies to both |
Screen sharing in Teams on Windows 11 can be fixed by checking the meeting policy, updating the graphics driver, and adjusting GPU settings. Start with the policy check because it is the most common cause. If the issue remains, update the driver and disable hardware acceleration. Test screen sharing after each step to confirm the fix.