Home › Not Loading
Troubleshooting

TradingView Not Loading on Windows — 8 Fixes

TradingView desktop won't open, hangs on the splash, shows a blank window, or fails after the launcher? Work through these 8 fixes in order. The first one (cache clear) resolves about 60% of cases in under 60 seconds.

What does it mean when TradingView is not loading?

"TradingView not loading" covers several distinct failure modes: the launcher doesn't appear at all, the splash screen hangs, the main window opens but is blank, charts load but show no data, or the app starts then immediately closes. Each has different root causes. The fixes below are ordered from most-common-and-cheapest to least-common-but-still-works. Try in sequence — stop when the app loads normally.

Fix 1: Clear the local cache (60% of cases)

  1. Close TradingView completely (right-click taskbar icon, Close window).
  2. Press Win + R, paste %AppData%\TradingView, press Enter.
  3. Delete the Cache folder. Leave other folders alone.
  4. Relaunch TradingView.

Your layouts, watchlists, and alerts are stored in your TradingView account on the cloud — they restore automatically. Only ephemeral cache data is removed.

Fix 2: Run as administrator

Right-click the TradingView desktop icon → Run as administrator. If the app loads as admin but not as a normal user, the issue is file permissions in the install folder. Reinstall to a folder under your user profile (default: %LocalAppData%\Programs\TradingView) and the per-user permissions issue goes away.

Fix 3: Update GPU drivers

Blank-screen and immediate-crash failures often trace to GPU driver issues. Update via:

  1. NVIDIA: GeForce Experience → Drivers → Check for updates.
  2. AMD: AMD Software → Drivers & Software → Check for updates.
  3. Intel iGPU: Intel Driver & Support Assistant → Run scan.
  4. Or via Windows: Device Manager → Display adapters → right-click → Update driver.

Fix 4: Whitelist in antivirus

If Norton, McAfee, Avast, or similar AV is installed: add an exclusion for %LocalAppData%\Programs\TradingView. Norton in particular has a history of false-positive flags on Electron-based apps (TradingView desktop is Electron-based).

Fix 5: Check firewall / network

TradingView needs outbound HTTPS (port 443) to:

Test by visiting tradingview.com in your browser. If the website loads but the desktop app doesn't, your firewall is selectively blocking the .exe — add an explicit allow rule in Windows Defender Firewall.

Fix 6: Disable proxy / VPN temporarily

Some VPNs (especially free ones) inject SSL middleware that breaks TradingView's WebSocket connections. Disable the VPN, launch TradingView, confirm it works, then re-enable VPN and test. If it breaks again, your VPN is incompatible — use a different VPN or disable it during trading sessions.

Fix 7: Reinstall

If fixes 1–6 don't work:

  1. Uninstall via Settings → Apps → TradingView → Uninstall.
  2. Delete leftover folders at %LocalAppData%\Programs\TradingView and %AppData%\TradingView.
  3. Reboot.
  4. Download a fresh installer from the official TradingView desktop page.
  5. Install. Your account data restores from the cloud on first sign-in.

Fix 8: Use the web app while debugging

If none of the above work and you need to trade today, the web app at tradingview.com uses the same account and identical chart engine. Use it as a temporary fallback while you contact TradingView support at tradingview.com/support with your OS version, GPU model, and the symptoms.

Common questions

Why is TradingView desktop not opening?

Usually corrupted cache, antivirus blocking, firewall, GPU driver issue, or failed update. Cache clear fixes ~60% of cases; reinstall fixes another 30%.

How do I clear the TradingView desktop cache?

Close app. Navigate to %AppData%\TradingView. Delete the Cache folder. Relaunch. Account data is in the cloud — won't be lost.

Why does TradingView show a blank screen on Windows?

Embedded renderer failed to initialize. Update GPU drivers, then relaunch. Check for DLL-injecting third-party software (screen recorders, RGB controllers).

Does antivirus block TradingView?

Sometimes — Norton, McAfee, Avast occasionally false-positive. Add %LocalAppData%\Programs\TradingView to exclusions.

What ports does TradingView desktop need open?

Outbound HTTPS 443 to *.tradingview.com and *.tvc-mds.com. WebSocket on 443. No inbound ports.

Related troubleshooting

Need a fresh install?

Download the latest TradingView installer.

Download for Windows
Affiliate disclosure: Authorized TradingView affiliate. These are field-tested fixes; we cannot guarantee resolution for every install. Contact TradingView support for unresolved issues.