Wi-Fi: "We couldn't connect to this network"

Tekaaaaw_ Posted messages 14 Status Member -  
Tekaaaaw_ Posted messages 14 Status Member -
Hello everyone,

First of all, I'm writing to you from a laptop that is working perfectly well, with perfectly functional Wi-Fi.

My issue lies with my desktop PC that has an Asus PCE-AC51 Wi-Fi card that "works".
It is able to find the nearby Wi-Fi networks perfectly well, however, when I enter the network key, there is a short loading time and I always end up with the message "We couldn't connect to this network," hence the title of the topic.

Everything was working perfectly until last night at 9:30 PM when the connection dropped while I was browsing on YouTube, and since then it's been impossible to reconnect. I've looked through some tutorials to disable the option allowing the computer to put the device to sleep, forget the network and reconnect, and I also tried commands with /cmd netsh etc., but I can't find a solution.

So if anyone has a solution, I'm all ears! :)
Here is the information in case you need it.

Name: Ethernet
Description: Realtek PCIe GbE Family Controller
Physical Address (MAC): 30:9c:23:ab:b1:0e
Status: Not operational
Maximum Transmission Unit: 1500
IPv4 Address: 169.254.108.252/16
IPv6 Address: fe80::8d85:be71:633d:6cfc%10/64
DNS Servers: fec0:0:0:ffff::1%1, fec0:0:0:ffff::2%1, fec0:0:0:ffff::3%1
Connectivity (IPv4/IPv6): Disconnected

Name: Wi-Fi
Description: ASUS Wireless PCI-E Adapter
Physical Address (MAC): 04:d4:c4:d3:4f:9c
Status: Not operational
Maximum Transmission Unit: 1500
IPv4 Address: 169.254.122.94/16
IPv6 Address: fe80::35ae:f8e8:c8f0:7a5e%15/64
DNS Servers: fec0:0:0:ffff::1%1, fec0:0:0:ffff::2%1, fec0:0:0:ffff::3%1
Connectivity (IPv4/IPv6): Disconnected

Name: Local Area Connection* 9
Description: Microsoft Wi-Fi Direct Virtual Adapter
Physical Address (MAC): 06:d4:c4:d3:4f:9c
Status: Not operational
Maximum Transmission Unit: 1500
IPv4 Address: 169.254.123.157/16
IPv6 Address: fe80::89f0:5ac7:9125:7b9d%5/64
DNS Servers: fec0:0:0:ffff::1%1, fec0:0:0:ffff::2%1, fec0:0:0:ffff::3%1
Connectivity (IPv4/IPv6): Disconnected

Name: Local Area Connection* 10
Description: Microsoft Wi-Fi Direct Virtual Adapter #2
Physical Address (MAC): 04:d4:c4:d3:4f:9c
Status: Not operational
Maximum Transmission Unit: 1500
IPv4 Address: 169.254.218.249/16
IPv6 Address: fe80::5956:84a3:6c8d:daf9%13/64
DNS Servers: fec0:0:0:ffff::1%1, fec0:0:0:ffff::2%1, fec0:0:0:ffff::3%1
Connectivity (IPv4/IPv6): Disconnected

Name: Ethernet 2
Description: Remote NDIS based Internet Sharing Device
Physical Address (MAC): 02:38:16:79:17:03
Status: Not operational
Maximum Transmission Unit: 0
Connectivity (IPv4/IPv6): Disconnected

5 answers

  1. bazfile Posted messages 58529 Registration date   Status Moderator Last intervention   20 283
     
    Hello.
    Check if you have entered the correct WiFi key.
    Check if your PC is connected to the internet via an Ethernet cable directly connected to the box.
    Restart your internet box and then restart your PC and see if you can connect.
    Update the driver for your WiFi network card https://www.asus.com/fr/Networking-IoT-Servers/Adapters/All-series/PCE-AC51/HelpDesk_Download/

    --
    bazfile
    Moderator/Security Contributor.
    A hello, a response, a thank you are always appreciated.
    0
    1. Tekaaaaw_ Posted messages 14 Status Member
       
      Hello and thank you for the quick response!

      The key is working fine since it connected my laptop.
      The Ethernet port works well since I was previously on a constant Ethernet connection, but after a move, I no longer have the ability to connect via Ethernet.
      I just updated the driver, and in the device manager, when I right-click on my network card, it tells me that I have the latest version of the driver.
      0
    2. Tekaaaaw_ Posted messages 14 Status Member > Tekaaaaw_ Posted messages 14 Status Member
       
      It still doesn't work :(
      Everything was fine last night, and now I can't connect to a wifi network.
      0
    3. bazfile Posted messages 58529 Registration date   Status Moderator Last intervention   20 283 > Tekaaaaw_ Posted messages 14 Status Member
       
      Press simultaneously the Windows and R keys, a window appears copy/paste this rstrui.exe then click on OK the system restore opens, perform a system restore to a date prior to your problem.
      0
    4. Tekaaaaw_ Posted messages 14 Status Member > bazfile Posted messages 58529 Registration date   Status Moderator Last intervention  
       
      Restoration done on 04/10 and still unable to log in.
      Still the same message..

      Yet I can log out/log in on my other laptop, phones, etc.
      0
    5. bazfile Posted messages 58529 Registration date   Status Moderator Last intervention   20 283 > Tekaaaaw_ Posted messages 14 Status Member
       
      I think it's a WiFi key error, please enter your key again.
      0
  2. brupala Posted messages 111185 Registration date   Status Member Last intervention   14 461
     
    Hi,
    all these IPV4 addresses (apipa) and ipv6 LL on disconnected interfaces really smell like a big mess in the IP stack.
    At the very least, you should go through an ipconfig /reset:
    oops, not ipconfig,
    netsh interface ip reset interface
    See the b4 here

    0
    1. Tekaaaaw_ Posted messages 14 Status Member
       
      I tried that without success:

      " ipconfig /flushdns -> (clearing the DNS cache)
      netsh winsock reset
      netsh winhttp reset proxy
      netsh winhttp reset tracing
      netsh winsock reset catalog
      netsh int ipv4 reset catalog
      netsh int ipv6 reset catalog
      netsh int ip reset c:\reset.txt -> (this resets the TCP/IP protocol)

      Type "ipconfig /release" and confirm

      6) Regardless of the result, then type "ipconfig /renew" and confirm, then wait for a few seconds for the text below to confirm whether or not the renewal was successful.

      7) Close the window even if you have an error.

      8) The connection icon at the bottom right of the screen near the time should have returned to normal, and if you try to open the internet with your usual browser, it should work! "

      It doesn't change anything, I still get the same error message saying I can't connect.
      0
      1. Tekaaaaw_ Posted messages 14 Status Member > Tekaaaaw_ Posted messages 14 Status Member
         
        At the time of Ipconfig /release, I get the response
        No operation can be performed on Ethernet when its media is disconnected.

        Same for Wi-Fi / Local Network 9 / Local Network 11.
        0
      2. brupala Posted messages 111185 Registration date   Status Member Last intervention   14 461 > Tekaaaaw_ Posted messages 14 Status Member
         
        We will need to consider the following in order:
        change the wifi card driver, revert to a restore point, reset Windows, or even reinstall it altogether.
        Another option,
        but I don’t think it’s a change that happened on its own,
        is to set a different SSID name on the box for the 2.4 and 5 GHz wifi networks and see if one works better than the other, for example Teka2 and Teka5.
        Otherwise, since the netsh interface ip reset, do you still have the same thing in ipconfig/all or what you showed at the beginning?
        0
      3. Tekaaaaw_ Posted messages 14 Status Member > brupala Posted messages 111185 Registration date   Status Member Last intervention  
         
        Can I directly reset Windows?
        0
    2. Tekaaaaw_ Posted messages 14 Status Member
       
      0
  3. blackmefias_3350 Posted messages 716 Registration date   Status Member Last intervention   69
     
    Hello,

    I think you should try this on the problematic PC:

    in the command prompt (keyboard shortcut: Windows key + r)

    type "cmd "

    once in the command prompt, you need to type the following commands:

    1) ipconfig /release + enter key (this will release your machine's IP address)

    2) ipconfig /renew + enter key (this will reassign an IP address to your machine)

    3) ipconfig /flushdns (this will clear the DNS cache)

    to exit the command prompt, type exit.

    --
    Knowledge is gained through experience; everything else is just information. A. Einstein
    0
    1. Tekaaaaw_ Posted messages 14 Status Member
       
      As mentioned earlier, as soon as I do the release, I get a message that I cannot perform this operation because Ethernet/Wifi, etc. are disconnected.
      0
      1. Tekaaaaw_ Posted messages 14 Status Member > Tekaaaaw_ Posted messages 14 Status Member
         
        Same for the renew by the way.
        0
  4. blackmefias_3350 Posted messages 716 Registration date   Status Member Last intervention   69
     
    re

    is your network card integrated into the motherboard or not?

    if it is not, I suggest you remove it from your case after of course disconnecting the PC from the wall socket.

    restart the PC without the card. go to the control panel and see if your card appears in network adapters. if yes, right-click on your card and choose uninstall. then, restart the PC once and do this check again without the network card.

    turn off the PC, reinstall the network card and turn on your PC. normally it will detect a new device.

    and it will prompt you to install the driver.

    --
    Knowledge is acquired through experience, everything else is just information. A.Einstein
    0
  5. bazfile Posted messages 58529 Registration date   Status Moderator Last intervention   20 283
     
    Perform a Windows 10 repair without data loss (everything is preserved).
    Download this Microsoft tool, open the tool, and follow the instructions below:





    --
    bazfile
    Moderator/Security Contributor.
    A hello, a response, a thank you are always appreciated.
    0
    1. Tekaaaaw_ Posted messages 14 Status Member
       
      I just completely reset the computer and I still have the same issue, unable to connect to the network.
      0
      1. Tekaaaaw_ Posted messages 14 Status Member > Tekaaaaw_ Posted messages 14 Status Member
         
        It's really strange because at the time of the reset, I was asked to log in; I managed to enter my Microsoft account, and at the time of startup and the display of Windows, nothing happened.
        0