Skip to content

Instantly share code, notes, and snippets.

@ziadoz
Last active September 14, 2016 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ziadoz/8dc5381c57102bd76c40097d28e079ed to your computer and use it in GitHub Desktop.
Save ziadoz/8dc5381c57102bd76c40097d28e079ed to your computer and use it in GitHub Desktop.
Fix AMD HDMI audio lost after monitor standby

Fix AMD HDMI audio lost after monitor standby

The quickest solution to this issue is to disable and then re-enable the AMD High Definition Audio Device in the Device Manager. However it's possible to create a handy desktop shortcut:

Download DevManView and put the files in C:\Program Files\NirSoft.

Create a file called Restart AMD Audio.bat on the desktop with the following contents:

"C:\Program Files\NirSoft\DevManView.exe" /disable_enable "AMD High Definition Audio Device"

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment