Packet loss, can't fix

I get 10% - 30% packet loss, either with big spikes that then go constant, or constant spikes in packet loss but not as high, effects my game so much, but can't fix it. Im on Either net cable, but it is connected to a wifi booster, not the router, so is that causing packet loss? Need help
4 Replies
jidat
jidat3mo ago
try this
Open settings by Pressing Win + i

> Search for "random hardware access"

Turn it on

Go to network settings

Select your wifi \ ethernet Properties

Set it to private

Turn off metered connection

Set random hardware access in that to change daily .

you can also try this :
open command prompt as administrator and type these commands in order.
1.
Open settings by Pressing Win + i

> Search for "random hardware access"

Turn it on

Go to network settings

Select your wifi \ ethernet Properties

Set it to private

Turn off metered connection

Set random hardware access in that to change daily .

you can also try this :
open command prompt as administrator and type these commands in order.
1.
netsh int ip reset
2.
2.
ipconfig /release
3.
3.
ipconfig /renew
4.
4.
ipconfig /flushdns
5.
5.
netsh winsock reset
6.
6.
netsh advfirewall reset
> reboot the router
> wait for it to get connected to internet
> then reboot the pc
> reboot the router
> wait for it to get connected to internet
> then reboot the pc
Also its most probably cuz of something being wrong on ur side or ur isp's side Or if u have a weird software that alters these things
Defective
Defective3mo ago
Can I ask what the commands do?
jidat
jidat3mo ago
Basically clears the cache for evrything
Defective
Defective3mo ago
ic