Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Fix Action Center/Quick Settings Bug in Windows 11 #318

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Carterpersall
Copy link

@Carterpersall Carterpersall commented Apr 23, 2022

win10debloat.ps1:

  • Closes #237, If action center is 'disabled' in Windows 11, Quick Settings is broken. This is fixed by adding detection of the Windows version before running $actioncenter, meaning action center won't be 'disabled' if the script is run in Windows 11.

Much of this was previously in my pull request #285 but there were issues with the diff creating confusion that caused it to be closed. So I'm redoing everything and putting them all into separate pull requests to increase clarity on exactly what has changed.

If action center is 'disabled' in Windows 11, Quick Settings is broken. (#237)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Removing action center removed sys tray quick settings
1 participant