Symptoms & Diagnosis
When AMD Radeon Software fails to open on Windows 10, the symptoms usually fall into two categories: a complete lack of response after clicking the icon, or a specific error message stating “Radeon Settings are currently not available.” This often happens after a Windows Update or a sudden system crash.
The primary cause is usually a version mismatch between the driver installed by Windows Update and the software package provided by AMD. Windows occasionally “downgrades” your driver automatically, leaving the user interface (UI) incompatible with the underlying driver core.
To diagnose the issue, check your Task Manager. If you see “Radeon Software” appear briefly and then disappear, the application is likely crashing due to corrupted cache files or registry conflicts.

Troubleshooting Guide
Before proceeding with advanced fixes, try a simple process reset. Sometimes the background process hangs and prevents a new window from initializing.
1. Clear Background Processes
Open Task Manager (Ctrl + Shift + Esc) and look for any processes named “Radeon Settings” or “AMD.” Right-click them and select “End Task.” Try launching the software again.
| Method | Difficulty | Success Rate |
|---|---|---|
| Process Kill | Low | 20% |
| DDU Clean Install | High | 90% |
| Registry Version Fix | Medium | 60% |
2. Perform a Clean Driver Installation
The most reliable fix is using the Display Driver Uninstaller (DDU) to wipe the slate clean. This removes all traces of old drivers that might be causing conflicts.
Download the latest driver from the AMD website first. Then, boot Windows into Safe Mode, run DDU, and select “Clean and restart.” Once back in normal mode, install the downloaded driver package.
3. Update the Driver via Device Manager
If you prefer a quicker route, you can force Windows to recognize the specific AMD folder. Use the following steps in the command line or via the UI to point to the extraction path:
C:\AMD\RadeonInstaller\Drivers\Display\WT6A_INF
4. Resolve Version Mismatch via Registry
If the error says “Versions do not match,” you can manually align them in the Windows Registry. Navigate to the following path and ensure the “DriverVersion” matches the one listed in your Device Manager properties:
HKEY_LOCAL_MACHINE\SOFTWARE\AMD\CN
Prevention
To stop Windows 10 from breaking your AMD Software in the future, you must disable automatic driver updates. Windows often overwrites functional AMD drivers with generic versions from its own repository.
Open “System Properties,” go to the “Hardware” tab, and click “Device Installation Settings.” Select “No (your device might not work as expected)” and save changes. This ensures only you control when the graphics driver is updated.
Regularly clearing the AMD shader cache can also prevent the software from hanging. This can be done within the software settings under the “Graphics” tab once you have successfully restored access.