Update Windows 11 compatibiliy Milestone XProtect

2026-02-19 22:33:59 +01:00
parent 6d20f6d335
commit 0ddcd0ec40

@ -146,8 +146,8 @@ chkdsk D: /f
--- ---
## 13. Optional Disable Real-Time Protection ## 13. Optional - Disable Real-Time Protection
(If Antivirus handled externally) (If antivirus handled externally)
```powershell ```powershell
Set-MpPreference -DisableRealtimeMonitoring $true Set-MpPreference -DisableRealtimeMonitoring $true
@ -167,8 +167,8 @@ Get-ComputerInfo | Select OsName,OsVersion,OsBuildNumber
# Result # Result
Minimal-interference Windows 11 environment - Minimal-interference Windows 11 environment
Optimized for Milestone Recording workloads - Optimized for Milestone Recording workloads
Reduced disk latency and service interruption risks - Reduced disk latency and service interruption risks
Defender tuned for video database workloads - Defender tuned for video database workloads
Crash dump enabled for advanced diagnostics - Crash dump enabled for advanced diagnostics