Discord Guide

Discord Stuck on Starting — How to Fix It Fast (9 Methods)

July 28, 2026 · 10 min read

To fix Discord stuck on starting press Ctrl+Shift+Esc to open Task Manager, end all Discord processes, then relaunch the app. If that does not work clear the Discord cache folders from %appdata% and %localappdata%. Most cases of Discord stuck on the starting screen resolve with one of these two fixes in under 2 minutes.

Why Is Discord Stuck on Starting

Discord gets stuck on the starting screen when a background process did not close properly, cache files are corrupted, or the app does not have the right system permissions. The spinning loading screen or "Starting..." text appears but never progresses to the login or home screen.

Common causes:

  • A previous Discord process is still running in the background
  • Corrupted cache, code cache, or GPU cache files
  • Discord needs administrator permissions to launch
  • Your system date and time are incorrect
  • A firewall or proxy is blocking Discord's connection
  • Discord update files are stuck or corrupted
  • Compatibility issues with your Windows version

Fix 1 — End All Discord Background Processes

The most common cause of Discord stuck on starting is a previous Discord process that did not close properly. A new Discord instance cannot start while an old one is still running.

On Windows:

  1. Press Ctrl+Shift+Esc to open Task Manager
  2. Look for any process named Discord or Update.exe
  3. Right-click each one and select End Task
  4. Once all Discord processes are gone relaunch Discord normally

On Mac:

  1. Press Cmd+Space and search for Activity Monitor
  2. Search for Discord in the process list
  3. Select each Discord process and click the X button to force quit
  4. Relaunch Discord
Pro Tip:After ending all Discord processes wait 10 seconds before relaunching. This gives Windows time to fully release all file locks that Discord had open — relaunching too quickly can cause the same stuck screen to reappear.

Fix 2 — Clear Discord Cache

Corrupted cache files are the second most common cause of Discord stuck on starting. Clearing them forces Discord to rebuild fresh cache files on next launch.

On Windows:

  1. Press Win+R to open the Run dialog
  2. Type %appdata% and press Enter
  3. Open the discord folder
  4. Delete these three folders completely:
    • Cache
    • Code Cache
    • GPUCache
  5. Press Win+R again and type %localappdata%
  6. Open the Discord folder
  7. Delete the Update file or folder if present
  8. Restart Discord

On Mac:

  1. Open Finder → Go → Library → Application Support
  2. Open the discord folder
  3. Delete the Cache folder contents
  4. Restart Discord

On Mobile:

Go to phone Settings → Apps → Discord → Storage → Clear Cache

Fix 3 — Run Discord as Administrator

Discord sometimes gets stuck on starting when it lacks the permissions needed to access system resources:

  1. Close Discord completely from Task Manager
  2. Find the Discord shortcut on your desktop or in the Start menu
  3. Right-click the Discord icon
  4. Select Run as administrator
  5. Click Yes when the UAC prompt appears

To make Discord always run as administrator:

  1. Right-click the Discord shortcut
  2. Select Properties
  3. Click the Compatibility tab
  4. Check Run this program as an administrator
  5. Click Apply and OK

Fix 4 — Check Date and Time Settings

Discord's connection process relies on your system clock being accurate. An incorrect date or time causes authentication failures that appear as a stuck starting screen:

Windows:

  1. Go to SettingsTime & LanguageDate & Time
  2. Turn on Set time automatically and Set time zone automatically
  3. Click Sync now
  4. Restart Discord

Mac:

  1. Go to System SettingsGeneralDate & Time
  2. Enable Set time and date automatically
  3. Restart Discord

Fix 5 — Disable Proxy Settings

An active proxy can prevent Discord from connecting during startup causing the stuck starting screen:

Windows:

  1. Open Control PanelNetwork and InternetInternet Options
  2. Click the Connections tab
  3. Click LAN Settings
  4. Uncheck Use a proxy server for your LAN
  5. Click OK and restart Discord

Mac:

  1. Open System SettingsNetwork
  2. Click AdvancedProxies
  3. Uncheck all proxy protocols
  4. Click OK and restart Discord

Fix 6 — Check Firewall Settings

Windows Firewall or third-party security software can block Discord during the startup connection process:

  1. Open Windows SecurityFirewall and Network Protection
  2. Click Allow an app through firewall
  3. Find Discord in the list
  4. Ensure both Private and Public checkboxes are ticked
  5. Click OK and restart Discord

If you use third-party antivirus software temporarily disable it and test if Discord launches. If it does add Discord to the antivirus whitelist permanently.

Fix 7 — Set Windows Compatibility Mode

This fix comes directly from the Discord community and has resolved persistent stuck on starting issues for many users — especially after Discord updates:

  1. Right-click the Discord shortcut
  2. Select Properties
  3. Click the Compatibility tab
  4. Check Run this program in compatibility mode for
  5. Select Windows 8 from the dropdown
  6. Click Apply and OK
  7. Also navigate to your Discord installation folder:
C:\Users\[YOUR USERNAME]\AppData\Local\Discord
  1. Open the app- folder (the name includes the version number)
  2. Find discord.exe inside
  3. Right-click → Properties → Compatibility → set to Windows 8
  4. Try launching Discord

Fix 8 — Scan for Malware

Malware can interfere with Discord's startup process by corrupting system files or blocking network connections:

  1. Download Malwarebytes from malwarebytes.com (free version works)
  2. Run a full system scan
  3. Remove any threats found
  4. Restart your PC
  5. Relaunch Discord

