Main Forum > General Computer Support
CPU usage 100% Windows 7
Julian:
easy way to kill bits from hogging resources at that moment is open up notepad type in this script save as .ps1 and run with powershell.
--- Code: ---import-module bitstransfer
Get-BitsTransfer | Remove-BitsTransfer
--- End code ---
Navigation
[0] Message Index
[*] Previous page
Go to full version