Finding configured WIFI networks
Is there a way to find the information about configured wireless networks for a PC? I'm mainly just interested in seeing the SSID's not interested in the passwords.
0
Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.
Is there a way to find the information about configured wireless networks for a PC? I'm mainly just interested in seeing the SSID's not interested in the passwords.
Comments
You could add a custom scan to scan computer Registries. This is the location where that info is stored... After the scan runs I'd think you could run a report looking for Description or Profile Name
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles
Awesome, thank you!
If that doesn't work let me know, I can do some more checking. I didn't actually test this out, but I think it should work once that is scanned.