AI-generated summary
To modify a specific registry key related to AMD Radeon Software, open the Registry Editor using Win + R and navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PackagedCom\Package`. Locate the key starting with `AdvancedMicroDevicesInc-2.AMDRadeonSoftware_`, then expand the `Server` section to find either `0` or `1`.
**Method 1: Delete ApplicationId Value**
Under `Server\0`, find `ApplicationId` and delete its value.
**Method 2: Add a Block Entry**
If you prefer not to delete `ApplicationId`, you can add a block entry instead:
1. Under `Server\0`, double-click `SurrogateAppId` and copy its value.
2. Navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions`.
3. Create a new key named `Blocked` and under it, create a string value with the copied `SurrogateAppId` as the name and set its data to `AMD Software: Adrenalin Edition`.
To restore, simply delete the `Blocked` key.