Supervisor cluster objects (VMs, namespaces, Guest Clusters) persist in the inventory after deactivation of the vSphere Supervisor Service.
/var/log/vmware/wcp/wcpsvc.log shows multiple instances of: "Failed to destroy the object resgroup-####: ServerFaultCode: Permission to perform this operation was denied" "Failed to destroy the object: ServerFaultCode: Permission to perform this operation was denied"
Logs show permission denied messages that are managed by WCP.
python solution_users_fixer.py --check shows problems with one or more vpxd-extension solution users Fixing missing SSO Group Memberships for vSphere Solution Users with the solution_users_fixer script.
Service accounts (solution users) being direct or indirect members of the Administrators group reduces their privileges for WCP workflows like deleting resource groups and inventory objects
python solution_users_fixer.py --fixservice-control command.service-control --stop --allservice-control --start --allVKS decommissioning workflow will restart with vCenter services.
VKS Supervisor objects will start removal and cleanup as expected.
If the issue still persists check Using the "authz-doctor" tool to identify vCenter permission issues