From c292ef4d5583204d431d10f27bd8aff6a8d0a7db Mon Sep 17 00:00:00 2001 From: soundslegit Date: Sun, 3 May 2026 22:14:40 +0000 Subject: [PATCH] Update readme.md --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c092280..9b7b185 100644 --- a/readme.md +++ b/readme.md @@ -30,4 +30,7 @@ Set the MAC address to the value you generated. ![mac_address](https://git.blizzhackers.net/soundslegit/Hyper-v-optimization/raw/branch/main/mac_addr.png) ## Step 7 - Remove windows bloatware -Use this tool : https://github.com/ChrisTitusTech/winutil to remove a lot of unwanted bloatware from Windows 10/11 \ No newline at end of file +Use this tool : https://github.com/ChrisTitusTech/winutil to remove a lot of unwanted bloatware from Windows 10/11 + +## Step 8 - Process affinity +Open the task manager on the host. Go to "Details", search for "vmwp.exe". There will be as many of these processes running as you have virtual machines running. Set their priority to "Realtime". \ No newline at end of file