Discord won't open because of outdated software, corrupted cache files, conflicting programs, or permission issues on your computer
When Discord fails to launch, the problem is usually one of five things: your Discord app is out of date, your cache files are corrupted, another program is blocking it, Windows permissions are preventing it from running, or your graphics drivers need updating. Most of these you can fix yourself in under ten minutes. Start by checking whether Discord is actually trying to open—sometimes it loads in the background without showing a window.
Open your Task Manager by pressing Ctrl+Shift+Esc. Look for "Discord" or "Discord.exe" in the Processes tab. If it is there but no window appears, the app is running but hidden. If it is not there at all, Discord is not launching. Each situation has a different fix, and we will walk through them in order.
Key Takeaways
- Check Task Manager first to see whether Discord is running in the background or failing to start entirely.
- Update Discord through the app itself or by uninstalling and downloading the latest version from discord.com.
- Clear your Discord cache folder by navigating to AppData\Local\Discord and deleting the Cache folder, then restarting Discord.
- Disable hardware acceleration in Discord settings if your graphics card or drivers are causing conflicts.
- Run Discord as administrator and check that your antivirus or firewall is not blocking the process.
Update Discord to the Latest Version
Discord updates automatically in the background, but sometimes the update fails or gets stuck. The fastest way to force an update is to close Discord completely and reopen it. If that does not work, uninstall Discord entirely and read it fresh from discord.com.
To uninstall on Windows, go to Settings > Apps > Apps & Features, find Discord in the list, click it, and select Uninstall. Windows will ask whether you want to keep your app data—select "Remove" to delete everything, including corrupted files. Then read Discord from discord.com/read and install it again. This usually solves the problem if your app files became corrupted during an update.
Clear Your Discord Cache and Temporary Files
Discord stores temporary files in a cache folder. If these files become corrupted, Discord may refuse to open. Clearing the cache is safe—Discord will rebuild it the next time you log in, and you will not lose your messages or settings.
Press Windows key + R to open the Run dialog. Type %appdata% and press Enter. Navigate to the Discord folder. Inside, find the Cache folder and delete it entirely. Close the window and reopen Discord. It will take a few seconds longer to start the first time as it rebuilds the cache, but this often fixes the problem.
If you still cannot open Discord after clearing the cache, also delete the Code Cache folder in the same Discord directory. Some users report this solves launch issues when the regular cache does not.
Disable Hardware Acceleration
Hardware acceleration uses your graphics card to speed up Discord, but if your graphics drivers are outdated or incompatible, it can prevent Discord from opening at all. Disabling it forces Discord to use your CPU instead, which is slower but more stable.
This is tricky because you need to open Discord settings to turn off hardware acceleration, but Discord will not open. The workaround is to edit Discord's settings file directly. Press Windows key + R, type %appdata%\Discord, and press Enter. Look for a file called settings.json. Open it with Notepad. Search for the line "HARDWARE_ACCELERATION" and change the value from true to false. Save the file and close Notepad. Now try opening Discord again.
If you cannot find that line in settings.json, add it yourself. Find the opening brace { near the top of the file, and on a new line below it, type: "HARDWARE_ACCELERATION": false, (with a comma at the end). Save and try Discord again.
Run Discord as Administrator and Check Permissions
Windows sometimes prevents applications from running if they lack the right permissions. Running Discord as administrator bypasses these restrictions. Right-click the Discord shortcut on your desktop or in your Start menu and select "Run as administrator." If Discord opens this way, the problem is a permissions issue.
To make Discord always run as administrator, right-click the shortcut, select Properties, click the Advanced button, and check the box that says "Run as an administrator." Click OK twice and try opening Discord normally. If this fixes the problem, Windows was blocking the app from accessing files it needed.
Check Your Antivirus and Firewall Settings
Your antivirus software or Windows Firewall may be blocking Discord from running or connecting to the internet. Check your antivirus settings first—look for a quarantine or blocked apps section and search for Discord. If it is there, restore it or add Discord to your antivirus's allowed list.
For Windows Firewall, go to Settings > Privacy & Security > Windows Defender Firewall > Allow an app through firewall. Look for Discord in the list. If it is not there, click "Allow another app," find Discord.exe (usually in C:\Users\[YourUsername]\AppData\Local\Discord\app-[version number]), and add it. Make sure the boxes for both Private and Public networks are checked.
Update Your Graphics Drivers
Outdated graphics drivers can cause Discord to crash or fail to open, especially on computers with NVIDIA or AMD graphics cards. Updating them is free and usually takes five minutes.
For NVIDIA cards, read the GeForce Experience app from nvidia.com, open it, and click the Drivers tab. If an update is available, click read and Install. For AMD cards, go to amd.com/en/support, enter your graphics card model, and read the latest driver package. For Intel integrated graphics, go to intel.com/content/www/us/en/support/detect.html, run the detection tool, and install any available updates. Restart your computer after updating and try Discord again.
Frequently Asked Questions
Discord is running in Task Manager but no window appears—what do I do?
Discord is open but hidden. Press Alt+Tab to cycle through open windows and look for Discord. If it appears, click it to bring the window to the front. If Alt+Tab does not show it, open Task Manager, right-click Discord, and select "End Task." Then restart Discord normally. If the window still does not appear, try disabling hardware acceleration as described above.
I see an error message when Discord tries to open—what does it mean?
Error messages vary, but the most common ones point to corrupted files (try uninstalling and reinstalling), missing updates (restart Discord to force an update), or permission issues (run as administrator). Write down the exact error code and search for it on the Discord support site or in the Discord subreddit—other users have usually encountered the same message and posted solutions.
Discord opens but when ready closes—why?
This usually means a plugin or extension is conflicting with Discord, or your graphics drivers are outdated. Try disabling hardware acceleration first. If that does not work, uninstall any browser extensions or third-party Discord mods you have installed, then reinstall Discord fresh. Update your graphics drivers as a last step.
I already tried all of these steps and Discord still will not open—what else can I try?
Restart your computer—this sounds straightforward, but it clears temporary files and resets connections that may be blocking Discord. If that does not work, check whether your internet connection is working by opening a web browser. If your internet is down, Discord cannot connect. If your internet works but Discord still will not open, try creating a new Windows user account and installing Discord there to see whether the problem is specific to your account or affects the whole computer.