Hi AndreiLais,
Apologies if the suggested methods didn't work for you. Just to clarify, do you also encounter the same issue when connected via Ethernet cable?
Can you also reset your DNS cache, then try to reinstall your wireless network adapter again 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 wireless 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
Please see DaveM121's advice on this thread on how to restore your apps that got removed after the reset: https://answers.microsoft.com/en-us/windows/for.... You may do the methods after the issue with your network adapter has been resolved.
Please let me know how it goes. Thank you.