AI-generated summary
To locate a specific registry key, open the Run dialog with Win + R, type `regedit`, and navigate to `HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PackagedCom\Package`. Expand the entries starting with `AdvancedMicroDevicesInc-2.AMDRadeonSoftware_`, then the `Server` key, and look for items that may be 0 or 1.
**Method 1: Delete ApplicationId Value**
Under `Server\0`, find `ApplicationId` and delete or modify its value.
**Method 2: Add a Block Entry**
If you prefer not to delete `ApplicationId`, you can add a block entry:
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.