Fix 9 — Reinstall Discord

If all other fixes fail a clean reinstall resolves most persistent stuck on starting issues:

Windows:

  1. Uninstall Discord from SettingsApps → find Discord → Uninstall
  2. Press Win+R and delete remaining folders:
    • Type %appdata% → delete the discord folder
    • Type %localappdata% → delete the Discord folder
  3. Download the latest Discord installer from discord.com
  4. Install and log back in

Mac:

  1. Drag Discord from Applications to Trash
  2. Delete Library/Application Support/discord
  3. Download the latest Discord from discord.com
  4. Install and log back in

Mobile: Uninstall Discord completely → reinstall from App Store or Google Play

Discord Stuck on Starting — Quick Fix Summary

FixTimeWorks When
End background processes30 secondsOld process still running
Clear cache2 minutesCorrupted cache files
Run as administrator30 secondsPermission issues
Fix date and time1 minuteClock sync failure
Disable proxy1 minuteProxy blocking connection
Check firewall2 minutesFirewall blocking Discord
Compatibility mode2 minutesWindows compatibility issue
Scan for malware5 minutesMalware interference
Reinstall Discord5 minutesPersistent corruption

Common Mistakes to Avoid

Reinstalling without clearing leftover folders — Simply uninstalling and reinstalling Discord without deleting the %appdata% and %localappdata% folders leaves corrupted files behind. The reinstall fails to fix the issue because the old broken cache is still there.

Not ending all Discord processes — Closing the Discord window does not always stop all background processes. Always check Task Manager for lingering Discord or Update.exe processes before relaunching.

Skipping the compatibility mode fix — Many users overlook this fix but it has resolved stuck on starting for thousands of users in the Discord community. Try it before reinstalling.

Launching Discord too quickly after ending processes — Wait 10 seconds after ending all Discord tasks before relaunching to let Windows fully release file locks.

Related Guides

Also try our free tools:

Frequently Asked Questions

Discord gets stuck on starting when a background process did not close properly, cache files are corrupted, or the app lacks administrator permissions. Press Ctrl+Shift+Esc to open Task Manager, end all Discord processes, then relaunch. If that does not work clear the Cache, Code Cache, and GPUCache folders from %appdata%/discord.
End all Discord background processes in Task Manager first. If that does not work clear the Discord cache folders from %appdata%/discord — delete Cache, Code Cache, and GPUCache. Then try running Discord as administrator by right-clicking the icon and selecting Run as administrator.
The most common reasons are a leftover background process, corrupted cache files, incorrect system date and time, or a proxy blocking Discord's connection. Work through the fixes in order starting with ending background processes and clearing cache.
Press Ctrl+Shift+Esc → end all Discord processes → press Win+R → type %appdata% → open discord folder → delete Cache, Code Cache, and GPUCache folders → press Win+R again → type %localappdata% → open Discord folder → delete the Update folder → restart Discord.
If Discord is not opening at all check Task Manager for stuck Discord processes and end them. Then clear the Discord cache from %appdata%/discord. If Discord still will not open try running it as administrator or set compatibility mode to Windows 8 in the shortcut properties.
Yes — corrupted cache files are one of the most common causes of Discord stuck on starting. Deleting the Cache, Code Cache, and GPUCache folders from %appdata%/discord forces Discord to rebuild clean cache files on next launch and resolves most startup issues.
Press Win+R → type %appdata% → press Enter → open the discord folder → delete the Cache, Code Cache, and GPUCache folders. Also press Win+R → type %localappdata% → open the Discord folder → delete the Update folder if present. Restart Discord after deleting these folders.
If Discord gets stuck on starting after every computer restart the most likely cause is a compatibility issue. Right-click the Discord shortcut → Properties → Compatibility tab → check Run this program in compatibility mode for → select Windows 8. Also navigate to your Discord installation folder and set the same compatibility mode on discord.exe directly.

Ready to generate Discord timestamps?

Open the Generator

Did You Miss These?

Discord Guide

Generate a Discord Timestamp

Free tool — all 7 formats, live Discord preview, auto timezone detection.

Open Generator →
Discord Guide6 min read

Aug 1, 2026

Discord Error 2007 — How to Fix Stream Reconnecting Error Fast

Discord error 2007 means your stream is reconnecting due to network issues or high packet loss. Fix it by checking your connection, disabling VPN, or lowering stream quality.

Read Article →
Discord Guide7 min read

Aug 1, 2026

Discord Error 3002 — How to Fix Mic Not Detected Fast

Discord error 3002 means your microphone is connected but not picking up sound. Fix it by checking OS permissions, selecting the correct input device, and adjusting audio settings.

Read Article →
Discord Guide7 min read

Aug 1, 2026

Discord Error 3004 — How to Fix Screen Share Failure Fast

Discord error 3004 means your screen share or stream failed to start due to an OS-level capture error. Fix it by disabling hardware acceleration, changing capture settings, or freeing up storage.

Read Article →
Discord Guide8 min read

Jul 31, 2026

Discord Update Failed Loop — How to Fix It Fast (9 Methods)

Discord stuck in update failed loop? Fix it by downloading a fresh installer, clearing AppData folders, or disabling antivirus. Complete guide for Windows and Mac.

Read Article →