Table of Contents
Steps
Home Common Problem Fix missing 'Power button and' cover in power options on Windows 11/10

Fix missing 'Power button and' cover in power options on Windows 11/10

May 09, 2023 am 11:31 AM
repair windows 11/10 power button

How do you tell your computer that it shouldn't go to sleep when the lid is closed? A good way is to change the power plan settings. However, it's easier to do this from the Power Options window using the Power Button and Lid Action Settings. However, some users have been complaining that they can't find the Power button and Lid actions in the Power Options window. Well, this would definitely bother me if the configuration was missing for me.

In this article, with some simple steps, you can easily bring power button and lid actions back to the power options window. Read on to learn how to master this simple fix.

修复 Windows 11/10 上的电源选项中缺少“电源按钮和”盖子

Steps

Step 1: Press the Win and R keys simultaneously to start Run Dialog box. Enter powercfg.cpl and press Enter.

修复 Windows 11/10 上的电源选项中缺少“电源按钮和”盖子

Step 2: In the Power Options window, click the link Change plan settings.

修复 Windows 11/10 上的电源选项中缺少“电源按钮和”盖子

Step 3: Now, to open the power options configuration, click on the link Change advanced power settings.

修复 Windows 11/10 上的电源选项中缺少“电源按钮和”盖子

Step 4: This is the power options configuration window, we can see that the power button and lid settings are missing here. Following the remaining steps will restore this configuration for you.

修复 Windows 11/10 上的电源选项中缺少“电源按钮和”盖子

Step 5: Click the Search icon on the taskbar.

修复 Windows 11/10 上的电源选项中缺少“电源按钮和”盖子

Step 6: In the search bar, enter cmd and click Run as administrator option opens the command prompt in elevated mode.

修复 Windows 11/10 上的电源选项中缺少“电源按钮和”盖子

Step 7: Please note that this step will change your registry settings. It is always recommended that you back up your registry settings before making any changes to them as a corrupted registry may cause system problems.

When the command prompt opens in elevated mode, copy-paste the following command and press Enter.

REG ADD HKLM\SYSTEM\CurrentControlSet\Control\Power\PowerSettingsf971e89-eebd-4455-a8de-9e59040e7347ca83367-6e45-459f-a27b-476b1d01c936 /v 属性 /t REG_DWORD /d 2 /f
Copy after login

修复 Windows 11/10 上的电源选项中缺少“电源按钮和”盖子

Step 8: Now, if you go back to the Power Options window, you can see the Power Button and LidSettings have been added back. enjoy!

修复 Windows 11/10 上的电源选项中缺少“电源按钮和”盖子

Step 9: If you change your mind and want to hide the power button and lid settings from power options again, just run the command prompt in an elevated Execute the following command. That should do the job.

powercfg -属性 SUB_BUTTONS 5ca83367-6e45-459f-a27b-476b1d01c936 +ATTRIB_HIDE
Copy after login

修复 Windows 11/10 上的电源选项中缺少“电源按钮和”盖子

The above is the detailed content of Fix missing 'Power button and' cover in power options on Windows 11/10. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

This Apple ID is not yet in use in the iTunes Store: Fix This Apple ID is not yet in use in the iTunes Store: Fix Jun 10, 2024 pm 05:42 PM

When logging into iTunesStore using AppleID, this error saying "This AppleID has not been used in iTunesStore" may be thrown on the screen. There are no error messages to worry about, you can fix them by following these solution sets. Fix 1 – Change Shipping Address The main reason why this prompt appears in iTunes Store is that you don’t have the correct address in your AppleID profile. Step 1 – First, open iPhone Settings on your iPhone. Step 2 – AppleID should be on top of all other settings. So, open it. Step 3 – Once there, open the “Payment & Shipping” option. Step 4 – Verify your access using Face ID. step

How to fix red-eye on iPhone How to fix red-eye on iPhone Feb 23, 2024 pm 04:31 PM

