1
0
mirror of https://github.com/TommyTran732/Windows-Setup.git synced 2024-09-18 17:34:51 -04:00

Compare commits

...

4 Commits

Author SHA1 Message Date
1feddf61fe
Update
Signed-off-by: Tommy <contact@tommytran.io>
2023-11-08 03:16:51 -07:00
97ed89fa37
Grammar
Signed-off-by: Tommy <contact@tommytran.io>
2023-11-08 03:06:27 -07:00
4f3f594b83
Early Launch Antimalware
Signed-off-by: Tommy <contact@tommytran.io>
2023-11-08 03:05:26 -07:00
4c6acd5acc
Update
Signed-off-by: Tommy <contact@tommytran.io>
2023-11-07 21:54:39 -07:00
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# Early Launch Antimalware
`Computer Configuration\Administrative Templates\System\Kernel DMA Protection`
Probably doesn't do anything unless you use a 3rd party Antimalware with this feature, but there is no harm in enabling it just in case you need it.
- Boot-Start Driver Initialization Policy -> Enabled -> Good only

View File

@ -0,0 +1,6 @@
# User Profiles
`Computer Configuration\Administrative Templates\System\User Profiles`
- Turn off the advertising ID -> Enabled
- Only allow local user profiles -> Enabled (You probably aren't going to use roaming profiles unless you are in some niche environment like a univeristy, are you? Might as well just disable them because why not?)