WiFi router dropped off list, can connect to other WiFi and all devices can connect to router after windows 10 upgrade

John Miller 0 Reputation points
2025-07-27T21:35:47.6+00:00

Strange one……

upgraded from 7 to 10, my router that was visible in 7 is now no longer visible on the WiFi list

I’ve reinstalled the drivers

I’ve checked and can connect my laptop to other WiF

all other devices in the home can connect to the router, its only the laptop that wont

ive managed to get the router on by adding network in settings so I know it can see it but windows router list is not seeing it

I’ve ha my friend who’s in IT support look at it and drew a blank

in an attempt to get it back I went back to Windows 7 - it reappeared!

then installed 10 again and it’s disappeared again

any ideas? Or suggestions very much appreciated 😊

Windows for home | Windows 10 | Internet and connectivity
{count} votes

1 answer

Sort by: Most helpful
  1. Emmanuel Santana 23,115 Reputation points Independent Advisor
    2025-07-27T22:22:18.18+00:00

    Hello. Is the SSID using a hidden broadcast or set to “legacy” 802.11 mode? What's your router model and is it broadcasting on 2.4 GHz, 5 GHz, or both?

    Search for PowerShell, open it and run:

    Get-NetAdapter | Get-NetAdapterAdvancedProperty | Where-Object {$_.DisplayName -match "Band"} 
    

    Can you please share a screenshot of the result or copy and paste the text?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.