Appearance
How to Fix Microsoft Teams Showing a Blank or White Screen
Applies to: Microsoft Teams (Desktop App — New Teams and Classic Teams), Windows 10, Windows 11
Article Type: Troubleshooting
Last Updated: 2026-06-17
Summary
This article covers what to do when Microsoft Teams opens but displays a blank white screen, a perpetual loading spinner, or an empty window where chats and channels should be. These symptoms have different root causes than login loops or sign-in errors, and the fixes below address GPU rendering conflicts, corrupted cache data, and broken WebView2 components.
Prerequisites
- A Microsoft 365 account with a Teams license.
- An active internet connection (verify by opening a web page in your browser).
- Windows 10 or Windows 11.
Instructions
1. Try the Teams Web App First
Before troubleshooting the desktop app, confirm whether the issue is local to your computer or affects your account everywhere.
- Open your browser and go to
https://teams.microsoft.com. - Sign in with your work credentials.
- If the web version loads normally, the problem is specific to the desktop app — continue with the steps below.
- If the web version also shows a blank screen, the issue may be account-related or a service outage. Check
https://status.office.comfor known issues before proceeding.
2. Restart Teams Fully
Closing the Teams window does not always quit the app — it often continues running in the background. A full restart clears the running process.
- Right-click the Teams icon in the system tray (bottom-right corner, near the clock).
- Select Quit (or Close).
- Press Ctrl + Shift + Esc to open Task Manager.
- Look for any remaining Microsoft Teams processes in the list.
- If you find one, click it and click End task.
- Wait 10 seconds, then reopen Teams from the Start menu or taskbar.
3. Clear the Teams Cache
Corrupted cache files are the most common cause of blank screen issues. Clearing the cache forces Teams to rebuild its local data from the server.
- Fully quit Teams using Step 2 (make sure no Teams process is running in Task Manager).
- Press Win + R to open the Run dialog.
- Type the path for your version of Teams and press Enter:
- New Teams (Teams 2.x):
%localappdata%\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams - Classic Teams:
%appdata%\Microsoft\Teams
- New Teams (Teams 2.x):
- Select all files and folders inside this directory and delete them.
- Reopen Teams. You will need to sign in again, and Teams will download fresh data.
4. Disable GPU Hardware Acceleration
Teams uses your computer's graphics hardware (GPU) to render its interface. On some systems — especially those with older or integrated graphics drivers — this causes the blank screen.
- If Teams opens far enough to see the title bar, click the three-dot menu (⋯) next to your profile picture.
- Select Settings > General (Classic Teams) or Settings > Appearance and accessibility (New Teams).
- Find the option Disable GPU hardware acceleration (Classic Teams) or Use hardware acceleration when available (New Teams — toggle it off).
- Close and reopen Teams.
If you cannot access Settings because the screen is blank, use this workaround for Classic Teams:
- Fully quit Teams (Step 2).
- Press Win + R, type
%appdata%\Microsoft\Teamsand press Enter. - Open the file
desktop-config.jsonin Notepad. - Find
"disableGpu":falseand change it to"disableGpu":true. - Save the file and reopen Teams.
5. Clear WebView2 Data
New Teams (2.x) uses the Microsoft Edge WebView2 runtime to render its interface. Corrupted WebView2 data can cause blank screens even after clearing the Teams cache.
- Fully quit Teams (Step 2).
- Press Win + R, type the following path and press Enter:
%localappdata%\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\EBWebView - Delete all contents inside the
EBWebViewfolder. - Reopen Teams.
6. Repair or Reset Teams via Windows Settings
Windows has built-in tools to repair or reset apps without uninstalling them.
- Press Win + I to open Settings.
- Navigate to Apps > Installed apps.
- Find Microsoft Teams in the list and click the three-dot menu (⋯) next to it.
- Select Advanced options.
- Scroll down and try Repair first. This fixes common issues without removing your data.
- If Repair does not fix the problem, click Reset. This clears all local Teams data (equivalent to a fresh install).
- Open Teams and sign in again.
7. Reinstall Teams
If none of the above steps resolve the blank screen, a clean reinstall replaces all app files.
- Press Win + I to open Settings.
- Navigate to Apps > Installed apps.
- Find Microsoft Teams, click the three-dot menu (⋯), and select Uninstall.
- After uninstallation, clear any remaining cache files (see Step 3) to ensure a completely clean install.
- Restart your computer.
- Download the latest version from
https://teams.microsoft.com/downloadand install it. - Sign in with your work credentials.
8. When to Contact IT
Tell the helpdesk one thing above all: whether Teams also shows a blank screen in the browser at https://teams.microsoft.com. That answers whether the problem is your computer or your account. Add the steps you already ran — cache clear, GPU acceleration off, repair, reinstall.
Contact your IT helpdesk if:
- You have completed all steps above and Teams still shows a blank screen.
- The Teams web app (
https://teams.microsoft.com) also shows a blank or broken interface — this may indicate an account or licensing issue. - You receive an error about Conditional Access or device compliance.
- Your organization uses a proxy server or firewall that may be blocking Teams network traffic.
- Multiple people in your office are experiencing the same blank screen at the same time — this may indicate a service outage or a network-level issue.
Troubleshooting
DANGER
A blank screen in Teams is almost always a local desktop app issue. If Teams works in the browser but not in the desktop app, the problem is on your computer — not your account. Start with clearing the cache (Step 3) and disabling GPU acceleration (Step 4), which together resolve the majority of blank screen cases.
| Symptom / Error | Potential Cause | Solution |
|---|---|---|
| White screen immediately after opening | GPU hardware acceleration conflict | Disable GPU acceleration (Step 4). |
| Blank screen after Windows update | WebView2 runtime updated or corrupted | Clear WebView2 data (Step 5), then restart Teams. |
| Spinner that never stops | Corrupted Teams cache | Clear the Teams cache (Step 3). |
| Teams briefly shows content, then goes white | Cache partially corrupted | Clear cache (Step 3) and disable GPU acceleration (Step 4). |
| Blank screen only on one computer | Local app or driver issue | Repair or reset via Settings (Step 6). If that fails, reinstall (Step 7). |
| Blank screen on all devices (including web) | Account issue or service outage | Check https://status.office.com. If there is no outage, ask IT to confirm your Teams license is assigned and that no Conditional Access policy is blocking your sign-in. |
| "Something went wrong" with blank content area | WebView2 or cache corruption | Clear WebView2 data (Step 5), then clear Teams cache (Step 3). |
Related Articles
- How to Troubleshoot Teams Login and Sync Issues
- How to Clear the Microsoft Teams Cache
- How to Fix Audio or Video Not Working in Microsoft Teams
- How to Troubleshoot Apps That Won't Open or Keep Crashing on Windows
- How to Fix Common Computer Glitches by Restarting
- How to Troubleshoot Slow Internet or Network Performance (User-Level Steps)