How-to check power lists using Windows PowerShell?
Step 1:-
Right click Windows PowerShell and click “run as administrator”
After you did it, you will be getting this screen.
Step 2:-
Type powercfg –list
Now, you will be able to see the list of power configurations.
On my next technet wiki, I will explain next level from here.