Share via

Settings

Anonymous
2024-07-11T10:09:59+00:00

Hello
I've got a problem

It happened yesterday, when my laptop's battery ran out of energy. Thus, my laptop turned off and I charged it. Right after restarting, I couldn't turn on the battery saver. So, I restarted it again but it still didn't work. I checked the settings and noticed that some categories had disappeared (such as Display, Power and Battery, Storage, Nearby Sharing, etc...). Even if I type what I'm looking for in the search bar, like "battery saver", it just sends me to the settings, but I still can't find the missing categories. And some of the options can't be turned on, they're greyed out. Even after restarting, the problem still occurs.

Windows for home | Windows 11 | Settings

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2024-07-11T15:59:52+00:00

    Hey thanks a lot Dave for your response !

    Problem is that my laptop was provided by the company I work for, so I don't have the Administrator rights. I'm currently on holiday. Do you have another solution ? If not, thank you very much for your response anyway !

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-07-11T10:44:40+00:00

    Hi, I am Dave, I will help you with this.

    1

    Open Device Manager (accessible by right clicking your Start Button)

    Expand the Batteries section

    For each device in that section:

    Right click and choose Disable

    Then right click and choose Enable

    Close Device Manager

    Restart your laptop and check if that resolves the problems.

    2

    If not, open PowerShell as Administrator, then run this command and press Enter:

    Get-AppxPackage *windows.immersivecontrolpanel* | Reset-AppxPackage

    When that completes, run this command and press Enter:

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

    Close PowerShell when that completes, then restart (not shut down) your laptop.

    Was this answer helpful?

    0 comments No comments