PRAASHEK: nejakl mi ulitlo ctrlv na mobilu, konkretne tohle:
Launch your registry editor and navigate to \HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings.
If you expand all of the sub-folders, click on any one of them, and you'll see a "Description" and a "Friendly Name" that describe which advanced power setting option they control. Scroll through, read those descriptions, and find the settings that you want to be able to control in advanced power settings.
For each of these, find the "Attributes" REG_DWORD file and change its value to the number 2. That setting will now show up in and can be controlled from your advanced power settings.
If you come across a setting that lacks the "Attributes" file, just create a new DWORD file called "Attributes" in that folder, set the value to 2, and it'll likewise show up in your advanced power settings.
It's a bit tedious to scroll through ~100 options, but I was able to fully-customize my advanced power settings interface in about 30 minutes