Disable Power Status taskbar icon

  • Use the following registry settings to disable the Power Status taskbar icon.
    Since power status is always ac-power you can be safely disabled


    Code
    1. [HKEY_LOCAL_MACHINE\Software\Microsoft\Power]
    2. "ShowIcon"=hex:00
    3. "ShowWarnings"=hex:00

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

  • Hello,


    if the keys/values does not exsist you have to create it! E.g. be "ndcucfg.exe" with commands "reg create key...." or "reg set value...". Enter "help" on "ndcucfg.exe" for detailed information.

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.