OS Name/Version: Windows 10
Product Name/Version: AMP Release “Halimede”
v2.4.0.8, built 10/10/2022 21:18
Problem Description: I get this error Message:
This instance cannot be started by the current application. The application is running as BLUEBEAST$ but the instance belongs to BlueBeast.
Actions taken to resolve so far: Nothing for I’m not sure how to change the permissions
1 Like
Hey @BadWolf_Gaming,
I saw your post and wanted to help troubleshoot your AMP instance startup issue. The error suggests that the instance belongs to BlueBeast, but AMP is running as BLUEBEAST$, causing a permissions conflict.
Steps to Fix:
- Run AMP as Administrator – Right-click the AMP executable and select Run as Administrator to ensure it has the correct permissions.
- Check Instance Ownership in AMP – Open AMP’s Instance Manager and verify which user owns the instance.
- Manually Adjust Permissions – If AMP is running under a different user, try changing the instance ownership using:
ampinstmgr reassignto BlueBeast
- Check Windows User Accounts – Open Local Users and Groups (
lusrmgr.msc
) and confirm that BlueBeast and BLUEBEAST$ are correctly configured.
- Upgrade AMP – Since this issue was reported in 2022, upgrading to the latest AMP version may resolve any underlying permission bugs.
Let me know if any of these steps help or if the issue persists—I’d be happy to troubleshoot further!
Cheers,
Francisco