The symptoms point to an AMD graphics driver problem in Windows. The supported fixes in the available guidance are to update or reinstall the graphics driver, check Device Manager for display adapter errors, and use Safe Mode if needed to isolate the issue.
- Check Device Manager for the display adapter error.
- Select Start, type device manager, and open Device Manager.
- Expand Display adapters.
- If the AMD device shows a yellow exclamation mark, right-click it and try Update Driver Software.
- If the problem remains, right-click it and select Uninstall.
- Install Windows updates, including driver updates.
- On Windows 11: Start > type settings > Windows Update > Check for updates > Install.
- This is recommended because older or incompatible device drivers can cause app crashes and graphics-related failures.
- Update the graphics driver from the hardware manufacturer.
- Microsoft guidance for graphics-related failures recommends checking with the manufacturer for updated drivers.
- If Windows setup or apps still report a graphics-device issue after Windows Update, install the latest compatible AMD graphics driver from the manufacturer source already referenced by the AMD installer.
- If normal startup keeps failing, use Safe Mode to isolate the driver issue.
- Go to Settings > Update and Security > Recovery > Advanced startup.
- Select Troubleshoot > Advanced Options > Startup Settings > Restart.
- After restart, choose 4, 5, or 6 for Safe Mode.
- In Safe Mode, retry removing the problematic display driver in Device Manager, then restart and install the driver again.
- If Xbox games still crash after the driver is corrected, repair Windows disk and image issues.
- Open Command Prompt as administrator.
- Run:
chkdsk /f C: - Then run:
DISM.exe /Online /Cleanup-image /Restorehealth - These are standard Windows repair steps for installation and driver-related failures.
- Remove third-party security software temporarily if it is installed.
- Some upgrade and driver problems are resolved by removing third-party security software, then retrying the driver installation.
- Risk: this reduces protection until it is reinstalled, so ensure Windows Security is active.
If the AMD device continues to show an error in Device Manager after reinstalling the driver, that indicates Windows is still detecting a display adapter problem rather than only an AMD Software app mismatch.