So, you took some great photos at your last party, but unfortunately, most of the photos you took were of red eyes. The photo itself is great, but the red eyes in it kind of ruin the image. Not to mention, some of those party photos might be from your friends’ phones. Today we'll look at how to remove red eye from photos. What causes the red eyes in the photo? Red-eye often occurs when taking photos with flash. This is because the light from the flash shines directly into the back of the eye, causing the blood vessels under the eye to reflect the light, giving the effect of red eyes in the photo. Fortunately, with the continuous advancement of technology, some cameras are now equipped with red-eye correction functions that can effectively solve this problem. By using this feature, the camera takes pictures

How to solve the problem of Win11 failing to verify credentials? How to solve the problem of Win11 failing to verify credentials? Jan 30, 2024 pm 02:03 PM

When a Win11 user uses credentials to log in, he or she receives an error message stating that your credentials cannot be verified. What is going on? After the editor investigated this problem, I found that there may be several different situations that directly or indirectly cause this problem. Let's take a look with the editor.

Comprehensive Guide to PHP 500 Errors: Causes, Diagnosis and Fixes Comprehensive Guide to PHP 500 Errors: Causes, Diagnosis and Fixes Mar 22, 2024 pm 12:45 PM

A Comprehensive Guide to PHP 500 Errors: Causes, Diagnosis, and Fixes During PHP development, we often encounter errors with HTTP status code 500. This error is usually called "500InternalServerError", which means that some unknown errors occurred while processing the request on the server side. In this article, we will explore the common causes of PHP500 errors, how to diagnose them, and how to fix them, and provide specific code examples for reference. Common causes of 1.500 errors 1.

An easy guide to fixing Windows 11 blue screen issues An easy guide to fixing Windows 11 blue screen issues Dec 27, 2023 pm 02:26 PM

Many friends always encounter blue screens when using computer operating systems. Even the latest win11 system cannot escape the fate of blue screens. Therefore, today I have brought you a tutorial on how to repair win11 blue screens. No matter whether you have encountered a blue screen or not, you can learn it first in case you need it. How to fix win11 blue screen method 1. If we encounter a blue screen, first restart the system and check whether it can start normally. 2. If it can start normally, right-click "Computer" on the desktop and select "Manage" 3. Then expand "System Tools" on the left side of the pop-up window and select "Event Viewer" 4. In the event viewer, we will You can see what specific problem caused the blue screen. 5. Then just follow the blue screen situation and events

How to fix the volume cannot be adjusted in WIN10 How to fix the volume cannot be adjusted in WIN10 Mar 27, 2024 pm 05:16 PM

1. Press win+r to open the run window, enter [regedit] and press Enter to open the registry editor. 2. In the opened registry editor, click to expand [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun]. In the blank space on the right, right-click and select [New - String Value], and rename it to [systray.exe]. 3. Double-click to open systray.exe, modify its numerical data to [C:WindowsSystem32systray.exe], and click [OK] to save the settings.

Table 'table_name' is marked as crashed and should be repaired - How to solve MySQL error: Table is marked as crashed and needs to be repaired Table 'table_name' is marked as crashed and should be repaired - How to solve MySQL error: Table is marked as crashed and needs to be repaired Oct 05, 2023 am 09:25 AM

Title: Table'table_name'ismarkedascrashedandshouldberepaired-How to solve MySQL error: The table is marked as crashed and needs to be repaired. Specific code examples are required. Article text: MySQL is a powerful relational database management system that is widely used in various websites and The application is under development. However, due to various reasons, sometimes we may encounter some errors and problems. in

iPhone stuck in airplane mode: How to fix it iPhone stuck in airplane mode: How to fix it Jun 15, 2024 pm 02:16 PM

Airplane mode is very convenient in some situations. However, the same airplane mode may give you a headache if your iPhone suddenly gets stuck on it. In this article, we have designed this set of solutions to get your iPhone out of airplane mode. Quick fix – 1. Try disabling Airplane Mode directly from Control Center. 2. If you are unable to disable Airplane Mode from Control Center, you can disable Airplane Mode directly from the Settings tab – If these tips don’t work, follow the fixes below to resolve the issue. Fix 1 – Force Restart Your Device The process of force restarting your device is very simple. All you have to do is follow these step-by-step instructions. Step 1 – You can start the process by pressing and releasing the Volume Up button. step