Blocked port - How to unblock (Windows)
To list the port usage:
netstat -aon
Take the PID
taskkill /PID [pid] /F
Port unblocked
AWESOME!
Whoopsie!
haha!
To list the port usage:
netstat -aon
Take the PID
taskkill /PID [pid] /F
Port unblocked
In Microsoft’s wisdom they make your computer boot with only 1 CPU.
Now this is fine if your pc only has 1 CPU but if you have a dual/quad core pc, why not use them ?
To improve load time go to:
Start > Run > msconfig > Ok > Boot > Advanced Options >
Tick the number of processors box
Select 2/3/4/x processors
Click OK
Click OK
Done.