Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

Is there a way to find out what Wifi networks my iPhone will automatically try to connect to if it finds them?

If I go into Settings and then Wi-Fi, I can see the wireless networks that are available, but only the ones in range. I'd like to see all wireless networks that are known.

share|improve this question

2 Answers

up vote 5 down vote accepted

Where there's a will there's a way ;)

From a stock iPhone this is not possible from the settings. The information that you want is stored in the iPhone's keychain. If you have access to the iPhone SDK you can start messing around if you like, but I will leave it at that since that would be a StackOverflow answer.

Exact location is: /private/var/Keychains/keychain-2.db

share|improve this answer
Thanks for that, I'll investigate. Mine is not a stock iPhone. – Damovisa Oct 29 '09 at 5:15

I think the only way is to actually be in range of the network that you want to get rid of. You can't actually see what networks you have stored, not that I know of, but if you want to get rid of a network.

Settings > Wifi >

Then select the blue arrow on the right of the network that you are connected to and click "Forget this Network"

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.