Discord update failed loop means Discord keeps trying to update, failing, then retrying every 30 seconds without ever completing. The fastest fix is downloading a fresh installer from discord.com and running it over your existing installation without uninstalling first. If that does not work work through all 9 fixes below — most users resolve the loop within 5 minutes.
What Is the Discord Update Failed Loop
The Discord update failed loop appears when you open Discord and see it cycle through:
- Checking for updates
- Downloading update
- Update failed
- Retrying after 30 seconds
- Repeat indefinitely
Discord never opens and you cannot access the app. Text messages, voice channels, and DMs are all inaccessible until the loop is resolved.
Common causes:
- Corrupted update files in AppData folders
- Antivirus blocking Discord's update server connection
- Firewall preventing Discord from reaching updates.discord.com
- Not enough disk space to complete the update
- Incorrect PC date and time settings
- Network issues blocking Discord's update servers
- Corrupted update.exe file
Fix 1 — Download Fresh Installer (Most Effective)
This is the most upvoted fix from the Discord community and resolves the loop for most users:
- Open your browser and go to discord.com/download
- Download the latest Discord installer
- Do NOT uninstall Discord first
- Run the downloaded installer file
- Discord will install over itself and break the loop
If running normally does not work — try as administrator:
- Right-click the downloaded installer
- Select Run as administrator
- Click Yes on the UAC prompt
Important note: Some users report that running as administrator fixes the loop while others report it causes the loop. Try normal first, then administrator if needed.
Fix 2 — End All Discord Processes First
Before trying any other fix end all running Discord processes:
- Press Ctrl+Shift+Esc to open Task Manager
- Look for any process named Discord or Update.exe
- Right-click each one and select End Task
- Wait 10 seconds
- Try downloading and running the fresh installer from Fix 1
A stuck background process can prevent the update from completing regardless of what else you try.
Fix 3 — Delete AppData Folders
Corrupted update files in your AppData folders cause the loop to repeat. Deleting them forces Discord to start fresh:
Windows:
- Press Win+R and type
%localappdata% - Find the Discord folder and delete it completely
- Press Win+R again and type
%appdata% - Find the discord folder and delete it completely
- Restart your computer
- Download a fresh installer from discord.com and install
Important: Deleting these folders removes your Discord settings and login session. You will need to log back in after reinstalling.
Fix 4 — Rename update.exe (Advanced Fix)
This fix comes directly from the Discord community and has resolved the loop for many users when nothing else works:
- Press Win+R and type
%localappdata% - Open the Discord folder
- Find the file named update.exe
- Right-click it and rename it to updater.exe
- Download a fresh installer from discord.com
- Run the installer — Discord should open without the loop
The theory is that renaming update.exe prevents the broken updater from intercepting the fresh installation process.
Fix 5 — Launch Older Discord Version Directly
If you need to access Discord immediately while troubleshooting:
- Press Win+R and type
%localappdata% - Open the Discord folder
- Look for a folder named app-X.X.XXXX (the version number)
- Open that folder
- Find and double-click discord.exe to launch Discord directly
This bypasses the updater entirely. Discord will work but you will need to fix the update loop separately.
Fix 6 — Disable Antivirus — Especially Kaspersky
Antivirus software — especially Kaspersky — frequently blocks Discord's connection to its update servers causing the update failed loop:
Kaspersky specifically:
- Temporarily disable Kaspersky
- Try launching Discord
- If Discord updates successfully keep Kaspersky disabled until the update completes
- Re-enable Kaspersky afterward
For other antivirus software:
- Open your antivirus settings
- Find the firewall or network protection section
- Remove Discord from the blocked apps list
- Add Discord to the trusted/whitelist
- Try launching Discord again
If Kaspersky keeps blocking Discord after re-enabling: Uninstall and reinstall Kaspersky completely — this has resolved persistent blocking issues for multiple users.
Fix 7 — Check Disk Space
Several users in the Discord community discovered their update failed loop was caused simply by not having enough disk space:
- Open File Explorer
- Right-click your C: drive → Properties
- Check available free space
- Discord needs at least 500MB free to update successfully
- If low on space delete temporary files or move files to free up space
- Try launching Discord again after freeing up space
This is one of the most overlooked causes — always worth checking before spending time on complex fixes.
Fix 8 — Fix Network Connection
Network issues blocking Discord's update servers cause the loop on some systems:
Restart your router:
- Turn off your router
- Wait 30 seconds
- Turn it back on
- Wait 60 seconds then try Discord again
Switch to a different network: Try connecting to a mobile hotspot instead of your home WiFi. Multiple users resolved the loop by switching networks temporarily for the update to complete.
Flush DNS: Open Command Prompt as administrator and run:
ipconfig /flushdns
Change DNS to Google:
- Open Control Panel → Network and Internet → Network Connections
- Right-click your active connection → Properties
- Select Internet Protocol Version 4 → Properties
- Set DNS to
8.8.8.8and8.8.4.4 - Click OK and try Discord again
Fix firewall:
- Open Windows Security → Firewall and Network Protection
- Click Allow an app through firewall
- Remove Discord from the list
- Click Allow another app → browse to Discord → add it back
- Ensure both Private and Public are checked
Fix 9 — Try PTB or Canary Version
If the standard Discord app keeps looping try the PTB (Public Test Build) or Canary version as a temporary fix:
- Go to discord.com/download
- Download Discord PTB or Discord Canary
- Install and log in
- Use PTB or Canary while troubleshooting the standard version
PTB and Canary have separate installation folders and update independently — they are unaffected by the standard version's update loop.
Fix 10 — Check Date and Time Settings
One community member discovered their update loop was caused by incorrect PC date and time formatting:
- Go to Settings → Time & Language → Date & Time
- Turn on Set time automatically
- Ensure your time zone is correct
- Also check that your Region format matches your system language in Settings → Time & Language → Language & Region
Mismatched time formatting causes a connection reset when Discord tries to reach its update servers.
Discord Update Failed Loop — Quick Fix Summary
| Fix | Time | Best When |
|---|---|---|
| Download fresh installer | 2 minutes | First fix to try |
| End Discord processes | 30 seconds | Processes stuck in background |
| Delete AppData folders | 3 minutes | Corrupted update files |
| Rename update.exe | 2 minutes | Other fixes not working |
| Launch older version directly | 1 minute | Need immediate access |
| Disable antivirus | 1 minute | Kaspersky or AV installed |
| Check disk space | 30 seconds | Low storage |
| Fix network connection | 3 minutes | Network blocking update |
| Try PTB or Canary | 3 minutes | Need Discord now |
| Fix date and time | 1 minute | Time mismatch |
Discord Update Failed vs Discord Stuck on Checking for Updates
These are two different error states:
Discord Update Failed — Discord downloaded the update but failed to install it. The updater retries every 30 seconds.
Discord Stuck on Checking for Updates — Discord cannot even reach the update server to check. Usually a network or firewall issue.
Both are fixed by the same methods above but if you are stuck on checking for updates focus on Fix 8 (network connection) first.
Common Mistakes to Avoid
Uninstalling Discord before downloading fresh installer — The fresh installer method works better when Discord is still installed. Uninstalling first sometimes makes things worse by leaving orphaned registry entries.
Running as administrator when it causes the loop — Some users find that running the installer as administrator creates an infinite loop instead of fixing it. Try running normally first.
Only clearing one AppData folder — You need to delete BOTH %localappdata%\Discord AND %appdata%\discord — clearing only one often leaves corrupted files behind.
Forgetting to check disk space — Multiple users spent hours troubleshooting before discovering the fix was simply freeing up disk space. Check this early.
Not trying a different network — Switching to mobile hotspot has resolved the loop for many users. Your home network may be blocking Discord's update servers temporarily.
Related Guides
- Discord Stuck on Starting — How to Fix It Fast
- Discord Awaiting Endpoint — What It Means and How to Fix It
- Discord RTC Connecting — What It Means and How to Fix It
- Discord Error 2012 — How to Fix Stream and Camera Errors
- Discord Timestamp — Complete Guide to All 7 Formats
Also try our free tools:
- Discord Timestamp Generator — generate any Discord timestamp instantly
- Discord Countdown Generator — build live countdown timers
- Unix Timestamp Converter — convert between Unix timestamps and readable dates
- Discord Snowflake ID Decoder — decode any Discord ID instantly
Frequently Asked Questions
Ready to generate Discord timestamps?
Open the Generator