目录
3. Check for Hidden or Corrupted Power Plans
4. Update or Reinstall Power Management Drivers
5. Check Group Policy (For Pro/Enterprise Editions)
6. Perform a System File Check (SFC)
Summary of Key Fixes
首页 常见问题 如何修复'当前没有可用的电源选项”

如何修复'当前没有可用的电源选项”

Jul 27, 2025 am 01:22 AM
windows 电源选项

首先运行电源疑难解答,然后使用管理员命令提示符执行powercfg -restoredefaultschemes命令重置电源方案,接着更新或重新安装ACPI驱动程序,检查组策略设置(仅限专业版/企业版),运行sfc /scannow修复系统文件,并通过创建新用户账户判断是否为用户配置文件问题,多数情况下电源选项会恢复正常。

How to fix \

If you're seeing the message "There are currently no power options available" in Windows (usually in Settings > System > Power & Sleep), it means the power plan settings aren't loading properly. This can prevent you from adjusting sleep, screen timeout, or performance settings. Here’s how to fix it step by step.

How to fix

1. Run the Power Troubleshooter

Windows includes a built-in troubleshooter that can automatically detect and fix common power-related issues.

  • Press Windows I to open Settings.
  • Go to System > Troubleshoot > Other troubleshooters.
  • Find Power, click Run.
  • Follow the on-screen instructions and apply any recommended fixes.

This often resolves the issue immediately, especially if it's caused by a temporary glitch.

How to fix

2. Rebuild the Power Plan Using Command Prompt

Corrupted power plan settings are a common cause. Rebuilding them using powercfg can help.

  • Right-click the Start button and select Command Prompt (Admin) or Windows Terminal (Admin).

    How to fix
  • Type the following command and press Enter:

    powercfg -restoredefaultschemes
  • If successful, you’ll see: "Successfully restored all power schemes to default."

  • Restart your computer and check if power options now appear in Settings.

? This command resets all power plans (Balanced, Power Saver, High Performance) to their factory defaults and re-registers them with the system.


3. Check for Hidden or Corrupted Power Plans

Sometimes power plans exist but aren’t showing up.

  • Open Command Prompt as Admin again.

  • Run:

    powercfg -list
  • This will show all available power plans. If they’re listed but grayed out or marked as "GUID", they may be corrupted.

  • Use the restore command from Step 2 to fix them.


4. Update or Reinstall Power Management Drivers

Outdated or faulty ACPI (Advanced Configuration and Power Interface) drivers can disable power options.

  • Press Windows X and select Device Manager.

  • Expand System devices.

  • Look for entries like:

    • Microsoft ACPI-Compliant System
    • Intel(R) Management Engine Interface
    • ACPI Battery, AC Adapter
  • Right-click each and choose Update driver > Search automatically.

  • If that doesn’t help, right-click and select Uninstall device, then restart your PC. Windows will reinstall the drivers automatically.

⚠️ Don’t worry—these drivers are essential, but Windows will restore them on reboot.


5. Check Group Policy (For Pro/Enterprise Editions)

If you're on Windows Pro or Enterprise, group policies might be disabling power options.

  • Press Windows R, type gpedit.msc, and press Enter.
  • Navigate to:
    Computer Configuration > Administrative Templates > System > Power Management
  • Check if any policies are set to Enabled that restrict power settings.
  • Set them to Not Configured or Disabled.
  • Restart your computer.

? This doesn’t apply to Windows Home unless you’ve manually enabled group policy.


6. Perform a System File Check (SFC)

Corrupted system files can cause missing UI elements like power options.

  • Open Command Prompt (Admin).

  • Run:

    sfc /scannow
  • Wait for the scan to complete. If issues are found, it will attempt to repair them.

  • Restart your PC after completion.


7. Create a New User Profile (If Issue Is User-Specific)

Sometimes the problem only affects one user profile.

  • Create a new local user account (Settings > Accounts > Family & other users).
  • Log in to the new account.
  • Check if power options are visible.

If they are, the issue is tied to your original profile—consider migrating data or resetting settings.


Summary of Key Fixes

  • ✅ Run the Power Troubleshooter
  • ✅ Use powercfg -restoredefaultschemes in Admin Command Prompt
  • ✅ Update or reinstall ACPI/System drivers in Device Manager
  • ✅ Check Group Policy (if applicable)
  • ✅ Run sfc /scannow to repair system files
  • ✅ Test with a new user account

Most cases are resolved with the powercfg command or driver updates. If none work, a Windows repair install (keeping files/apps) can be a last resort. But in most cases, it's a quick fix.

以上是如何修复'当前没有可用的电源选项”的详细内容。更多信息请关注PHP中文网其他相关文章!

本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn

热AI工具

Undress AI Tool

Undress AI Tool

免费脱衣服图片

Undresser.AI Undress

Undresser.AI Undress

人工智能驱动的应用程序,用于创建逼真的裸体照片

AI Clothes Remover

AI Clothes Remover

用于从照片中去除衣服的在线人工智能工具。

Clothoff.io

Clothoff.io

AI脱衣机

Video Face Swap

Video Face Swap

