Here’s how to locate and delete any stored PlayerPrefs in Unity:
- Open regedit by pressing the Windows key and typing ‘regedit’, then pressing ENTER.
- Browse to ‘HKEY_CURRENT_USER\SOFTWARE\Unity\UnityEditor\CompanyName\ProjectName’, where CompanyName and ProjectName are replaced with whatever set in your player settings. It’s DefaultCompany by default.
- Select the entry you’d like to delete and press the DELETE key.