Installation
Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8
What's New
-
Updated multiple NuGet dependencies to the latest versions.
-
The AppControl Manager now has native scheduled tasks management functionality and no longer depends on PowerShell cmdlets. The new native implementation is faster and requires fewer resources.
-
Reduced memory usage of the application by implementing clean MVVM design and disabling caching in many pages.
-
Switched to new C# 13 language features such as field keyword, resulting in cleaner and more manageable code.
PRs
How to verify the MSIXBundle's authenticity:
gh attestation verify "Path To MSIXBundle" --repo HotCakeX/Harden-Windows-Security --format json
You can install the GitHub CLI from Winget:
winget install --id GitHub.cli