Introduction
AMD System Monitor is designed to display information about your system’s AMD products, and illustrate how your PC handles different GPU and x86 workloads.
Installation
Simply run the SystemMonitor.msi file to install AMD System Monitor. Please note you will have to manually uninstall any pre-exisiting solutions via Control Panel -> Programs and Features -> AMD System Monitor
Troubleshooting
If one or more of the information panels does not appear for your system – most likely you can remedy this by resetting your system performance counters. Run the following commands in a Command Line Window (type CMD into your windows start panel) to reset your counters:
cd %systemroot%\system32
lodctr /r
|
|