使用户能够控制本地系统上的电源设置。
另请参阅: at PowerCfg 命令行选项 shutdown
PowerCfg /command [arguments]
command 命令
参数 | EN 解释 | 中文翻译 | 备注 |
---|---|---|---|
-HELP, -? | |||
/LIST, /L | Lists all power schemes. | 列出所有电源方案。 | |
/QUERY, /Q | Displays the contents of a power scheme. | 显示电源方案的内容。 | |
/CHANGE, /X | Modifies a setting value in the current power scheme. | 修改当前电源方案的设置值。 | |
/CHANGENAME | Modifies the name and description of a power scheme. | 修改名称和电源方案的描述。 | |
/DUPLICATESCHEME | Duplicates a power scheme. | 复制电源方案。 | |
/DELETE, /D | Deletes a power scheme. | 删除电源方案。 | |
/DELETESETTING | Deletes a power setting. | 删除电源设置。 | |
/SETACTIVE, /S | Makes a power scheme active on the system. | 使电源方案在系统上处于活动状态。 | |
/GETACTIVESCHEME | Retrieves the currently active power scheme. | 检索当前活动的电源方案。 | |
/SETACVALUEINDEX | Sets the value associated with a power setting while the system is powered by AC power. | 设置与电源设置关联的值,当系统由交流电源供电时。 | |
/SETDCVALUEINDEX | Sets the value associated with a power setting while the system is powered by DC power. | 设置与电源设置关联的值,当系统是由直流电源供电时。 | |
/IMPORT | Imports all power settings from a file. | 从文件导入所有电源设置。 | |
/EXPORT | Exports a power scheme to a file. | 把电源方案导出到文件。 | |
/ALIASES | Displays all aliases and their corresponding GUIDs. | 显示所有别名及其相应 GUID。 | |
/GETSECURITYDESCRIPTOR | Gets a security descriptor associated with a specified power setting, power scheme, or action. | 获取与指定电源设置 电源方案或动作关联的安全描述符。 | |
/SETSECURITYDESCRIPTOR | Sets a security descriptor associated with a power setting, power scheme, or action. | 设置与电源设置 电源方案或动作关联的安全描述符。 | |
/HIBERNATE, /H | Enables and disables the hibernate feature. | 启用和禁用休眠特征。 | |
/AVAILABLESLEEPSTATES, /A | Reports the sleep states available on the system. | 报告系统中可用的休眠状态。 | |
/DEVICEQUERY | Returns a list of devices that meet specified criteria. | 返回符合指定条件的设备列表。 | |
/DEVICEENABLEWAKE | Enables a device to wake the system from a sleep state. | 使设备能够从休眠状态唤醒系统。 | |
/DEVICEDISABLEWAKE | Disables a device from waking the system from a sleep state. | 禁止设备从休眠状态唤醒系统。 | |
/LASTWAKE | Reports information about what woke the system from the last sleep transition. | 报告从上次休眠过渡中唤醒系统的有关信息。 | |
/WAKETIMERS | Enumerates active wake timers. | 枚举活动唤醒计时器。 | |
/REQUESTS | Enumerates application and driver Power Requests. | 枚举应用程序和驱动程序的电源请求。 | |
/REQUESTSOVERRIDE | Sets a Power Request override for a particular Process, Service, or Driver. | 为特定进程 服务或驱动程序设置电源请求覆写。 | |
/ENERGY | Analyzes the system for common energy-efficiency and battery life problems. | 分析系统的常见能量效率和电池寿命问题。 | |
/BATTERYREPORT | Generates a report of battery usage. | 生成电池使用情况报告。 | Windows 7 无此命令 |
/SLEEPSTUDY | Generates a diagnostic system power transition report. | 生成诊断系统电源转变报告。 | Windows 7 无此命令 |
/SRUMUTIL | Dumps Energy Estimation data from System Resource Usage Monitor (SRUM). | 从 SRUM (系统资源使用情况监视器) 转储能源估算数据。 | Windows 7 无此命令 |
/SYSTEMSLEEPDIAGNOSTICS | Generates a diagnostic report of system sleep transitions. | 生成系统休眠转变的诊断报告。 | Windows 7 无此命令 |
/SYSTEMPOWERREPORT | Generates a diagnostic system power transition report. | 生成诊断系统电源转变报告。 | Windows 7 无此命令 |
/POWERTHROTTLING | Control power throttling for an application. | 控制应用程序的电源节流。 | Windows 7 无此命令 |
功能 | 命令 | 文字解释 | 示例 | 示例解释 |
---|---|---|---|---|
方案 | PowerCfg /L | 详细列出系统中的所有电源方案 | ||
休眠 | PowerCfg /H on | 启用系统休眠 | ||
PowerCfg /H off | 关闭系统休眠 (删除 C:/ 休眠文件 hiberfil.sys) | |||
查询 | PowerCfg /Q | 展示当前电源配置方案的信息 | ||
PowerCfg /Q scheme_GUID | 展示 scheme_GUID 电源配置方案的信息 | |||
PowerCfg /Q scheme_GUID sub_GUID | 展示 scheme_GUID 电源配置方案的 sub_GUID 信息 | |||
更改 |
PowerCfg /X setting value setting 值包括: |
按 value 分钟重新设置 setting |
PowerCfg /X disk-timeout-ac 0 PowerCfg /X monitor-timeout-ac 0 PowerCfg /X standby-timeout-ac 0 PowerCfg /X monitor-timeout-ac 1 PowerCfg /X hibernate-timeout-ac 0 |
从不关闭硬盘 从不关闭显示器 从不进入睡眠状态 1 分钟关闭显示器 从不进入休眠状态 |
PowerCfg /Q scheme_GUID sub_GUID | 展示 scheme_GUID 电源配置方案的 sub_GUID 信息 | |||
帮助 | PowerCfg /? | 展示帮助信息 | ||
PowerCfg /? <command> | 展示命令帮助信息 |
版权声明: 本文为独家原创稿件,版权归 乐数软件 ,未经许可不得转载。