You reinstalled Audition, watched the progress bar hit 100 percent, and clicked the icon expecting your session to load. Instead: nothing. Maybe you get a flash of a splash screen, maybe total silence, maybe a generic "Adobe Audition has stopped working" dialog. If you're staring at a legitimate Creative Cloud install that finished without errors but still won't open, you're dealing with one of a handful of well-known Windows 10 conflicts — not a broken download.
This guide covers legitimate, Creative Cloud-licensed installs only. Cracked or repacked builds from third-party sites carry their own DLL tampering, license-check patches, and missing files that behave unpredictably, and they fall outside any supported troubleshooting path. If that's your situation, install through Creative Cloud properly instead of chasing phantom driver issues.
Why a Clean Install Still Won't Launch
Audition depends on more than its own installer package. It leans on Microsoft's Visual C++ runtime libraries, your GPU driver's OpenGL implementation, correctly scoped file permissions in your user profile, and whatever audio driver mode you had configured the last time the app ran successfully. Any one of those can silently break after a Windows update, a GPU driver refresh, or even an Audition version update — and the app fails before its main window ever paints.
The most common culprits, in rough order of frequency, are: missing or corrupted Visual C++ Redistributable packages, an outdated or buggy GPU driver causing an OpenGL crash on launch, permission conflicts in the Adobe preferences folder, a corrupted preferences file left over from a prior crash, and a third-party ASIO driver from an audio interface that Audition can't initialize. None of these require reinstalling Audition itself. That's why running the installer again rarely fixes the problem.
The Ordered Fix-It Checklist
Work through these steps in sequence. Each one isolates a different failure point, and doing them in order keeps you from wasting time on a preferences reset when the real issue is a missing runtime library. This pairs well with headless guitar tuning stability: a daw test method.
-
Repair the Visual C++ Redistributables. Open Windows Settings, go to Apps > Installed apps, and look for Microsoft Visual C++ 2015-2022 Redistributable (x64). Select it, choose Modify, and run the repair option. If it's missing entirely, download the latest x64 redistributable directly from Microsoft and install it fresh. Adobe apps built on recent Creative Cloud frameworks depend on this runtime, and a corrupted copy causes a silent crash before any Audition window appears.
-
Update or roll back your GPU driver. Audition's waveform and spectral display rely on OpenGL rendering. A driver that's out of sync with Windows 10's current build can crash the app on launch. Check Device Manager for your GPU model, then grab the current driver directly from NVIDIA, AMD, or Intel rather than relying on Windows Update, which often lags behind. If Audition stopped working right after a GPU driver update, try rolling back one version before updating further.
-
Run Audition as Administrator, once. Right-click the Audition shortcut and choose "Run as administrator." This forces the app to write fresh files into folders it might otherwise be blocked from touching — a common issue if antivirus software quarantined something during the last update. If Audition opens fine as admin but not normally, you have a permissions problem in your user profile, not a software bug. Check that your Windows account has full control over
%appdata%\Adobeand%localappdata%\Adobe. -
Reset preferences without losing your custom settings. Corrupted preference files are a frequent cause of a launch that hangs or crashes immediately after the splash screen, so don't delete blindly. Navigate to
%appdata%\Adobe\Audition\[version number]and rename the folder, adding "_backup" to the name, instead of deleting it outright. Launch Audition fresh.If it opens normally, your old preferences were the problem. Once you've confirmed the app is stable, copy back specific files — custom keyboard shortcuts or workspace layouts — from the backup folder rather than restoring the whole corrupted set at once.
-
Swap your audio driver mode. Open Audition's Audio Hardware preferences (accessible from the preferences menu if the app launches partway, or by checking your last known configuration). If you're running ASIO through a third-party audio interface, switch temporarily to Windows Audio (WASAPI) or MME using your default playback device. A conflicting or outdated ASIO driver can hang Audition during audio engine initialization, and from the outside that looks identical to a launch failure.
If none of these five steps resolve it, check Windows Event Viewer under Windows Logs > Application for an Audition crash entry. The faulting module name usually points back to one of the five causes above, most often a .dll tied to either the GPU driver or the C++ runtime.
Verify the Fix: A Repeatable Playback Test
Getting Audition to open isn't the same as knowing it's stable. Run this quick exercise before you trust it with real client work or a recording session.
Create a new project and set the sample rate to 48kHz. Leave the playback device on your default Windows output rather than a specialty ASIO driver for this first test. Import a mono reference WAV file you know well — ideally something you've listened to cleanly before on other software.
Press play and listen straight through for dropouts, clicking or popping at buffer boundaries, and any pitch instability that would suggest a sample rate mismatch or driver stuttering. If the file plays clean start to finish with no artifacts, your launch fix has also resolved audio engine stability, not just the splash-screen crash.
Level-Matched A/B Check: Rule Out Driver Artifacts
Once playback sounds clean inside Audition, confirm the driver setup isn't quietly coloring the sound. Export that same reference clip from Audition at matching bit depth and sample rate. Open the original source file in a separate player like VLC, and match both playback levels as closely as you can by ear or with a level meter if you have one handy.
Also read: full coverage of note-to-frequency chart: the producer's eq cheat sheet
A/B between the Audition export and the original source. Listen specifically for added noise floor, subtle clipping, or extra latency on transient hits. If both sound identical, your driver configuration is clean and the earlier crash was purely a launch-time issue, not an ongoing audio quality problem.
Once Audition opens reliably and passes both tests, keep a short checklist handy for next time: confirm your GPU driver after every Windows Update, avoid running Audition immediately after installing a new audio interface without checking its ASIO driver version, and back up your preferences folder before any major Creative Cloud update. The next time launch fails, you'll know exactly which of these five checks to run first.



