Discord crashes or won't start because of outdated software, corrupted files, or conflicts with your system settings

When Discord refuses to open, the problem is usually one of three things: the app itself is out of date, something on your computer is blocking it, or the files Discord needs have become corrupted. Unlike a website you can refresh, a desktop process like Discord depends on files stored directly on your machine — and those files can break, get overwritten, or conflict with other programs.

The good news is that most of these problems have straightforward fixes you can try in order, starting with the simplest. You do not need to uninstall and reinstall everything right away. Most people fix Discord in under five minutes by trying one or two of these steps.

Key Takeaways

  • Restart your computer first — it clears temporary memory and often fixes Discord without any other action.
  • Check that Discord is fully updated by opening it from your Start menu and letting it install any pending updates before you try to use it.
  • Disable hardware acceleration in Discord's settings if the app opens but crashes when ready, because your graphics card may not be compatible.
  • Run Discord as administrator if it opens but freezes or responds slowly, because it may need higher permissions to access system resources.
  • Uninstall and reinstall Discord only after trying the steps above, because a fresh install clears corrupted files that updates alone cannot fix.

Restart your computer before trying anything else

This sounds obvious, but restarting actually fixes Discord about 40 percent of the time because it clears temporary files and resets how your system allocates memory. When you restart, Windows closes every program and clears the RAM — the fast memory your computer uses while running. Discord may have gotten stuck in that memory, or another program may have been using resources Discord needs.

Shut down your computer completely (not sleep mode), wait 30 seconds, and turn it back on. Then try opening Discord again. If it works, you are done. If it does not, move to the next step.

Check for Discord updates and install them

Discord updates itself automatically, but sometimes the update fails to complete or your computer restarts before the installation finishes. When this happens, Discord may be partially updated — new code mixed with old code — and that mismatch prevents it from opening.

Open Discord from your Windows Start menu. If an update is waiting, Discord will show a progress bar and ask you to wait. Let it finish completely, even if it takes a few minutes. Do not close the window or restart your computer during this time. Once the update finishes, Discord should open normally.

If Discord still will not open after the update, check that you have the latest version of Windows itself. Open Settings, go to Update & Security, and click Check for Updates. Install any updates Windows offers and restart your computer.

Disable hardware acceleration if Discord opens but crashes when ready

Hardware acceleration tells Discord to use your graphics card (GPU) instead of your processor (CPU) to draw images on screen. This is usually faster, but some graphics cards do not work well with Discord's code, and the mismatch causes the app to crash the moment it tries to display anything.

If Discord opens for a split second and then closes, or if it opens but freezes when you try to click anything, hardware acceleration is likely the culprit. To turn it off, you need to open Discord's settings file directly because you cannot reach the settings menu if the app keeps crashing.

Press Windows key + R, type %appdata% and press Enter. Open the Discord folder, then the settings folder inside it. Find the file called settings.json and open it with Notepad. Search for the line that says "HARDWARE_ACCELERATION" and change the value from true to false. Save the file and close Notepad. Now try opening Discord again.

Run Discord as administrator

Some computers restrict what programs can do unless you give them explicit permission. Discord may need access to system files or network settings that require administrator rights. If Discord opens but freezes, responds very slowly, or cannot connect to the internet, running it as administrator often fixes the problem.

Right-click the Discord icon on your desktop or in your Start menu and select Run as administrator. Windows will ask for permission — click Yes. Discord should now have the access it needs to function normally.

If you want Discord to always run as administrator without asking, right-click the Discord icon, select Properties, click the Advanced button, and check the box that says Run this program as an administrator. Click OK and then explore.

Uninstall and reinstall Discord if nothing else works

If you have tried restarting, updating, disabling hardware acceleration, and running as administrator and Discord still will not open, the files on your computer are likely corrupted beyond what an update can fix. A fresh install removes all of Discord's files and downloads them again from scratch.

Go to Settings, click Apps, find Discord in the list, and click Uninstall. Windows will remove Discord completely. Then go to discord.com, read the installer, and run it. This takes about two minutes and gives you a clean copy of Discord with no leftover broken files.

After you reinstall, Discord will ask you to log in again. Have your username and password ready, or use your email address if you do not remember your username.

Check your antivirus or firewall if Discord still will not open

Security software sometimes blocks applications it does not recognize, even if they are safe. If Discord worked before but stopped working after you installed antivirus software or a firewall, that software may be preventing Discord from running or connecting to the internet.

Open your antivirus or firewall settings and look for a list of blocked or quarantined programs. If Discord is on that list, add it to the allowed list. The exact steps depend on which software you use — Windows Defender, Norton, McAfee, and others all have different menus — but they all have an option to allow a program.

If you are not sure which antivirus software you have, open Settings, click Privacy & Security, and scroll down to Virus & Threat Protection. It will show you what is protecting your computer.

Frequently Asked Questions

Does Discord need to be updated every time I open it?

No. Discord checks for updates when it starts, and if an update is available, it installs automatically before the app fully opens. You should see this happen once or twice a month, not every time. If Discord is updating every single time you open it, the update is failing to complete properly, and you should try uninstalling and reinstalling.

What if Discord opens but I cannot log in?

This is usually a network problem, not a Discord problem. Check that your internet connection is working by opening a web browser and visiting a website. If the browser works but Discord cannot connect, your firewall or antivirus may be blocking Discord's internet access. Add Discord to your firewall's allowed list.

Can I have two versions of Discord installed at the same time?

No. If you try to install Discord while an older version is still on your computer, the installer will ask you to uninstall the old version first. Always uninstall completely before reinstalling.

Why does Discord keep crashing after I open it?

when ready crashes usually mean hardware acceleration is the problem, or Discord does not have permission to access something it needs. Try disabling hardware acceleration first, then run Discord as administrator. If both fail, uninstall and reinstall.

Is it safe to edit the settings.json file?

Yes, as long as you only change the hardware acceleration setting and save the file as plain text. Do not add or delete any other lines. If you make a mistake, you can always delete the file and Discord will create a new one with default settings the next time you open it.