meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| vm:proxmox:kvm:windows:mitigations [2025/01/08 20:37] – created niziak | vm:proxmox:kvm:windows:mitigations [2025/01/09 08:08] (current) – niziak | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| I've noticed that switching from '' | I've noticed that switching from '' | ||
| - | Mitigations can be disabled in Windows guest: | + | Mitigations can be disabled in Windows guest using this tool: |
| [[https:// | [[https:// | ||
| + | |||
| + | Or: | ||
| + | <code powershell> | ||
| + | reg add " | ||
| + | reg add " | ||
| + | </ | ||
| + | |||