Some Windows 11 settings via GPO

Zack11247 5 Reputation points
2023-02-02T16:42:53.6833333+00:00

Hi group,

I'm building a Windows 11 client for an enterprise environment and I try to set some settings via GPO, powershell or registry. I've tried several ways but none of them worked well enough. I hope you can help me with just some of them.

  1. Disable bluetooth but user should be able to set it on

Image

  1. Disable the "do not disturb" feature

Image

  1. Removing the pinned Edge on taskbar from new/default profiles

Image

  1. Set the Power Mode to "Best power efficiency"

Image

  1. Remove Music and Videos from explorer quicklaunch

Image

  1. Set the taskbar to dark but let the Apps light

Image

  1. Enable some apps on systray

Image

Thank you in advance and I hope this can help someone more.

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Zack11247 5 Reputation points
    2023-02-05T20:12:35.5+00:00

    Any ideas of configuring just some of these settings?

    1 person found this answer helpful.
    0 comments No comments

  2. Limitless Technology 44,776 Reputation points
    2023-02-03T17:20:57.69+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having query\issues related to

    You can download this spreadsheet then check and apply relevant setting using GPO

    https://www.microsoft.com/en-us/download/details.aspx?id=103506

    --If the reply is helpful, please Upvote and Accept as answer--


  3. Anonymous
    2024-01-03T07:47:22.21+00:00

    @Zack11247 Did you find any solution to the Power Mode setting?
    I found that it sets a registry key, and changing that will after reboot apply the setting you want.

    The Power Mode setting is saved to the ActiveOverlayAcPowerScheme string value (REG_SZ) in the protected registry key below:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\User\PowerSchemes

    961cc777-2547-4f9d-8174-7d86181b8a7a = Best power efficiency

    00000000-0000-0000-0000-000000000000 = Balanced

    ded574b5-45a0-4f42-8737-46345c09c238 = Best performance

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.