Installation
Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8
What's New
-
✨ You can now view, edit, add and delete policy settings in the Policy Editor. This feature allows you to view all of the custom and secure policy settings from App Control policies (whether in XML or in CIP binary format) and manage them easily. You can also add new rules from the presets defined in the application.
- When running without Admin privileges, the tabs in the Policy Editor page, as well as each row in the List Views are re-orderable so you can drag and drop them to sort them any way you prefer.
-
✨ You can now create and add Deny rules to an existing policy in the Create Deny Policy page. This feature allows you to quickly create and add rules based on many different criteria to an existing policy without creating new policies. You can change this mode of operation at the top of the aforementioned page.
-
Improved localization.
-
Added support section to the Sidebar.
-
Updated a NuGet dependency.
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
