Hi Daniel,
Follow the steps or check the link to run the PS with admin privileges.https://www.javatpoint.com/powershell-run-as-administrator
Open the command prompt, type PowerShell, and then enter “Start-Process powershell -Verb RunAs”. This will open a new PowerShell window with administrator privileges.
Hope this helps.
JS
==
Please accept as answer and do a Thumbs-up to upvote this response if you are satisfied with the community help. Your upvote will be beneficial for the community users facing similar issues.