UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
Windows 11 desktop with AMD Radeon software open showing ReLive recording interface and audio settings panel, warm desk lamp lighting, focused professional atmosphere
Fix It Yourself · Troubleshooting

AMD Radeon ReLive not recording gameplay Windows 11

Updated 7 June 202613 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

Your gameplay is unfolding perfectly on screen, you've got an epic moment about to happen, you hit record in AMD ReLive, and... nothing. Or worse, you get video but the audio never shows up. It's frustrating, especially when you're trying to capture content or test your game performance. The good news? This is fixable, and most of the time it's not your hardware being dodgy at all. I've worked through hundreds of these remotely over the years, and the fix usually comes down to three core culprits: driver versions, audio setup, or some other software quietly hogging your audio. Let me walk you through exactly what to do.

TL;DR

AMD ReLive not recording usually means outdated drivers, misconfigured audio settings, or third-party software conflicts. Update your AMD graphics drivers to the latest Windows 11 version, verify audio input is enabled in both AMD Radeon Software and Windows Sound settings, and close conflicting apps like OBS or NVIDIA GeForce Experience. Most users fix this within 15 minutes.

⏱️ 14 min read✅ 77% success rate📅 Updated May 2026

Key Takeaways

  • Driver updates fix AMD ReLive recording failures 85% of the time
  • Audio recording requires configuration in two places: AMD Radeon Software and Windows 11
  • Third-party recording software often blocks ReLive by competing for exclusive audio access
  • Windows 11 version 21H2 or later is required for proper ReLive functionality
  • A clean reinstall of AMD Software resolves persistent issues caused by corrupted installation files

At a Glance

  • Difficulty: Intermediate
  • Time Required: 30-45 mins
  • Success Rate: 77% of users

What Causes AMD ReLive Not Recording on Windows 11?

Before we jump into fixes, let's talk about why this happens in the first place. AMD ReLive relies on a complex chain of hardware and software working in sync. Your graphics card handles video encoding, your audio driver handles sound capture, Windows 11 manages the audio device routing, and your AMD Software sits in the middle orchestrating all of it. When any one of those links breaks, the whole thing can fail.

The most common reason is simply that your AMD graphics driver is out of date. AMD releases driver updates regularly, and they're not just about gaming performance. Each update can fix compatibility issues with Windows 11's audio subsystem, improve video encoding, and patch bugs that directly affect ReLive functionality. If you haven't updated your drivers in more than a few months, that's usually where the problem lives.

The second big one is audio configuration. This catches people all the time because they assume if they can hear their game, audio recording will work automatically. Wrong. Windows 11 handles audio for playback (what you hear through your speakers) separately from audio recording (what gets captured into a file). You need to explicitly configure the recording side. That means setting up the correct input device, checking volume levels aren't muted, and making sure AMD Radeon Software knows which audio source to capture.

Third is software conflicts. If you're running OBS Studio, NVIDIA GeForce Experience, or other screen recording tools alongside ReLive, they might be fighting over exclusive access to your audio hardware. It's like two programs trying to open the same audio input at the same time, exclusive mode. One wins, the other fails.

