DDU (Display Driver Uninstaller) has already removed all existing GPU drivers in Safe Mode before these steps run. This ensures a completely clean driver installation.
NVIDIA drivers
Installation guide for NVIDIA GPUs
Intel drivers
Installation guide for Intel GPUs
Download the driver
Chrome opens to the AMD driver download page. Download the latest Adrenalin Edition driver installer.
Select the downloaded file
A Windows file picker opens automatically. Select the AMD driver installer you just downloaded.
Extract and debloat
The installer is extracted with 7-Zip to XML config files —
JSON manifest files —
%SystemRoot%\Temp\amddriver. Two types of configuration files are then modified to disable bundled components before installation.<Enabled> and <Hidden> set to false for each:| File | Purpose |
|---|---|
AMDAUEPInstaller.xml | AMD User Experience Program installer |
AMDCOMPUTE.xml | AMD Compute component |
AMDLinkDriverUpdate.xml | AMD Link driver updater |
AMDRELAUNCHER.xml | Installer relaunch helper |
AMDScoSupportTypeUpdate.xml | SCO support type updater |
AMDUpdater.xml | AMD software auto-updater |
AMDUWPLauncher.xml | UWP app launcher |
EnableWindowsDriverSearch.xml | Windows Update driver search enabler |
InstallUEP.xml | User Experience Program install |
ModifyLinkUpdate.xml | AMD Link update modifier |
"InstallByDefault" set to "No" for all components:| File | Purpose |
|---|---|
Config\InstallManifest.json | Main install component manifest |
Bin64\cccmanifest_64.json | 64-bit Catalyst Control Center manifest |
Install
The driver is installed silently using
ATISetup.exe.| Flag | Effect |
|---|---|
-INSTALL | Run the install operation |
-VIEW:2 | Silent view mode (no UI) |
Post-install cleanup
Startup entries, scheduled tasks, services, bloatware, and leftover folders are removed after installation.Services deleted (stopped then removed):
| Service | Description |
|---|---|
AMD Crash Defender Service | AMD crash reporting service |
amdfendr | AMD Crash Defender kernel driver |
amdfendrmgr | AMD Crash Defender manager driver |
amdacpbus | AMD Audio Coprocessor DSP driver |
AMDSAFD | AMD Streaming Audio Function Driver |
AtiHDAudioService | AMD HD Audio service driver |
Initialize AMD Radeon Software settings
AMD Radeon Software is opened and then closed to allow it to write its initial settings files. Without this step, registry-based settings applied in the next step will not persist.
Apply registry settings
Performance and preference settings are written to GraphicsDisplayPreferencesNotifications cleared
HKCU\Software\AMD\CN and the GPU adapter’s UMD and power_v1 registry subkeys.System| Setting | Value | Effect |
|---|---|---|
AutoUpdate | 0 | Disables automatic driver update checks |
WizardProfile | PROFILE_CUSTOM | Sets graphics profile to Custom |
VSyncControl | 3000 | Wait for Vertical Refresh: Always Off |
TFQ | 3200 | Texture Filtering Quality: Performance |
Tessellation | 3100 | Tessellation: Override application settings |
Tessellation_OPTION | 3200 | Maximum tessellation level: Off |
abmlevel | 00000000 | Vari-Bright: Maximize Brightness |
SystemTray | false | Disables system tray icon |
CN_Hide_Toast_Notification | true | Disables toast notifications |
AnimationEffect | false | Disables UI animation effects |