I was busy working at the library on their WiFi, and then ran a system update while I went to the bathroom. Which was still stupid because that took like 45 minutes even after I got back which is insane, but that is another problem so whatever.
Things **SEEMED** fine after I got back and I continued work at the library, I was still getting data over the internet, etc...
Then I got home, it can't even see the WiFi network (and yes that network is fine, the OSX box I am writing this on and all the other household devices are doing just fine on it.). This area is riddled with WiFi networks, one can always see at least about 20 on all the other devices, but now the only WiFi network this Win 11 computer thinks (really imagines) it can see is the one back at the library which is impossibly out of range. There are literally no other WiFi option on it except a network that simply is not even close to range which it thinks it is connecting to.
So I restart the computer. Same deal after it fully reboots
So I restart the network settings by going Settings -> Network & Internet -> Advanced network settings -> Network reset
I then restart the computer. Now there are **NO** WiFi networks at all, not even the impossibly out of range one at the library that until this move it was certain it was still in the process of actively connecting to (albeit eternally).
So, following instructions on the internet I tried the following command prompt instructions for clearing network issues on Windows 11 I found on the net (forgive typos, I have to retype all this instead of copy and paste, because without the network I can't get much off and on this dumb Windows 11 laptop.):
This did not fix the problem, still no WiFi networks available. As an aside, what are those fourteen "empty" or invisible "things" it reset "Ok" encompassing the thing it failed to reset and then threw an "Access is denied." ? Also why is access denied to anything when I am running this as an administrator? That seems crazy. How am I supposed to fix my constantly broken Win 11 machine if being an admin on my own computer isn't enough access to try and fix things?
So then I tried a few other things from the command prompt as an administrator as follows:
Then I restart the computer. It still says "No Wi-Fi networks found" even though every other device here shows at least 20 WiFi networks of various strengths permeating the area.
Also ... what "Media" would be connected for the Wi-Fi that it is dependent on? Its the official internal WiFi card that came with the machine, at least it is supposed to be.
Checking: Device Manager -> Network adapters
Correctly Reveals: Intel(R) Wi-Fi 6E AX211 160Mhz
As well as the: WAN Miniport (SSTP)
Checking: Settings -> Network & Internet
Does not reveal any "red Xs" or the like, and doesn't complain if I toggle the Wi-Fi on or off. Going into the Wi-Fi settings everything looks normal except "Show available networks" is perpetually empty even though there are 20+ Wi-Fi signals here.
Correctly Reveals: Intel(R) Wi-Fi 6E AX211 160Mhz
Checking: Settings -> Network & Internet
Does not reveal any "red Xs" or the like, and doesn't complain if I toggle the Wi-Fi on or off. Going into the Wi-Fi settings everything looks normal exceppt "Show available networks" is perpetually empty even though there are 20+ Wi-Fi signals here.
Checking: Settings -> Network & Internet -> Wi-Fi -> Wi-Fi
Yields:
Trying the Windows 11 Troubleshooter I get: "We couldn't run the network diagnostic test." With one recommendation, which is to restart the computer like I already have a couple dozen times now to absolutely no benefit. Do people get any use out of the Windows Trouble Shooters? I always try it and its like "Well I don't understand your issue and probably can't run my tests, so I assume your computer isn't plugged in. Have you checked to see if your computer is plugged in you idiot?" Its like it is designed to mimic an obnoxious, useless, unhelpful personality that would make you want to smack its head clean off if it were a human being.
So I used Device Manager -> Network adapters and uninstalled the Intel(R) Wi-Fi 6E AX211 160 MHz to try and reinstall it on restart ... and instead on restart it did not even try to reinstall it, it just loaded all the way in except microsoft edge was no opened to www.xbox.com (a place I have never gone) with a warning about no longer being on the internet. Yes I know, that has been the issue all day. But why is this the first restart this happened as nothing else has changed, and why is Edge opening up to check and do this, I have done everything I can to disable microsoft edge as best as possible without damaging the machine.
I got the drivers manually installed and am back to 23.150.0.4 there is still no detectable Wi-Fi signals.
Maybe I am missing a key service running? The services I suspect that are relevant to proper Wi-Fi service and that are running are:
- Telephony
- Wi-Fi Direct Services Connection Manager Service
- Windows Connection Manager
- WLAN AutoConfig
- WWAN AutoConfig
- Connected Devices Platform Service
- Connected Devices Platform User Service_<USER>
- Device Setup Manager
- DHCP Client
- DNS Client
- IP Helper
- Network Connection Broker
- Network List Service
- Network Setup Service
- Phone Service
There are plenty more services running, I just don't know which ones might also be Wi-Fi related so I am not going to list the giant bulk of them, but will happily check specific groups of them if people can think of important ones for Wi-Fi not listed above.
Computer is a: Dell Inspiron 14 7440 2-in-1 laptop.
Thoughts suggestions?
Things **SEEMED** fine after I got back and I continued work at the library, I was still getting data over the internet, etc...
Then I got home, it can't even see the WiFi network (and yes that network is fine, the OSX box I am writing this on and all the other household devices are doing just fine on it.). This area is riddled with WiFi networks, one can always see at least about 20 on all the other devices, but now the only WiFi network this Win 11 computer thinks (really imagines) it can see is the one back at the library which is impossibly out of range. There are literally no other WiFi option on it except a network that simply is not even close to range which it thinks it is connecting to.
So I restart the computer. Same deal after it fully reboots
So I restart the network settings by going Settings -> Network & Internet -> Advanced network settings -> Network reset
I then restart the computer. Now there are **NO** WiFi networks at all, not even the impossibly out of range one at the library that until this move it was certain it was still in the process of actively connecting to (albeit eternally).
So, following instructions on the internet I tried the following command prompt instructions for clearing network issues on Windows 11 I found on the net (forgive typos, I have to retype all this instead of copy and paste, because without the network I can't get much off and on this dumb Windows 11 laptop.):
Code:
>netsh int ip reset
Resetting Compartment Forwarding, OK!
Resetting Compartment, OK!
Resetting Control Protocol, OK!
Resetting Echo Sequence Request, OK!
Resetting Global, OK!
Resetting Interface, OK!
Resetting Anycast Address, OK!
Resetting Multicast Address, OK!
Resetting Unicast Address, OK!
Resetting Neighbor, OK!
Resetting Path, OK!
Resetting Potential, OK!
Resetting Prefix Policy, OK!
Resetting Proxy Neighbor, OK!
Resetting Route, OK!
Resetting Site Prefix, OK!
Resetting Subinterface, OK!
Resetting Wakeup Pattern, OK!
Resetting Resolve Neighbor, OK!
Resetting , OK!
Resetting , OK!
Resetting , OK!
Resetting , OK!
Resetting , failed.
Access is denied.
Resetting , OK!
Resetting , OK!
Resetting , OK!
Resetting , OK!
Resetting , OK!
Resetting , OK!
Resetting , OK!
Resetting , OK!
Resetting , OK!
Resetting , OK!
Restart the computer to complete this action.
This did not fix the problem, still no WiFi networks available. As an aside, what are those fourteen "empty" or invisible "things" it reset "Ok" encompassing the thing it failed to reset and then threw an "Access is denied." ? Also why is access denied to anything when I am running this as an administrator? That seems crazy. How am I supposed to fix my constantly broken Win 11 machine if being an admin on my own computer isn't enough access to try and fix things?
So then I tried a few other things from the command prompt as an administrator as follows:
Code:
>netsh int reset resettcpip.txt
The following comand was not found: int reset resettcpip.txt.
>ipconfig /release
Windows IP Configuration
No operation can be performed on Wi-Fi while it has its media disconnected.
No operation can be performed on Local Area Connection* 1 while it has its media disconnected.
No operation can be performed on Local Area Connection* 3 while it has its media disconnected.
>ipconfig /renew
Windows IP Configuration
No operation can be performed on Wi-Fi while it has its media disconnected.
No operation can be performed on Local Area Connection* 1 while it has its media disconnected.
No operation can be performed on Local Area Connection* 3 while it has its media disconnected.
>ipconfig /flushdns
Windows IP Configuration
Successfully flushed the DNS Resolver Cache.
Then I restart the computer. It still says "No Wi-Fi networks found" even though every other device here shows at least 20 WiFi networks of various strengths permeating the area.
Also ... what "Media" would be connected for the Wi-Fi that it is dependent on? Its the official internal WiFi card that came with the machine, at least it is supposed to be.
Checking: Device Manager -> Network adapters
Correctly Reveals: Intel(R) Wi-Fi 6E AX211 160Mhz
As well as the: WAN Miniport (SSTP)
Checking: Settings -> Network & Internet
Does not reveal any "red Xs" or the like, and doesn't complain if I toggle the Wi-Fi on or off. Going into the Wi-Fi settings everything looks normal except "Show available networks" is perpetually empty even though there are 20+ Wi-Fi signals here.
Correctly Reveals: Intel(R) Wi-Fi 6E AX211 160Mhz
Checking: Settings -> Network & Internet
Does not reveal any "red Xs" or the like, and doesn't complain if I toggle the Wi-Fi on or off. Going into the Wi-Fi settings everything looks normal exceppt "Show available networks" is perpetually empty even though there are 20+ Wi-Fi signals here.
Checking: Settings -> Network & Internet -> Wi-Fi -> Wi-Fi
Yields:
Code:
Manufacturer: Intel Corporation
Description: Intel(R) Wi-Fi 6E AX211 160 MHz
Driver Version: 23.150.0.4
Physical address (MAC): D4:F3:2D:5A:21:D9
Trying the Windows 11 Troubleshooter I get: "We couldn't run the network diagnostic test." With one recommendation, which is to restart the computer like I already have a couple dozen times now to absolutely no benefit. Do people get any use out of the Windows Trouble Shooters? I always try it and its like "Well I don't understand your issue and probably can't run my tests, so I assume your computer isn't plugged in. Have you checked to see if your computer is plugged in you idiot?" Its like it is designed to mimic an obnoxious, useless, unhelpful personality that would make you want to smack its head clean off if it were a human being.
So I used Device Manager -> Network adapters and uninstalled the Intel(R) Wi-Fi 6E AX211 160 MHz to try and reinstall it on restart ... and instead on restart it did not even try to reinstall it, it just loaded all the way in except microsoft edge was no opened to www.xbox.com (a place I have never gone) with a warning about no longer being on the internet. Yes I know, that has been the issue all day. But why is this the first restart this happened as nothing else has changed, and why is Edge opening up to check and do this, I have done everything I can to disable microsoft edge as best as possible without damaging the machine.
I got the drivers manually installed and am back to 23.150.0.4 there is still no detectable Wi-Fi signals.
Maybe I am missing a key service running? The services I suspect that are relevant to proper Wi-Fi service and that are running are:
- Telephony
- Wi-Fi Direct Services Connection Manager Service
- Windows Connection Manager
- WLAN AutoConfig
- WWAN AutoConfig
- Connected Devices Platform Service
- Connected Devices Platform User Service_<USER>
- Device Setup Manager
- DHCP Client
- DNS Client
- IP Helper
- Network Connection Broker
- Network List Service
- Network Setup Service
- Phone Service
There are plenty more services running, I just don't know which ones might also be Wi-Fi related so I am not going to list the giant bulk of them, but will happily check specific groups of them if people can think of important ones for Wi-Fi not listed above.
Computer is a: Dell Inspiron 14 7440 2-in-1 laptop.
Thoughts suggestions?
- Windows Build/Version
- Version 24H2 (OS Build 26100.4946)
Last edited:
My Computer
System One
-
- OS
- Windows 11
- Computer type
- Laptop
- Manufacturer/Model
- Dell / Inspiron 7440 14 2-in-1
- CPU
- System > About won't say...
- Keyboard
- built in
- Mouse
- built in trackpad