使用我们完全免费的人工智能换脸工具轻松在任何视频中换脸!

热工具

记事本++7.3.1

记事本++7.3.1

好用且免费的代码编辑器

SublimeText3汉化版

SublimeText3汉化版

中文版,非常好用

禅工作室 13.0.1

禅工作室 13.0.1

功能强大的PHP集成开发环境

Dreamweaver CS6

Dreamweaver CS6

视觉化网页开发工具

SublimeText3 Mac版

SublimeText3 Mac版

神级代码编辑软件(SublimeText3)

热门话题

PHP教程
1596
276
电脑的系统托盘图标杂乱,如何整理? 电脑的系统托盘图标杂乱,如何整理? Aug 21, 2025 pm 08:12 PM

隐藏系统托盘图标不影响程序运行,仅移除视觉显示;2.彻底清理需通过任务管理器禁用非必要启动项;3.根治杂乱须卸载不用软件并养成安装时取消捆绑勾选的习惯,这样才能实现视觉清爽与资源优化的双重目标。

如何对更新Windows的问题进行故障排除:Microsoft指南 如何对更新Windows的问题进行故障排除:Microsoft指南 Aug 22, 2025 am 11:54 AM

runthewIndowsUpDateTrubloubLeShootErtoAtoromationalfixCommonissuesBynAvigatingToSettings> System>故障排除>其他trubloubShooterSandRunningThewIndowSupDateTool.2.ensureatLeast20GBoffReast20GboffReeastOntySysonthesystemDriveanDrivEandMeetUpdateRepDateTaTateTaTatatAtatAtatatAtatatAtaTateUsementsBydususiondusydiskcl

'激活Windows”水印不会消失[4个去除技巧] '激活Windows”水印不会消失[4个去除技巧] Aug 21, 2025 am 10:42 AM

如果“激活感”的水印剂,TrytheSesteps:1。activateWithavalIdProductKeyInsettings.2.usecommand-promptompttompttomantallyalialactivate.3.hidethethewatermarkmarksmarkviaregistoritor.4.useathirt-ehtehtird-partyt-partytoolcairatie。

如何在Windows任务管理器中修复100%磁盘使用情况。 如何在Windows任务管理器中修复100%磁盘使用情况。 Aug 21, 2025 am 05:45 AM

Ifyou'reexperiencing100%diskusageinWindows,trythesesteps:1.DisableWindowsSearchandSysMainservices.2.UpdatediskdriversviaDeviceManager.3.RunDiskCleanuptoremovetemporaryfiles.4.Adjustvirtualmemorysettingsmanually.5.TurnofftipsandsuggestionsinSettings.

修复:Windows显示'发生磁盘读取错误” 修复:Windows显示'发生磁盘读取错误” Aug 21, 2025 am 02:10 AM

The“Adiskreaderroroccurred”messageistypicallycausedbyacorruptedMBR,faultycables,incorrectbootorder,orsoftwareissuesratherthanimmediatehardwarefailure.2.RestartthecomputerandcheckthatSATAandpowercablesaresecurelyconnected,andverifythecorrectbootorderi

win7系统任务栏图标显示异常_win7托盘图标乱码的修复步骤 win7系统任务栏图标显示异常_win7托盘图标乱码的修复步骤 Aug 21, 2025 pm 08:18 PM

Win7任务栏图标显示异常的修复方法包括重建图标缓存、调整显示设置、检查系统文件、清理注册表和杀毒。1.删除IconCache.db文件并重启以重建图标缓存;2.通过“个性化”调整图标大小和字体设置;3.运行sfc/scannow命令检查修复系统文件;4.在注册表中添加IsShortcut键值;5.全面杀毒确保系统安全。原因包括缓存损坏、病毒感染、系统文件或注册表问题及硬件故障。防止方法有定期清理垃圾文件、更新杀毒软件、谨慎安装软件、备份系统和更新驱动。其他不常见技巧包括使用系统还原、卸载美化软

固定:Windows正在获得'试图写入只读内存”错误 固定:Windows正在获得'试图写入只读内存”错误 Aug 22, 2025 am 11:48 AM

更新或回滚设备驱动程序,特别是显卡、芯片组和SSD驱动;2.运行Windows内存诊断工具检测并更换故障RAM;3.使用sfc/scannow和DISM命令修复系统文件;4.在BIOS中恢复默认设置以取消超频;5.在安全模式下卸载最近安装的软件或系统更新;6.运行chkdsk检查磁盘错误;7.谨慎更新BIOS/UEFI固件;8.作为最后手段,备份数据后执行干净的Windows安装。该错误通常由软件或驱动问题引起,多数情况下可通过逐步排查解决,无需更换硬件,最终可通过系统重装彻底修复。

在Windows上安装MongoDB 在Windows上安装MongoDB Aug 20, 2025 pm 03:06 PM

DownloadMongoDBCommunityEditionfromtheofficialwebsite,selectingtheWindowsx64MSIpackage.2.RunthedownloadedMSIinstaller,chooseCompleteSetup,installMongoDBasaservice,andoptionallyskipMongoDBCompass.3.CreatethedatadirectorybymakingaC:\data\dbfolderusingF