winutil
winutil copied to clipboard
[MicroWin] April Update
Type of Change
- [X] New feature
- [X] Bug fix
Description
This PR changes some things that affect Windows 10 and 11, giving a more pleasant user experience.
- It reinstates the old way of disabling Recall (the delayed disablement) as a fallback if we can't modify the AppX manifest
- It gets rid of News and Interests on Windows 10, as a port of PR #3289
- A couple of notification sources are now disabled since they are quite annoying. Those are the Startup App Notification and "Suggested"
Testing
Testing has concluded on Windows 11 24H2 and Windows 10 with no issues.
Impact
A more pleasant UX
Issue related to PR
None AFAIK
Additional Information
No documentation changes are required
Checklist
- [X] My code adheres to the coding and style guidelines of the project.
- [X] I have performed a self-review of my own code.
- [X] I have commented my code, particularly in hard-to-understand areas.
- [X] I have made corresponding changes to the documentation.
- [X] My changes generate no errors/warnings/merge conflicts.
I'll have this done in a bit
@ChrisTitusTech, no conflicts now