Type PowerShell and select run as Administrator from windows context menu.
Open PowerShell terminal as Administrator (GUI)
On keyboard, press Windows button ([win]) and [x]. The windows tool menu will pop up.
[win] + x
Open PowerShell terminal as admin from CMD (CLI)
On keyboard, press Windows button ([win]) and [r].
[win] + r
Then type “powershell.exe” and press Enter.
In terminal, enter the fallowing command
start-process PowerShell -verb runas