Power Plans - Export and Import

    Power Plans - Export and Import

    Power Plans - Export and Import

    How to Export and Import Power Plans in Windows 7 and Windows 8
    Published by
    Designer Media Ltd


    How to Export and Import Power Plans in Windows 7 and Windows 8

       Information
    This tutorial will show you how to export and import power plans (schemes) in Windows 7 and Windows 8 to make it easier to reuse them on another computer or restore on your computer with all settings intact.

    You will need to be logged in as an administrator to be able to do the steps in this tutorial.


    EXAMPLE: Power Plans
    Power Plans - Export and Import-power_plans.jpg
    Here's How:
    1. Open an elevated command prompt in Windows 7 or Windows 8.

    2. To List and See All Power Plans
    NOTE: This will give you a list of all of the power plans on your computer with the name and GUID number of each power plan.
    A) In the elevated command prompt, type in powercfg list and press enter. (see screenshot below)

    Power Plans - Export and Import-step1.jpg
    3. To Export a Power Plan
    NOTE: This will allow you to export a selected power plan as a pow file for a backup that can be imported into any Windows 7 computer to have that power plan available as a custom power plan on that computer.
    A) In the elevated command prompt, type in the command below (in code box) for the power plan that you want to export, and press enter.
       Note

    • Substitute Power Plan Name in the command below for the name you want for the power plan file that you want to export. While it may be best to use the name of the power plan as displayed in step 2 above so you may better know which one it is, you can have any name you like for it.
    • Substitute GUID in the command below for the actual long GUID number of the power plan that you want to export as shown in step 2 above.


    Code:
    powercfg -export "%UserProfile%\Desktop\Power Plan Name.pow" GUID
    Power Plans - Export and Import-export.jpg

    Balanced
    Code:
    powercfg -export "%UserProfile%\Desktop\Balanced.pow" 381b4222-f694-41f0-9685-ff5bb260df2e
    High Performance
    Code:
    powercfg -export "%UserProfile%\Desktop\High Performance.pow" 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
    Power Saver
    Code:
    powercfg -export "%UserProfile%\Desktop\Power Saver.pow" a1841308-3541-4fab-bc81-f71556f20b4a
    Custom
    Code:
    You will have to look at step 2 above for the GUID # and name since it will be different per computer.
    B) You will now have the .pow file (ex: Custom Plan.pow) exported (saved) to your desktop.

    C) Move the .pow where you like for safe keeping. This is the file you will need to import this power plan.

    D) Go to step 5.
    4. To Import a Power Plan
    NOTE: This will allow you import a .pow file (power plan) that was exported using step 3 to be able to add it as a custom power plan to select and use.
    A) In the elevated command prompt, type in the command below, and press Enter.

       Note
    Substitute (Full Path of .pow file) in the command below for the the actual full path of the exported (step 3) .pow file with it's name and file extension included within quotes.


    Code:
    powercfg -import "(Full Path of .pow file)"
    FOR EXAMPLE: If I have my exported (step 3) Custom Plan.pow file saved to my desktop, then I would type in either one of the commands exactly as below.

    Code:
    powercfg -import "%UserProfile%\Desktop\Custom Plan.pow"
    Power Plans - Export and Import-import-1.jpg

    OR

    Code:
    powercfg -import "C:\Users\User-Name\Desktop\Custom Plan.pow"
    Power Plans - Export and Import-import-2.jpg
    B) The imported pow file (power plan) has now been added as a custom power plan to be able to select and use. Go to step 5 below.
    5. Close the elevated command prompt.
    That's it,
    Shawn









  1. Posts : 72,043
    64-bit Windows 11 Pro for Workstations
       #1

    Hello Cellepo, and welcome to Seven Forums.

    It appears that you may have left out Desktop in the path in the command. Please try again to see how it works for you.
      My Computer


  2. Posts : 1,025
    Linux Lite 3.2 x64; Windows 7, 8.1
       #2

    Hi Brink. My only problem with this is that I end up with two power schemes named Balanced. The original one doesn't seem deletable.
      My Computer


  3. Posts : 72,043
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #3

    Hello Paul,

    When a power plan is imported, it will be a custom power plan.

    You will be able to rename any power plan, and delete any custom power plan. You can't delete the default power plans.

    Hope this helps. :)
      My Computer


  4. Posts : 1,025
    Linux Lite 3.2 x64; Windows 7, 8.1
       #4

    Yes, that's what I found. You can delete any custom scheme not currently in use. I didn't want two plans with the same name, so this is not going to work for me.

    Oh wait - you did say rename, didn't you... Hmmm, that might work, but I might prefer to modify Balanced manually. Doing so gets old after a while though. Will have to see.

    Thanks and be well,
      My Computer


  5. Posts : 72,043
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #5

    You're most welcome Paul.

    You might consider renaming the one you imported so as not to mess with your default ones.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 02:25.
Find Us