BSOD when connecting to wifi

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Conroyale
    PCHF Member
    • Sep 2019
    • 130

    #1

    BSOD when connecting to wifi

    I recently had my internet upgraded to fiber and after that I get a BSOD when my computer begins to connect to my network. This happened immediately after the upgrade, so I decided to get a newer wifi dongle since the one I was using was a few years old. This solved the problem for a little bit but the problem came back after a week or so.

    I have reinstalled Windows, done network resets, and even unistalled the network adaptor driver from device manager which solved it for about a day before the BSOD started coming back.

    When I am not connected to the internet, my computer is perfectly fine, but when I plug in my wifi dongle and it finds my network and begins connecting, my computer freezes and the BSOD pops up after a few seconds.
  • Malnutrition
    PCHF Moderator
    • Jul 2016
    • 7045

    #2
    Please download MiniToolBox and save it to your desktop.
    Run the program by right clicking on it and selecting Run as administrator.
    When the program opens check mark Select All Then hit GO
    Please post the log in your next reply. Attach or copy and paste, whatever is easier for you.







    Speccy Scan.

    [ul]
    [li]Please go here and download Speccy.[/li][li]Install and run the program.[/li][li]Upon Completion:[/li][li]Hit File[/li][li]Publish Snap Shot[/li][li]A link will appear, post that link.[/li][/ul]




    Zip and attach MiniDump Files. See This link for instructions.

    Comment

    • Conroyale
      PCHF Member
      • Sep 2019
      • 130

      #3
      MTB.txt is the MiniToolBox results and NewFolder.zip is the zip files from my minidump folder for the BSOD. My speccy publish didn’t work, an error pops up saying β€œThe server name or address could not be resolved”.

      Comment

      • Malnutrition
        PCHF Moderator
        • Jul 2016
        • 7045

        #4
        While I look over the dump files, I’d like you to run a program similar to Speccy:

        Get System Info Log.

        Include in your next reply a Get System Info log.
        Save it to your desktop when complete.
        Once you have the file on your desktop, then upload it here, and Here.
        Copy the URL after your report is loaded.
        Then send us the link.

        Comment

        • Malnutrition
          PCHF Moderator
          • Jul 2016
          • 7045

          #5
          Just as a test (you can reinstall later), uninstall the following:
          Code:
          Dump: 090824-6562-01.dmp (07.09.2024 23:06:13)
          Code: 0x133 - DPC_WATCHDOG_VIOLATION
          Process: nordvpn-service.exe, probably caused by: memory_corruption
          Third-party modules in the stack: rtwlanu.sys
          FAILURE_BUCKET_ID: MEMORY_CORRUPTION_LARGE
          NordUpdater (HKLM...{6E35DB82-3D19-4DD6-B8CB-F082815FDE18}_is1) (Version: 1.4.4.821 - Nord Security)
          NordVPN (HKLM...{19465C24-3D5D-4327-B99F-3CC0A1D38151}_is1) (Version: 7.28.4.0 - Nord Security)

          Reboot your machine after you remove Nord.

          Create and run batch file.

          Open a notepad and copy the entire content of the code box below.
          Do not copy the word code!
          Paste the txt into the notepad. Save the file to your desktop as [COLOR=rgb(243, 121, 52)]Flush.bat
          Now you will right click the on [COLOR=rgb(243, 121, 52)]Flush.bat and run as administrator.

          [COLOR=rgb(243, 121, 52)]This batch file will reboot you computer!! Reboot is needed to complete the process.
          Code:
          @Echo on
          pushd\windows\system32\drivers\etc
          attrib -h -s -r hosts
          echo 127.0.0.1 localhost>HOSTS
          attrib +r +h +s hosts
          popd
          ipconfig /release
          ipconfig /renew
          ipconfig /flushdns
          netsh winsock reset all
          netsh int ip reset all
          shutdown -r -t 1
          del %0
          [/COLOR][/COLOR][/COLOR]

          Comment

          • Conroyale
            PCHF Member
            • Sep 2019
            • 130

            #6
            Just did this and it looks to be working so far. If the problem persisted, I would have blue screened immediately after connecting to the internet.
            Will I be able to reinstall NordVPN again?

            Comment

            • Malnutrition
              PCHF Moderator
              • Jul 2016
              • 7045

              #7
              Originally posted by Conroyale
              Will I be able to reinstall NordVPN again?
              You can test. Sometimes programs just become corrupt. Test with nord installed and see if it happens again, let me know. (y)

              Looks like there is a previous VPN driver still on the machine that could be causing a conflict.
              C:\Windows\System32\drivers\wireguard.sys

              Open Elevated command pompt copy and paste the code below and hit enter:
              [ICODE]del /F /Q "C:\Windows\System32\drivers\wireguard.sys"[/ICODE]

              Comment

              • Malnutrition
                PCHF Moderator
                • Jul 2016
                • 7045

                #8
                Moved back to windows 10.
                [ATTACH type=β€œfull” size=β€œ1160x227”]14344[/ATTACH]

                Comment

                • Malnutrition
                  PCHF Moderator
                  • Jul 2016
                  • 7045

                  #9
                  Upload new dump files, also Let’s do this. Let’s see what Non MS drivers are installed.

                  [EMBED content=β€œresource-240”]https://pchelpforum.net/r/using-driverview-to-hide-microsoft-drivers-and-generate-html-output.240/[/EMBED]

                  Also,
                  Download Autoruns and Autorunsc Unzip it to your desktop and then right click [IMG alt=β€œCapture.PNG”]https://pchelpforum.net/attachments/capture-png.9995/ Run as Admin.
                  After the scan is finished then click on File----Then click----Save
                  The default name will be autoruns.arn make sure to leave it this way.
                  Attach the file in your next reply.
                  If the file is too large, then use catbox.moe or Ufile.io and send the link in your next reply.[/IMG]

                  Comment

                  • Conroyale
                    PCHF Member
                    • Sep 2019
                    • 130

                    #10
                    I’m not getting autoruns.arn as the default file name, though it is a .arn file type.

                    Attached are the non-MS drivers.

                    Comment

                    • Malnutrition
                      PCHF Moderator
                      • Jul 2016
                      • 7045

                      #11
                      Upload the.arn After the scan is finished then click on File----Then click----Save

                      and the .html file please.

                      Comment

                      • Conroyale
                        PCHF Member
                        • Sep 2019
                        • 130

                        #12
                        Attached is the .htm file and the .arn file.

                        Nevermind, when I try to attach the files, it says they don’t have allowed extensions.

                        Comment

                        • Malnutrition
                          PCHF Moderator
                          • Jul 2016
                          • 7045

                          #13
                          Zip them and upload to MediaFire send me the link:

                          Comment

                          • Conroyale
                            PCHF Member
                            • Sep 2019
                            • 130

                            #14
                            File sharing and storage made simple

                            Comment

                            • Malnutrition
                              PCHF Moderator
                              • Jul 2016
                              • 7045

                              #15
                              Do you use [COLOR=rgb(243, 121, 52)]SAMSUNG Mobile USB Connectivity Device to connect online?

                              If not then Right click Autoruns and run as admin, type Samsung in the search bar of autoruns, then uncheck samsung related items, then reboot.



                              Do you use onedrive? If not you can uninstall it with Geek Uninstaller Click View
                              Microsoft Store Apps


                              Right click Autoruns run as admin Uncheck these items in Autoruns: Reboot:

                              [ATTACH type=β€œfull” size=β€œ1836x297”]14357[/ATTACH][/COLOR]

                              Comment

                              Working...