1. Download Bios Configuration Utility from the link below:
https://ftp.hp.com/pub/caps-softpaq/cmit/HP_BCU.html
2. Once installed the exe file can be found in “C:\Program Files (x86) \HP\BIOS Configuration Utility.
3. Open the path in command prompt
4. To Fetch the current bios configuration, use the below command
BiosConfigUtility64.exe/get:<filename.txt>”
5. Once the .txt file is generated, one can see the bios settings in the file.
6. Grep for” AMD DASH” and to make changes update the field with *Enable (enable DASH) or *Disable (Disable DASH).
Example: AMD DASH
Disable
*Enable
7. Once the settings are modified, execute below command for changes to get reflected:
BiosConfigUtility64.exe/set:<filename.txt>”
8. Reboot the system for changes to get reflected.