0

Discussion topic: Computer is going slow on WiFi but mobile and sky glass are fine

Reply
This message was authored by: Ds93

Computer is going slow on WiFi but mobile and sky glass are fine

Recently moved house, and my computer is taking an extremely long time to load and search on the internet via sky broadband, however my 2 mobile devices and sky glass works perfectly. Is my new home the issue? Or can something be done to increase this connectivity. It worked absolutely fine before the move with the same amount of devices connected. Thanks 

Reply

All Replies

This message was authored by: PrinzProtato

Re: Computer is going slow on WiFi but mobile and sky glass are fine

That sounds like a browser cache/DNS Lookup issue

 

you can try flush the DNS on your PC with 'ipconfig/flushdns' on windows

This message was authored by: Melson28

Re: Computer is going slow on WiFi but mobile and sky glass are fine

How would you do this on a MAC?
This message was authored by: PrinzProtato

Re: Computer is going slow on WiFi but mobile and sky glass are fine

Sorry for the delayed reply

 

1

   

Flushing the DNS cache on macOS is a straightforward process that helps resolve connectivity issues and prevent security threats.

Example for macOS 12 (Monterey)

sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
Reply