Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Power plan by registry

Featured Replies

Hello,

how can I create a power plan and activate it only in writing in the registry?

thanks in advance for your help

not possible because of hardware guid based if I remember.

you can set power plan by using "powercfg -change montior-timeout ... -change disk-timeout ..."

  • 1 month later...

not possible because of hardware guid based if I remember.

you can set power plan by using "powercfg -change montior-timeout ... -change disk-timeout ..."

Thats right. You can see the GUID with /L parameter.

powercfg /L

But you can import a configuration to a specified GUID, if i remember.

POWERCFG -EXPORT <Filename> <oldGUID>

POWERCFG -IMPORT <Filename> <newGUID>

I used that when I did my WinRE and did the import before capturing the Image @ OOBE by pressing Shift+F10

EDIT:

I know, this is no reg, but may help anyway

You could also add the following command to RUNONCE if you are able to put the POW-Files somewhere (here in C:\Windows\POWER for example):


POWERCFG /IMPORT C.\Windows\Power\Balanced.pow SCHEME_BALANCED
POWERCFG /IMPORT C:\Windows\Power\Minimal.pow SCHEME_MIN
POWERCFG /IMPORT C:\Windows\Power\Maximal.pow SCHEME_MAX

Because u can use these aliases instead of the GUID :whistle:

Edited by Schiiwa

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.