Skip to content

Commit

Permalink
win: fix Defender service #128 #385 #393 #402 #426
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
undergroundwires committed Oct 29, 2024
1 parent 5db8c6b commit 0900492
Showing 1 changed file with 4,280 additions and 1,085 deletions.
Loading

0 comments on commit 0900492

Please sign in to comment.