Hello
Thank you for your question and reaching out. I can understand you are having issues related to Cluster.
- Please try to reboot Cluster one more time.
- Run Cluster validation wizard and check Overall health of Cluster
- Run below command to give permission to your account.
Import-Module FailoverClusters
Grant-ClusterAccess -User <accountname> -Full
--------------------------------------------------------------------------------------------------------------------------------------------
--If the reply is helpful, please Upvote and Accept as answer--