Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This commit adds disabling missing low-level Defender service/drivers, improve disabling existing ones, and improve their documentation. Key changes: - Add disabling missing Defender services. - Add disabling missing Defender processes. - Add soft-deleting of missing service files - Fix `ServiceKeepAlive` value #393, #426 - Add disabling system modification restrictions for persistent Disable service disabling. - Recommend more Defender scripts on 'Strict' level Other supporting changes: - Add more documentation for related scripts. - Move disabling `SecHealthUI` to disabling Windows Security. - Fix `DisableService` attempting to disable the service even though its disabled. - Add ability to disable service on revert in `DisableServiceInRegistry`. - Improve categorization for simplicity, add new categories for new scripts. - Add ability to run `DeleteRegistryValue` as `TrustedInstaller`. - Rename some scripts/categories for simplicity and clarity.
- Loading branch information