I’ve helped many users solve this frustrating and confusing issue: you try to watch a live stream on your PC, but all you get is a spinning loading circle. To make matters worse, you can pull out your phone, connect to the same Wi-Fi network, and the stream plays perfectly.
Table of Contents
This almost always means the problem isn’t your internet connection but is instead something on your PC—usually related to your web browser, extensions, or security settings.
Based on a common troubleshooting process, here is a prioritized checklist I use to diagnose and fix the problem, starting with the simplest steps.,
How to Fix
Step 1: The Quick Checks (Isolating the Problem)
Before changing any deep settings, these quick tests can often pinpoint the cause immediately. Try the stream again after each step.
- Try a Private/Incognito Window: This is the best first step. A private window loads without most extensions, cookies, or cached data. If the stream works here, the problem is almost certainly a faulty extension or corrupted site data. (Shortcut:
Ctrl+Shift+P
in Firefox,Ctrl+Shift+N
in Chrome/Edge). - Disable All Browser Extensions: If the private window worked, the culprit is likely an extension. Go into your browser’s add-ons or extensions menu and temporarily disable everything, especially ad blockers, privacy tools (like Privacy Badger), and security plugins. If the stream now works in a normal window, re-enable your extensions one by one to find the one causing the conflict. Many modern privacy tools can interfere with streaming sites; you can learn more about how they work in this guide to blocking trackers.
- Try Firefox Troubleshoot Mode: If you’re a Firefox user, this is a powerful diagnostic tool. Go to Help > Troubleshoot Mode. This restarts the browser in a temporary safe mode. If the stream works here, it confirms an extension or custom setting is the problem.
Step 2: Check DRM and Site Settings (The Most Common Culprit)
Most major streaming services use Digital Rights Management (DRM) to protect their content. If your browser’s DRM module is disabled, out of date, or corrupted, streams will fail to start.
- In Firefox:
- Go to Settings > General.
- Scroll down to the “Digital Rights Management (DRM) Content” section.
- Ensure the box for “Play DRM-controlled content” is checked.
- Next, type
about:addons
in your address bar, go to the “Plugins” section, find the “Widevine Content Decryption Module,” click the gear icon, and select “Check for Updates.”
- In Chrome/Edge:
- Type
chrome://components
(oredge://components
) in your address bar. - Find the “Widevine Content Decryption Module” and click “Check for update.”
- Type
- Clear Site Data: Corrupted data for a specific site can also cause issues. Go to your browser’s privacy settings and find the option to manage cookies and site data. Search for the streaming site (e.g., “msnbc”) and delete all related entries.
Step 3: Check System-Level Blockers
If the issue persists across multiple browsers, something at the operating system level may be interfering.
- Temporarily Disable Antivirus/Firewall: Some security suites are overly aggressive and can block the domains that streaming services use. Briefly disable your antivirus or firewall’s real-time protection, test the stream, and re-enable it immediately afterward.
- Check the Windows Hosts File: This file can be used to manually block websites. Open Notepad as an Administrator, then open
C:\Windows\System32\drivers\etc\hosts
. Make sure there are no lines containing the name of the streaming service (e.g., msnbc.com). - Check Proxy Settings: Go to Windows Settings > Network & internet > Proxy. Ensure that “Use a proxy server” is turned off unless you require one for your network.
Step 4: If All Else Fails – Check the Browser Console
If you’re still stuck, you can look for the exact error message the browser is hiding.
- Go to the page with the spinning circle.
- Press F12 to open the Developer Tools.
- Click on the “Console” tab.
- Reload the page (F5).
- Look for any errors written in red text. Often, you’ll see messages that mention “DRM,” “Widevine,” “EME,” “license,” or “CORS,” which can confirm that the issue is related to content protection. This information can be invaluable when searching for a more specific solution online.
More Topics
- Windows 11: How to Fix Wi-Fi and Bluetooth Issues Caused by Update
- Windows 11: Why You Can’t See Your Microsoft Account Password
- Windows 11 & 10: How to Fix Network Sharing and “Enter Network Credentials” Errors
- Windows 11 – How to Fix PIN Setup Not Working
- Windows 11 – How to Monitor Your PC’s RAM
- Windows 11 – How to Use the New Quick Machine Recovery Feature
- How to Fix Slow BIOS Load Times and PC Crashing