Janos Konya
Member
You can try a few more steps before my ideas are depleted.
1./ as I mentioned earlier, go to network adapter's properties and change RSS value to 2
You can find the menu by clicking on the button, close to the adapter name
(Reason: If all cores are occupied by networking tasks and the connection is delayed, you can experience a "virtual" problem somewhere else.)
Test the machine after altering the RSS settings. If CPU runs at a higher rate again, step to the 2nd point
----------
2./ Try to check Windows with another tool :
Run PowerShell with elevated rights and type in this command "Repair-WindowsImage -Online -ScanHealth"
It will not do the repair job but checks if your windows is damaged. Takes a few mins.
3./ In case your Windows is flagged as damaged:
Run PowerShell with elevated rights and type in this command: "Repair-WindowsImage -Online -RestoreHealth"
After the process is finished, restart the machine.
1./ as I mentioned earlier, go to network adapter's properties and change RSS value to 2
You can find the menu by clicking on the button, close to the adapter name
(Reason: If all cores are occupied by networking tasks and the connection is delayed, you can experience a "virtual" problem somewhere else.)
Test the machine after altering the RSS settings. If CPU runs at a higher rate again, step to the 2nd point
----------
2./ Try to check Windows with another tool :
Run PowerShell with elevated rights and type in this command "Repair-WindowsImage -Online -ScanHealth"
It will not do the repair job but checks if your windows is damaged. Takes a few mins.
3./ In case your Windows is flagged as damaged:
Run PowerShell with elevated rights and type in this command: "Repair-WindowsImage -Online -RestoreHealth"
After the process is finished, restart the machine.
Last edited: