A: For some actions to work in Windows PowerShell, your PowerShell session must be running elevated, so it has full administrative rights. If your PowerShell window is running elevated, the word "Administrator:" should be at the start of the title bar. You can also run the command below, which will return true if you are running elevated:
↧