farmermaker 0 Posted December 23, 2020 Share Posted December 23, 2020 Hi everyone, My dad has an older W10 laptop and cannot connect to WiFi after running CCleaner. He has to reset his router and his computer in order to regain a connection. Can you help me determine which setting in CCleaner might be causing this issue? Thanks! Link to post Share on other sites
Moderators Nergal 0 Posted December 23, 2020 Moderators Share Posted December 23, 2020 Are you doing a registry clean? Link to post Share on other sites
Moderators Andavari 1 Posted December 23, 2020 Moderators Share Posted December 23, 2020 Windows 10 loosing a Wi-Fi connection is very common, here's a search about it:https://duckduckgo.com/?t=ffab&q=windows+10+keeps+loosing+wifi On a laptop you can sometimes get Wi-Fi to reconnect simply by Signing Out, and then Sign In. And sometimes it takes a reboot/restart. Link to post Share on other sites
Moderators nukecad 6 Posted December 23, 2020 Moderators Share Posted December 23, 2020 I had the wifi not connecting issue with both Windows 10 1903 and 1909. It was nothing to do with CCleaner, it was Windows itself and as Andavari says could be common. I couldn't get Windows to connect reliably on boot and so I made a quick batch file to do the connection manually when needed. (almost every boot). Copy the following into notepad (not a word processor) and change 'wifiname' to the name of the wifi network you want to connect to. netsh wlan connect name=wifiname Save it to your desktop as "Connect Wifi.bat", or any name you like as long as it ends with '.bat' If/when Windows doesn't connect to wifi then simply double click it to restore the wifi connection. (PS. Even if the named network is not available that should prompt Windows to look for another available connection). Mine still lives on my desktop next to the System Tray even though Windows connects by itself again now and I no longer need to use it. PPS. You could set it up as a scheduled task to run on boot, but it's simple enough just to double click the icon. Link to post Share on other sites
farmermaker 0 Posted December 23, 2020 Author Share Posted December 23, 2020 9 hours ago, Nergal said: Are you doing a registry clean? I don't think so. we are using the default settings. Link to post Share on other sites
farmermaker 0 Posted December 23, 2020 Author Share Posted December 23, 2020 5 hours ago, Andavari said: Windows 10 loosing a Wi-Fi connection is very common, here's a search about it:https://duckduckgo.com/?t=ffab&q=windows+10+keeps+loosing+wifi On a laptop you can sometimes get Wi-Fi to reconnect simply by Signing Out, and then Sign In. And sometimes it takes a reboot/restart. 2 hours ago, nukecad said: I had the wifi not connecting issue with both Windows 10 1903 and 1909. It was nothing to do with CCleaner, it was Windows itself and as Andavari says could be common. I couldn't get Windows to connect reliably on boot and so I made a quick batch file to do the connection manually when needed. (almost every boot). Copy the following into notepad (not a word processor) and change 'wifiname' to the name of the wifi network you want to connect to. netsh wlan connect name=wifiname Save it to your desktop as "Connect Wifi.bat", or any name you like as long as it ends with '.bat' If/when Windows doesn't connect to wifi then simply double click it to restore the wifi connection. (PS. Even if the named network is not available that should prompt Windows to look for another available connection). Mine still lives on my desktop next to the System Tray even though Windows connects by itself again now and I no longer need to use it. PPS. You could set it up as a scheduled task to run on boot, but it's simple enough just to double click the icon. Thanks for the quick responses everyone! I will look into this. After reading more of the CC documentation, it is not likely related to CC. I am definitely not running the Registry Cleaner. Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now