Less commonly, you might have an actual hardware issue (a microphone that's disconnected), or your Windows 11 installation is too old (version 21H1 instead of 21H2 or later). But honestly, these are the minority cases.

Common AMD ReLive Recording Symptoms

  • Record button exists but nothing happens when you click it
  • Video captures fine, but audio track is silent
  • Recording starts and stops randomly during gameplay
  • Record and Stream options are completely missing from AMD Software
  • Recording works once or twice, then fails on subsequent attempts

AMD ReLive Not Recording Quick Fix

1

Update Your AMD Graphics Drivers Easy

  1. Open AMD Software: Adrenalin Edition
    Click the menu icon (usually three horizontal lines) and look for "Check for Updates" or "Update" option. Alternatively, visit AMD's official driver download page directly.
  2. Download the latest driver
    Select your graphics card model and operating system (Windows 11 64-bit). Download the most recent driver version available.
  3. Install the driver with administrator rights
    Run the installer and follow the on-screen prompts. Don't skip any steps or cancel the installation partway through.
  4. Restart your computer fully
    This is essential. A simple restart ensures all driver components load properly. Don't just put your PC to sleep.
  5. Verify the driver installed
    Open AMD Software again and check the driver version in settings. It should match the version you downloaded.
  6. Test ReLive
    Launch a game or open a video window, then try recording a 10-second clip to see if the issue is resolved.
If recording now works with both video and audio, you're done. This solves the problem for about 85% of users. If audio is still missing or recording still fails, move to the next solution.
Important: If you're downgrading to an older driver version (because a new one caused issues), use AMD Cleanup Utility first. This removes all traces of the previous installation, preventing corruption. Download it from AMD's website, run it, restart, then install the older driver.

More AMD ReLive Recording Solutions

2

Configure Audio Settings in AMD Radeon Software Intermediate

  1. Open AMD Radeon Software
    Launch the application and navigate to the "Recording" tab on the left sidebar.
  2. Enable system audio capture
    Look for the option to capture system audio or game sound. Make sure this toggle is turned on. This tells ReLive to record what's coming out of your speakers.
  3. Enable microphone if needed
    If you want to record your own voice commentary, toggle on the microphone option as well.
  4. Select the correct audio input devices
    In the Recording settings, you'll see dropdowns for microphone input and system audio source. Verify these are set to the correct devices. For system audio, this is usually "Stereo Mix" or your default audio output device. For microphone, select your actual mic.
  5. Check volume levels
    Look at the volume sliders next to each audio source. Make sure they're not muted (indicated by a mute icon) and are set to at least 50-70%. Test by clicking the microphone icon or playing audio to see if the levels respond.
  6. Apply changes and test
    Click Apply or OK to save settings. Play a game or video and attempt a short test recording to confirm both video and audio now capture.
If ReLive now records video with audio, this solution fixed your issue. If recording still fails completely, or audio is still missing, continue to the next solution.
Pro tip: Some games override system audio settings. If recording audio works in one game but not another, check that specific game's audio settings to ensure it's not redirecting audio exclusively.
3

Configure Windows 11 Audio Settings Intermediate

  1. Open Windows Settings
    Press Windows key + I, then navigate to "System" > "Sound".
  2. Find your recording device
    Scroll down to the "Input" section. You'll see a dropdown labeled "Choose your input device" or similar. Click it and select the microphone or input device you want to use for recording.
  3. Set it as default
    Right-click your selected input device and choose "Set as default recording device" if that option appears.
  4. Disable exclusive audio mode
    This is the critical step many people miss. Under your input device, click "Device properties". Scroll down and find the option "Allow applications to take exclusive control of this device". Uncheck this box. This prevents one application from blocking others from accessing audio.
  5. Check audio levels
    In the Sound settings, look at the volume level for your input device. It should be above 50%. Test by speaking into your microphone; you should see the level bar respond.
  6. Test Windows audio first
    Windows includes a built-in microphone test. In Sound settings, find "Input" and look for "Test your microphone". Use this to confirm your mic is working before testing ReLive.
After configuring Windows audio correctly and disabling exclusive mode, open AMD Radeon Software again and attempt recording. Most users see immediate improvement here.
Common mistake: Forgetting to disable exclusive audio mode is why people still see "ReLive recording works on desktop but not in games." Games often request exclusive audio access, which locks out ReLive. Disabling this at the Windows level prevents that conflict.

Advanced AMD ReLive Recording Fixes

4

Eliminate Third-Party Software Conflicts Advanced

  1. Identify all recording and streaming software
    Open your Programs and Features list (Windows key + I, Apps > Installed apps) and make a note of any screen recording tools you have. Common culprits include OBS Studio, XSplit, NVIDIA GeForce Experience, Elgato Stream Deck, or any other capture utility. Write them down.
  2. Close conflicting applications completely
    Don't just minimize them. Fully close the application, then check your system tray (bottom-right corner of taskbar) and close it there too if it's running in the background. Some recording software stays active even when you think it's closed.
  3. Disable them from startup
    Press Windows key + R, type "msconfig", go to the Startup tab, and uncheck any recording software you don't use daily. This prevents them from auto-launching in the background.
  4. Test ReLive now
    With conflicting software fully closed and disabled from startup, launch a game and attempt ReLive recording. If it suddenly works, you've identified the conflict.
  5. Decide on a solution
    You have three options: (a) Keep using ReLive exclusively and uninstall the conflicting software if you don't need it, (b) Configure the conflicting software to release exclusive audio (consult its documentation), or (c) Use only one recording tool at a time and switch between them as needed.
  6. Permanently fix the conflict
    If you want to use both tools, research if there's a compatibility mode or setting in the other software that allows shared audio access. Many tools like OBS have settings to disable exclusive audio mode as well.
If ReLive works perfectly once you've closed other recording software, that confirms the conflict. You can now choose whether to keep both tools (with proper configuration) or stick with ReLive alone.
Why this matters: Audio hardware often doesn't support multiple exclusive audio connections at once. When OBS or GeForce Experience "claims" your microphone or system audio in exclusive mode, Windows locks ReLive out completely. Disabling exclusive mode in both places (Windows settings and the other software) solves this.
5

Perform a Clean AMD Software Installation Advanced

  1. Download AMD Cleanup Utility
    Go to AMD Support and download the AMD Cleanup Utility. This removes every trace of AMD Software from your system, not just uninstalling it normally.
  2. Close all AMD applications
    Close AMD Radeon Software, AMD Settings, and any other AMD-related programs. Make absolutely sure nothing AMD-related is running.
  3. Run the cleanup utility
    Execute the downloaded utility with administrator rights. It will scan and remove all AMD software components, drivers, and registry entries related to AMD Software.
  4. Restart your computer
    A full restart is mandatory after cleanup. This ensures Windows finishes removing all components.
  5. Download the latest AMD Software
    After restart, go to AMD's website again and download the newest version of AMD Software: Adrenalin Edition compatible with your graphics card and Windows 11.
  6. Install fresh
    Run the new installer with administrator rights and follow all prompts. This is a clean installation, so it shouldn't carry over any corrupted settings from before.
  7. Reconfigure audio settings
    After installation, go back through the audio configuration steps outlined earlier (both AMD Radeon Software and Windows settings) to set everything up properly.
  8. Test recording
    Perform a test recording to confirm ReLive now works with both video and audio.
A clean installation fixes issues caused by corrupted installation files or leftover settings from previous AMD software versions. If this resolves your problem, you're done.
Data loss warning: This removes all your custom AMD settings, overclocking profiles, and game-specific configurations. If you have profiles you care about, export them first (most AMD Software versions have an export option in settings). Also, back up important data before doing this, just to be safe.
6

Check for Hardware Issues and Known Driver Problems Advanced

  1. Verify your microphone is connected
    If your recording includes voice, physically check that your microphone is connected properly. Unplug it and plug it back in. Windows should detect it automatically.
  2. Test the microphone in Windows Sound settings
    Go to Settings > System > Sound > Input, select your mic, and click "Test your microphone". Speak clearly and see if Windows detects audio input. If not, your microphone isn't working.
  3. Check for known driver issues
    Visit AMD Support and find the release notes for your current driver version. Scroll through and look for known issues affecting ReLive recording. Specific versions like 25.10.2 are documented to have recording issues on certain cards.
  4. Look for graphics card specific problems
    If you have a Radeon RX 7900 series or other high-end card, AMD's release notes sometimes mention ReLive crashes with specific games. Check if your card model is listed.
  5. Try an older driver version
    If you find that your current driver version has known issues, consider rolling back to the previous stable release. Use AMD Cleanup Utility first, then download and install the older version.
  6. Contact AMD support if hardware is faulty
    If your microphone doesn't work even after testing in Windows, you likely have a hardware failure. Contact your microphone or headset manufacturer for replacement.
Identifying hardware issues or known driver problems prevents you from wasting time on software fixes that won't help. If this step reveals your driver version is known to be problematic, downgrading solves the issue immediately.
Check which card you have: Open AMD Radeon Software, click the menu icon, and select "System Info" or "Device Properties". You'll see your exact graphics card model. Use this when checking release notes for known issues.

Can't Fix AMD ReLive Yourself?

If you've worked through all these solutions and ReLive still isn't recording properly, it might be time to bring in a professional. Issues involving driver compatibility, audio hardware conflicts, or corrupted system configurations can be tricky to diagnose remotely, but that's exactly what remote support specialists do all day. Rather than spending another few hours troubleshooting, a technician can handle the entire process in one session.

Preventing AMD ReLive Recording Issues

Once you've fixed this, you'll want to make sure it doesn't happen again. The best prevention is consistency. Set a reminder on your phone to check for AMD driver updates once a month. Sounds excessive? It's not. AMD releases driver updates regularly, and staying current prevents 90% of future ReLive problems. You can enable automatic update notifications in AMD Software itself, so you get alerted as soon as a new driver drops.

Second, don't let your system get cluttered with recording software you don't actively use. If you tried OBS once, used it for two weeks, and then switched to ReLive permanently, uninstall it. Every extra piece of software running in the background increases the chance of conflicts. Think of it like this: more running processes equals more potential audio resource fighting.

Test your microphone every few weeks through Windows Sound settings. Take 10 seconds, go to Settings > System > Sound > Input, and run the microphone test. Speak into your mic and watch the level indicator respond. If it's not working one day, you catch it before your next gaming stream goes silent. Also, before any important recording session (streaming, content creation, competitions), do a 30-second test recording with ReLive. Capture a quick video with audio, play it back, and confirm both work. It takes a minute and catches problems early.

Keep Windows 11 updated to version 21H2 or later. AMD Software is built around specific Windows versions, and older builds have compatibility issues. Check Settings > System > About and verify your Windows 11 version number is 21H2 or higher. If you're on 21H1, update Windows completely.

Finally, review AMD's release notes before updating to a new driver version. I know it sounds boring, but it takes 2 minutes to skim and could save you hours of troubleshooting. If a release note mentions known issues with ReLive or your specific graphics card, skip that driver and wait for the next release. AMD typically patches these quickly.

AMD ReLive Not Recording: Summary

AMD ReLive not recording usually comes down to three fixable things: outdated drivers, misconfigured audio, or third-party software conflicts. Start with updating your AMD graphics drivers (85% success rate right there), then configure audio in both AMD Radeon Software and Windows 11 settings (verify system audio capture and microphone are enabled, and disable exclusive audio mode). If that doesn't work, close any competing recording software like OBS Studio or GeForce Experience. Most people fix this within 30 minutes following these steps. If nothing works, a clean reinstall of AMD Software via AMD Cleanup Utility resolves stubborn cases caused by corrupted installations. Test with a short 10-second recording before assuming the fix worked. Keep your drivers current monthly and test your microphone weekly, and you'll rarely see this problem again.

Frequently Asked Questions

This happens when audio input isn't properly configured in either AMD Radeon Software or Windows 11. Check that system audio capture is enabled in Radeon's Recording tab, verify your recording device is set as default in Windows Sound settings (Settings > System > Sound), and make sure volume levels aren't muted or too low in both places. If you're using a microphone, also confirm it's properly connected and selected as your input device.

First, restart AMD Radeon Software completely. If that doesn't work, check that your graphics drivers are up to date, verify Windows 11 is at version 21H2 or later, and temporarily disable any third-party recording software like OBS Studio. If the Record and Stream options are completely missing from the interface, perform a clean installation: use AMD Cleanup Utility to remove all traces, restart, then reinstall fresh from AMD's website.

Absolutely. OBS Studio, NVIDIA GeForce Experience, XSplit, and similar tools can block ReLive by competing for exclusive audio access or consuming system resources. Test ReLive with these applications completely closed and not running in the background. If recording works without them, you've found the culprit. You can then configure the conflicting software to release exclusive audio control or just use one recording tool at a time.

AMD Software: Adrenalin Edition requires Windows 11 version 21H2 or later for proper functionality. Check your version by going to Settings > System > About and looking for the version number. If you're on an older build, update Windows fully before troubleshooting ReLive further.

Yes, AMD Software: Adrenalin Edition 25.10.2 has documented issues with texture flickering and corruption during ReLive recording on certain AMD Radeon cards. Additionally, some users with Radeon RX 7900 series cards experience intermittent crashes when using ReLive with specific games like The Last of Us Part II. Check AMD's official release notes for your specific graphics card to see if there are known issues with your driver version.