Installation 
Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8
What's New
-
AppControl Manager can now work without administrator privileges. The following 9 pages
are now available without admin rights:- Policy Editor
- Merge App Control Policies (excluding the deployment feature)
- Get Code Integrity Hashes
- Validate Policies
- Configure Policy Rule Options (excluding the deployment feature)
- Settings Page (excluding the User Configurations section)
- Logs Page
- Microsoft Documentations Page
- GitHub Documentations Page
Tip
When you select any other pages that require admin privileges, the app will offer you an option to relaunch it as Admin. You can still directly launch the app with Admin privileges whenever necessary, but it is no longer a requirement.
When running with Standard user privileges, the app writes the log files to this location instead:
C:\Users\UserName\AppData\Local\Temp\AppControlManagerLogs
-
Added lots of performance improvements and optimized various parts of the AppControl Manager for faster execution and scalability.
-
Added Privacy Policy page to the Settings page -> About section.
PRs
- AppControl-Manager-DownloadLink-Version-Update-Version-1.9.7.0 by @github-actions in #649
- Implemented Non-Admin usage in the AppControl Manager by @HotCakeX in #651
- Bump dotnet-sdk from 9.0.201 to 9.0.202 in /AppControl Manager by @dependabot in #654
- Compiled Binding, Non-Admin mode improvements, Documentations in AppControl Manager by @HotCakeX in #656
- Performance improvements and optimizations by @HotCakeX in #658
- Implemented Compiled Bindings for the Main Window by @HotCakeX in #659
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
