Good day! I'm Raniel, an Independent Advisor and a Microsoft user like you.
Have you also tried to double-check if your machine doesn't have any pending security patches? Kindly go to Start > Settings > Update & Security > Windows Update > Check for Updates.
Once done, reset of your DNS cache and reinstall your network adapter to troubleshoot the issue:
- On the search bar, type "command prompt" and select Run as administrator
- Type the following commands and press Enter after each command
ipconfig /flushdns
nbtstat -R
nbtstat -RR
netsh int reset all
netsh int ip reset
netsh winsock reset
- Once done, type "devmgmt. msc" on the command prompt window to open Device Manager
- Expand Network adapters > right click on your network adapter and select Uninstall device > the Delete the driver software for this device check box > Uninstall.
- Perform a reboot(this should reinstall your network adapter).
- Temporarily disable your firewall and antivirus, then check again
I hope this helps. Good luck!