Installation
Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8
What's New
New.home.page.ACM.mp4
-
Removed 2 dependencies, "CommunityToolkit.WinUI.Behaviors" and "Microsoft.Xaml.Behaviors.WinUI.Managed". The result is reduced package size by ~150 KB for the app bundle and improved overall performance since the new codes are more targeted and optimized. This project always strives for leaner and more efficient codebases and less dependency usage.
-
The View File Certificates page now supports drag and drop when the app is running unelevated. Simply drag and drop your files on the page to view their certificates.
-
Updated Dependencies to the latest versions.
-
Completely changed the design of the Home page, it's more beautiful, compatible with dark and light themes, and displays more information.
- The new
Online Microsoft Defender Statussection retrieves the data from online Microsoft Server when there is Internet connectivity, so everything you see is up to date information.
- The new
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