[Q] Forgets wifi password - any tips? - Nexus 5 Q&A, Help & Troubleshooting

Hi all. At home I turn off my wifi when I go to work (to save the 1p of electricity it probably costs. Way to go, Al Gore!) and when I turn it back on, my nexus 5 doesn't remember the password. My nexus S was the same.
This recommends switching my router to WEP (it's currently WPA-PSK), however I'm not sure I actually CAN change this in my router settings. Shouldn't it just work anyway, or is it a router problem? Should I just stop turning off the router? This feels like it shouldn't be a problem... hmmm.....
[for searchability: remember remembering forgetting forgets wifi wi-fi wireless password pw login]

Phone loses wifi password
Both my Nexus 4 running stock KitKat and previous Galaxy S1 with CyanogenMod 10.2 used to occasionally 'lose' their wifi passwords if disconnected and would ask for saved passwords to be re-entered before they would log in again. This would happen with WPA2 networks - I'm not sure whether it also applies to WEP.
Rebooting the phone usually solves the problem - I put it down to a bug in the software.
Does anyone have a better solution?

WEP is not a solution! Assuming that it would reconnect fine if its not rebooted, just dont reboot the router. Turning it off is not normal or expected behaviour
-----------------------
Sent via tapatalk.
I do NOT reply to support queries over PM. Please keep support queries to the Q&A section, so that others may benefit

My galaxy nexus forgets WPA passwords when I turn off the Wi-Fi it doesn't seem to matter if the router has rebooted or not.
Sent from my Galaxy Nexus using Tapatalk

Hmm - this is the first I've ever heard of this issue. I agree with rootSU though - WEP is not the solution. It is very insecure. (BTW, if your router supports it, go to WPA2 instead of WPA)
Can you try this a friend's house with their WiFi router to see if it is a problem with the router? You said that your phone doesn't remember the password - does it popup a dialog box asking for the password? Or does it just not connect automatically?
Are you on the stock ROM? or custom?
While I don't shut off my router, I do reboot it once a couple of weeks or so, and my phone(s) signs on automatically.

I don't think it is a router problem, since I had the same issue to with other routers in the past and I didn't have any problem with mine, until one day I tried to connect to another Wi-Fi to test something, and I had to disconnect from mine as it was in range. since that day my phone can not save the network it is like it is a new ssid every time.. I have tried wep and wpa2 with no luck.
Sent from my Galaxy Nexus using Tapatalk

was this ever resolved? I'm having the same problem.

same here
I have the same problem. Stock, nonroot T-Mobile nexus 5. Any solution?

Wait what? Why would you turn off your router? Do you unplug your clocks and microwave/fridge? Makes no sense.

Listentodave said:
I have the same problem. Stock, nonroot T-Mobile nexus 5. Any solution?
Click to expand...
Click to collapse
Dave what router do you have and which ISP are you with? I wonder if there might be a commonality we can use to debug this.

dez93_2000 said:
Dave what router do you have and which ISP are you with? I wonder if there might be a commonality we can use to debug this.
Click to expand...
Click to collapse
Happened at 2 locations. 1 was Comcast the other FiOS. Never had the issue with my gs3. It shows the network and I have to re input the password

WEP can be hacked with a phone, it's that insecure. Don't use it, try using WPA2 .
Sent from my Nexus 5 using xda app-developers app

I had this issue before, the problem was that there are duplicate entries of the same network in /data/misc/wifi/*wpa_supplicant.conf
I tried and delete only the duplicate entries but I still had issue, I didn't try much with that and just deleted all entries and entered my WiFi passwords all over again and that did it for me.
I had this issue about 2 years ago, on many different phones and the issue even transfers to new phones when the Google account syncs the WiFi passwords.
I hope this is it and it fixes your issue.
Sent from my Nexus 5 using xda app-developers app

moisesgl said:
I had this issue before, the problem was that there are duplicate entries of the same network in /data/misc/wifi/*wpa_supplicant.conf
I tried and delete only the duplicate entries but I still had issue, I didn't try much with that and just deleted all entries and entered my WiFi passwords all over again and that did it for me.
I had this issue about 2 years ago, on many different phones and the issue even transfers to new phones when the Google account syncs the WiFi passwords.
I hope this is it and it fixes your issue.
Sent from my Nexus 5 using xda app-developers app
Click to expand...
Click to collapse
What is the best way to delete those files? Root file manager on the phone? Or go in through a USB connection on my PC?

Listentodave said:
What is the best way to delete those files? Root file manager on the phone? Or go in through a USB connection on my PC?
Click to expand...
Click to collapse
I did it with root and root file explorer, i did not delete the file, i opened it and deleted the entries there for the wifi passwords saved, they will be easy to identify.
---------- Post added at 02:05 PM ---------- Previous post was at 01:57 PM ----------
They look like this
network={
ssid="INFINITUMBA15"
psk="2939253472"
key_mgmt=WPA-PSK
priority=735
}
I deleted all the ones like that, synced Google account just in case, rebooted just in case and entered WiFi password. After that I tested that the password saved if I turned WiFi off or the modem off and it worked.
Sent from my Nexus 7 using xda app-developers app

moisesgl said:
I did it with root and root file explorer
Click to expand...
Click to collapse
Cheers for the intel. You reckon that'd be possible without root? Looking at that folder unrooted in Astro file mananger & it says 'data' is empty... and I can't see the root directory when plugged into a PC.
Thanks!

dez93_2000 said:
Cheers for the intel. You reckon that'd be possible without root? Looking at that folder unrooted in Astro file mananger & it says 'data' is empty... and I can't see the root directory when plugged into a PC.
Thanks!
Click to expand...
Click to collapse
you do need root.

moisesgl said:
you do need root.
Click to expand...
Click to collapse
thanks dude. I should really root anyway, but this genuinely constitutes a bug so I'll file it on the google forums, since google reads them and addresses the problems on there.
:laugh::laugh::laugh::laugh::laugh:
Still drunk from the weekend....!

dez93_2000 said:
thanks dude. I should really root anyway, but this genuinely constitutes a bug so I'll file it on the google forums, since google reads them and addresses the problems on there.
:laugh::laugh::laugh::laugh::laugh:
Still drunk from the weekend....!
Click to expand...
Click to collapse
Just in case you have not done this already, I had opened a ticket with this issue back when i did not know what it was here:
https://code.google.com/p/android/issues/detail?can=2&start=0&num=100&q=moises.ganem%40gmail.com&colspec=ID%20Type%20Status%20Owner%20Summary%20Stars&groupby=&sort=&id=58863
it has been updated explaining the issue now.

moisesgl said:
Just in case you have not done this already, I had opened a ticket with this issue back when i did not know what it was here:
https://code.google.com/p/android/issues/detail?can=2&start=0&num=100&q=moises.ganem%40gmail.com&colspec=ID%20Type%20Status%20Owner%20Summary%20Stars&groupby=&sort=&id=58863
it has been updated explaining the issue now.
Click to expand...
Click to collapse
Nice one. I'll link to this on my ticket then, save them looking at the same thing twice, and add some weight to yours.
Other people with this problem, please 91 this on moisesgl's ticket for visibility.

Related

[FROYO WIFI FIX] 2.2 Wifi stuck at "Obtaining IP Adress"

A real fix has been found for this issue please follow this link to learn more
http://forum.xda-developers.com/showthread.php?t=907772
Awesome, thank you for this. I was having similar problems with mine after the Froyo flash too. I'll give it a shot.
I've been using Froyo since DG posted the link to JI6...and I've never had this issue. I use wifi on a daily basis. Weird.
Super weird...what would your android id have to do with wifi?
Oh and this belongs in general!
RKight said:
I've been using Froyo since DG posted the link to JI6...and I've never had this issue. I use wifi on a daily basis. Weird.
Click to expand...
Click to collapse
Same here never had a problem with wifi
Sent from my SAMSUNG-SGH-I897 using XDA App
RKight said:
I've been using Froyo since DG posted the link to JI6...and I've never had this issue. I use wifi on a daily basis. Weird.
Click to expand...
Click to collapse
I didn't have any issues until Cog 2.5.5. Once I flashed it my wifi just quit on me. I tried going back to stock Froyo to see if that was the problem, but no luck. As soon as I changed my device ID to what I had on Eclair everything got fixed.
I was having the same problem. I found a workaround that doesn't require changing anything on your phone. I accessed my router settings, changed the security type from WEP to WPA2 and the phone obtained the IP address immediately. Hopefully this will help out those of you who aren't familiar or comfortable with flashing your device yet.
mcann said:
I was having the same problem. I found a workaround that doesn't require changing anything on your phone. I accessed my router settings, changed the security type from WEP to WPA2 and the phone obtained the IP address immediately. Hopefully this will help out those of you who aren't familiar or comfortable with flashing your device yet.
Click to expand...
Click to collapse
Thanks for the info. Decent work around. I would still like to resolve the issue, but for now this works.
I did all of the steps in the original post, but it did not correct the issue. Actually made my phone worse. Now I cannot get into download mode, and I'm on Cognition beta 8 and my GPS does not work. It was working on Froyo leak, but had these same wifi issues.
This workaround is not working on my fios router. It is working on my netgear router at work. I'm not that well-versed to explain either situation. I just don't like hitting my data plan when I was getting wifi before 2.2 flash. And even then, it was working for a few weeks.
I ve flashed my phone and everythjng works great till one day when I wasn't able to connect to my wi fi at home (using wep key). But at my office works like a charm with wpa key.
If you are still having issues with your wifi after using the two work arounds mentioned in this thread I would reccomend flashing back to stock JF6, doing a master clear and reflash your current ROM. I would not suggest restoring system data using TiBU after doing the master clear as this could carry over your wifi issues. Yes I know it sucks to have to redo all your settings, but if it gets your wifi working then I would say it's worth it. After you restore your apps and such reapply the first fix that I mentioned to change your device ID back.
I did all the steps you mentioned in the first post. But I dont see any Android_id entry in secure tab.
I am using sqlitebrowser to edit settings.db file.
I am getting wi-fi getting Ip address error after installing odin3 1 click froyo update for captivate.
any other alternatives?
Bazinga_ said:
I did all the steps you mentioned in the first post. But I dont see any Android_id entry in secure tab.
I am using sqlitebrowser to edit settings.db file.
I am getting wi-fi getting Ip address error after installing odin3 1 click froyo update for captivate.
any other alternatives?
Click to expand...
Click to collapse
Android id changer though I dont think this has anything to do with wifi problems...that is a modem issue
newter55 said:
Android id changer though I dont think this has anything to do with wifi problems...that is a modem issue
Click to expand...
Click to collapse
Aah...i knew it.. I just flashed back to stock rom...
Sent from my SAMSUNG-SGH-I897 using XDA App
Has anyone tried assigning a fixed ip address, this worked for me.
Some people have had success addressing this issue utilizing the app Wifi Static".
For me, it was due to some zombie ap that I did forget. Ever since, my froyo got back to normal. The ap is svuwired.
Sent from my SAMSUNG-SGH-I897 using XDA App
Don't see why you have to do all that. Just flash back to stock and wifi works again.
I'm using a stock Froyo (official release , rooted)
when connecting to a Linksys N150 router, Im stuck at 'obtaning IP Address'
it's the same whether there is no password, WEP, WPA
on a linksys WRT54GH I can connect without problems, but oftentimes even if the phone shows that I'm connected via Wifi, there is no data coming through. I will need to disconnect and reconnect to my router
on both setups, I am able to connect and surf using my ipod touch (4th gen, on ios 4.1)
this is especially frustrating for me because there are 3 Galaxy S users in the house (the other two are my sisters, who bought the phone because of me)
HEEEELLLP
hey guys, i have the same problem and tried to fix it by editing the device id .. but my device id is same as from what i have noted down... plzz help me guys

[Q] Help, (Galaxy R) Apps don't work with WiFi, but work fine on 3G/GPRS

Hello,
I was in a different city for a few days.
During the time, I used 3G / Edge for apps / mail.
When I got back, I realised that none of my apps were working with Wifi.
Market was showing "No Connection - Retry"
Mail app showed "connot connect to server"
Tapa talk showed "connection error"
Youtube showed "connection error"
And so on with some other apps (Tunein radio etc)
However, only Web Brower works fine with WiFi
Also, all apps work flawlessly with 3G.
I also noticed, that once I started a download using 3G, & switched to Wifi afterwards, the download completed perfectly with WiFi.
I have a Micromax A70 (Android 2.2.1) & a Galaxy Tab P1000 (android 2.2).
They work fine with the same WiFi connection, so I guess its not a WiFi/Router/ISP issue.
So can any one help with this issue ?
I searched several forums/googled, but got no definite solutions
I tried stopping & clearing cache /data of market app, as well as google framework, but this did not work.
Other Info:
My phone is rooted, CWM installed, using steps found in this forum.
Thanks!!
Use Static IP ?
Ace-ing all tests.
Hi,
1. How to use static IP?
2. Why is a static IP needed. I didn't need it until I left town. My other devices work fine without static IP. Also, I use my phone's Wifi in 4 different locations so a static IP may not be wise. Now it does not work with any Wifi location. Again I repeat Web browser works fine with WiFi.
Friends, please read the question completely, before replying ... no offence meant ... I appreciate your replies.
Thanks!
Sent from my GT-I9103 using Tapatalk 2
So ...
I guess no one has experienced this problem or no one on this forum knows the answer
Thank You.
roycejp said:
So ...
I guess no one has experienced this problem or no one on this forum knows the answer
Thank You.
Click to expand...
Click to collapse
u r on which rom??
did u tried to restart??
roycejp said:
So ...
I guess no one has experienced this problem or no one on this forum knows the answer
Thank You.
Click to expand...
Click to collapse
You could try reflashing the latest stock ROM available for your country, it is probably because of some software bug in the system/system app's settings.
Do update here on the progress.
Hello,
I am using the stock ROM that came with my phone.
I had rooted the phone as described earlier.
I had installed GO launcher.
Anyways I backed up all my apps n data and reinstalled the CWM backed up ROM.
Now all is well again.
I an sending this post from my phone using wifi.
Im still curious why this happened.
thanks!
Sent from my GT-I9103 using Tapatalk 2
roycejp said:
Now all is well again.
I an sending this post from my phone using wifi.
Im still curious why this happened.
thanks!
Sent from my GT-I9103 using Tapatalk 2
Click to expand...
Click to collapse
Nice to know your R is working again.
It was probably a software bug which was removed when you restored from the backup.
I think you might have set up proxy
From the strange behavior, i can only think of one reason:
Since proxy works only for browsers on android and that too only for WIFI networks, I suppose that is the case. If accessing your wifi network requires a proxy, then you cannot do much about the problem AFAIK. Otherwise, you can go to wifi setting ->tap menu ->click Advanced and clear the proxy and the port.
andy034 said:
I suppose that is the case. If accessing your wifi network requires a proxy, then you cannot do much about the problem AFAIK. Otherwise, you can go to wifi setting ->tap menu ->click Advanced and clear the proxy and the port.
Click to expand...
Click to collapse
I don't know much about wifi, but my R is fine now after reflashinb.
I'll keep this in mind should the problem re-occur!
Thanks.
Sent from my GT-I9103 using Tapatalk 2
hey there
im having the same problem here dude I digged alot of forums but couldnt find any solution yet...im thinking about flashing a new rom
my phone is gs4 9500

Can't restore forgotten wifi network

Hi,
I selected "forget" on one of my home wifi networks and there's nothing I can do to restore it back.
My phone: Atrix 2 ATT running stock 2.3.6
Thanks for any help
Manually re-entering the info is the only way. Once it "forgets" it forgets.
Sent from my Atari Falcon030
Apex_Strider said:
Manually re-entering the info is the only way. Once it "forgets" it forgets.
Sent from my Atari Falcon030
Click to expand...
Click to collapse
Tried that, it did not help. I can see a new network with that name but there is no signal
From other devices I can see and use the network.
elic3 said:
Tried that, it did not help. I can see a new network with that name but there is no signal
From other devices I can see and use the network.
Click to expand...
Click to collapse
Try a factory reset. I know it is a PIA, but most of the time, that fixes a lot of these oddities.
(1) Try *#*#4636#*#* then go to Wifi API, choose enableNetwork and enter SSID manually.
(2) Change some parameter of the wifi network (since this is your home network I assume it is under your control), last option being the SSID itself, but the pain is, you may have to update all your other devices.
kousik said:
(1) Try *#*#4636#*#* then go to Wifi API, choose enableNetwork and enter SSID manually.
(2) Change some parameter of the wifi network (since this is your home network I assume it is under your control), last option being the SSID itself, but the pain is, you may have to update all your other devices.
Click to expand...
Click to collapse
WOW, that might be a painful way to go... try the factory reset before you go to all that trouble. I know it will be painful if I had to make a change to my SSID or anything that major on my netowrk, I would have to change my firewalls as well (2 checkpoint firewall one servers on 2 Sun ultra 10 servers). I know that is not typical, but even anyone who has more than 3-5 devices might regret having to go to each device and changing thier settings just to get thier phone back to seeing the wifi. when and factory reset should fix it.
jimbridgman said:
WOW, that might be a painful way to go... try the factory reset before you go to all that trouble. I know it will be painful if I had to make a change to my SSID or anything that major on my netowrk, I would have to change my firewalls as well (2 checkpoint firewall one servers on 2 Sun ultra 10 servers). I know that is not typical, but even anyone who has more than 3-5 devices might regret having to go to each device and changing thier settings just to get thier phone back to seeing the wifi. when and factory reset should fix it.
Click to expand...
Click to collapse
Thank you all guys. My senses tell me that factory reset should do the job but since the ICS update is so close, I will save the trouble and wait for it, assuming it should work as well.
Just wanted to update everyone. I went on vacation and have connected to many different networks. When I can back, my lost network popped again on my device. My guess is it was hidden inside an internal queue, and once that queue overflowed it popped again.
Perhaps you can try this: http://forum.xda-developers.com/showpost.php?p=51180156&postcount=2
This works on my I337 NI1 Unlocked Rooted. I uses ES Explorer with Root Explorer enabled.
I went to the "system " folder in the device, scrolled down until I found "build prop" then edited using ES Explorer Note Editor.
Greatly appreciated and high credit to dajumper's work !!
yhendra said:
Perhaps you can try this: http://forum.xda-developers.com/show...56&postcount=2
This works on my I337 NI1 Unlocked Rooted. I uses ES Explorer with Root Explorer enabled.
I went to the "system " folder in the device, scrolled down until I found "build prop" then edited using ES Explorer Note Editor.
Greatly appreciated and high credit to dajumper's work !!
Click to expand...
Click to collapse
If you look at the post directly above yours you'll see that this was fixed over two years ago. Also, the link you posted is either dead or incorrect as it just goes to "404: page not found". That's not even to mention that this is the forum for the Motorola Atrix 2 so your post is in the wrong forum anyway. If you're just trying to get passed your 10 post requirement then please try to do so in a more constructive way. Thanks. :thumbup:

PEAP Wifi

Anyone have luck connecting to a PEAP AP with credentials, I tried some apps that don't seem to work? I can't connect at my University.
Photon Q
I haven't been able to join my work's network with the photon q either. Someone in my thread suggested "explicitly trusting" the certificate but I haven't had the chance to see if the network team is competent enough to do that.
Other people at work also have other motorola phones with ICS so I'll ask them if they can connect. I haven't seen any other devices struggle like the photon q. It just constantly says connecting and then giving up. I can manually set everything correctly and it doesn't matter, if I don't manually create the profile it never asks for the rest of the information.
I'm really at a loss but if sprint's LTE announcements hold true in a couple weeks it may not even matter (assuming an LTE signal is even remotely discoverable).
same for me, I'm just hoping for an JB update soon(yeah right) cause LTE will never be here, but we don't even have wimax. thanks
Sent from my XT897 using xda app-developers app
Plancy said:
same for me, I'm just hoping for an JB update soon(yeah right) cause LTE will never be here, but we don't even have wimax. thanks
Sent from my XT897 using xda app-developers app
Click to expand...
Click to collapse
I know... I do miss my evo shift's wimax, sometimes my work network was so crappy that I'd just wirelessly tether to my phone and got much better speeds.
Interesting that you noted JB. Is the general consensus that Motorola is rather slow about releasing OS updates? My co-worker with the Droid 4 just got ICS a few weeks ago while the Galaxy Nexus has been starting to get JB on sprint.
Successful connect to EAP
Well, my university has 802.1x EAP for wifi encryption. I was unable to connect from my Photon Q using the wifi settings. I have, however, found a workaround. It consists of using this app "WiFi Connection Manager" (Sorry I can't post the link)
I added the network manually through this app, and my phone connects to the network automatically.
Ill write down the steps for my University's network:
1) Click on the app "WiFi Manager"
2) Click on the menu button inside the app
3) "Manual Add Network"
4)Put in the credentials
5) Click Add
6) the phone should connect to the Enterprise network now.
Hopefully it works for everyone who needs it.
zodiac12345 said:
I have, however, found a workaround. It consists of using this app "WiFi Connection Manager"
Click to expand...
Click to collapse
Free from the play store & working for me as well.
zodiac12345 said:
Well, my university has 802.1x EAP for wifi encryption. I was unable to connect from my Photon Q using the wifi settings. I have, however, found a workaround. It consists of using this app "WiFi Connection Manager" (Sorry I can't post the link)
Click to expand...
Click to collapse
I can!
https://play.google.com/store/apps/details?id=com.roamingsoft.manager
I'll have to give this a shot when I go to work tomorrow, I had the network director fiddling with my phone for a while and checking the AP manager and they just weren't talking properly. We loaded our certificate onto the phone as well and that had no effect.
EDIT: IT WORKED. Oddly enough the APs showed up as WPA/WPA2 PSK in the program, but when I manually created the profile with the settings that I know are correct it did eventually connect and work.
good work guys, my univeristy just switched over to peap and this thread helped.
Thanks, guys. Once I had gotten my Photon Q back in late September, I was able to connect to my Universities' wi-fi, although it was kind of a pain because I had to delete and re-create the network profile a few times before it would work. A few weeks ago, though, we had a security certificate expire, and so for the past three weeks I've been unable to connect to our wi-fi. Using the WiFi Connection Manager to manually create the profile worked like a charm though!
In case people are curious, our Universities wi-fi is 802.1X EAP/PEAP using MSCHAPv2 as Phase 2 authentication.
wingzeroismine said:
I'll have to give this a shot when I go to work tomorrow, I had the network director fiddling with my phone for a while and checking the AP manager and they just weren't talking properly. We loaded our certificate onto the phone as well and that had no effect.
EDIT: IT WORKED. Oddly enough the APs showed up as WPA/WPA2 PSK in the program, but when I manually created the profile with the settings that I know are correct it did eventually connect and work.
Click to expand...
Click to collapse
Thanks for this thread, and thanks for this post. I had the same thing happen. My work wifi showed WPA/WPA2, ect., and I could not enter my credentials. We also have an open wifi, which the program kept logging into automatically, but it doesn't work for me because it doesn't allow ssl. So, I had to delete the open network, go to the settings to filter the scan to ignore open networks, then add the secure network manually with all the credentials entered. Then it worked.

How to delete saved wifi connection?

On my S5, all saved wifi connections were visible in the wifi settings page. On the S7, it seems that only the connections within range are visible. If you go into the data usage / restrict networks, every saved wifi connection is displayed, but there is no way to delete them from there. It seems that there is no way to delete a saved wifi connection once it goes out of range. Anyone know how to do this?
bimmerdriver said:
...On the S7, it seems that only the connections within range are visible. I...
Click to expand...
Click to collapse
Exactly the same issue here. Anyone got any workarounds (non-root)? Third party apps don't seem to work. Pretty ridiculous that you can't forget a saved network and causes a serious issue for me: I have to change my password at work and can't forget the WiFi AP before getting to the office so I'm locked out of my work account...
It is a bit annoying but I can't see how it's a problem?
How are you locked out of your work account?
You can change password when you are in range.
What's the other issue?
jarayn said:
It is a bit annoying but I can't see how it's a problem?
How are you locked out of your work account?
You can change password when you are in range.
What's the other issue?
Click to expand...
Click to collapse
The problematic are Hotel / Airport / etc. Hotspots...
When i received my S7 i "load" an backup from my old android phone... I few days earlier i returned from a long holiday trip and so the "restore-backup" created a lot of hotspots an my S7 i never never need and i'm not able to delete ....
(OK - i can start for a second trip, visit all places and delete hotspot when connected... ) <-- ironic
jarayn said:
It is a bit annoying but I can't see how it's a problem?
How are you locked out of your work account?...
Click to expand...
Click to collapse
We use exchange authentication for WiFi at work. The phone automatically tries to connect using the old password as soon as i'm near the office. Does this three times and locks my ability to use the WiFi. This is before i have chance to see it and forget it in the WiFi settings. Such a simple omission in the UX makes this even an more annoying issue.
Yeah OK the work thing sounds a bit troublesome. I would turn off wifi before I go then turn it on when I'm ready and forget the network before it connects.
...
The holiday wifi hotspot thing i don't get still.
Why is that a problem? You can't see the networks anyway. Is it just an ocd thing?
well you have a drastic option, if nothing else works
go settings>backup and reset>reset network settings
this will erase all your wifi, as well as all bluetooth and data connections saved
Sent from my SM-G930F using XDA-Developers mobile app
---------- Post added at 04:16 PM ---------- Previous post was at 04:10 PM ----------
wegiwegi said:
well you have a drastic option, if nothing else works
go settings>backup and reset>reset network settings
this will erase all your wifi, as well as all bluetooth and data connections saved
Sent from my SM-G930F using XDA-Developers mobile app
Click to expand...
Click to collapse
just done that myself, all my connections disappeared, it works fine, you should try that
Sent from my SM-G930F using XDA-Developers mobile app
The problem with the holiday Hotspots is at least not a real problem... But I don't like this.
I would prefer a function to delete Hotspots even when I'm not connected to them...
(maybe it is small security issue, because a common SSID can be used to connect with my phone...)
Wifi Manager - choose Known network, then remove.
I reported this to Samsung support. That's the only way to get them to fix it. The more people report it, the more likely they are to fix it sooner.
As for whether it's a "problem", I suppose it's not immediately a show stopper. However, after only a couple of weeks, I accumulated a lot of hotspots that clutter up the restrict networks page. Who knows, if too many build up it could cause an problem. There is no reason for Samsung to have implemented it in this way. I've never seen a device (mobile or pc) that did this.
lost_ said:
Wifi Manager - choose Known network, then remove.
Click to expand...
Click to collapse
Thanks, but Android 6 only allows you to forget those networks that you've connected to using the same app. So you can only forget those that you connected to with WiFi Manager, not the in-built settings.
do7slash said:
Thanks, but Android 6 only allows you to forget those networks that you've connected to using the same app. So you can only forget those that you connected to with WiFi Manager, not the in-built settings.
Click to expand...
Click to collapse
Edit: you're correct. I think root and find where file or db that stores the SSID would be the next option.
Edit 2: Get a root editor, backup /data/misc/wifi/wpa_supplicant.conf, then edit it to either remove the entire SSID entry, or set autojoin to 0. There may be root apps that does this.
The plain text passwords are also stored in that supplicant file.
I don't think there is any non-root solution until Samsung changes the Wifi settings to show out-of-range SSIDs. I agree that it is silly for it to not do have this feature at all.
2 solutions so far (?)
Hi,
if you have a non rooted S7 there is no build in possibility to delete the saved wifi connections if you are out of range. Samsung has to fix this in my opinion.
With Marshmallow you can only delete wifi networks with the same app you created them, so third party apps like wifi manager do not work. So far there might be two solutions which work, both are far away from being perfect.
- First solution is to delete ALL network connections...and start from the beginning (1. Go to settings -> 2. Bakup and reset -> 3. Reset network settings -> 4. Follow on screen instructions)...including bluetooth etc.
- Second solution is not fine either. Take a third party app like wifi manager from Kostya on play store and list all known networks. Then set up a (fake) wifi access point with the SSID you want to delete. Once they are in range, you can delete the saved wifi connection. You have to repeat this for every SSID you want to delete.
Best regards,
Alexander
jarayn said:
Yeah OK the work thing sounds a bit troublesome. I would turn off wifi before I go then turn it on when I'm ready and forget the network before it connects.
...
The holiday wifi hotspot thing i don't get still.
Why is that a problem? You can't see the networks anyway. Is it just an ocd thing?
Click to expand...
Click to collapse
Ummm..... maybe cuz stored WiFi networks spew out a wealth of valuable information!!
isc.sans.edu/forums/diary/WiFi+Still+Remains+a+Good+Attack+Vector/21583
lost_ said:
Wifi Manager - choose Known network, then remove.
Click to expand...
Click to collapse
can not remove!
I updated my S7 today (with Sprint) to Android 7, and they fixed this. Out-of-range WiFi networks are listed under the "Manage Networks" options and can be removed from there.

Categories

Resources