Getting Bsod regularly (no minidumps created)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • maxim123
    PCHF Member
    • Aug 2017
    • 466

    #61
    I ran crystaldisk info and it shows:
    [ATTACH type=β€œfull” size=β€œ995x679”]15470[/ATTACH]

    Comment

    • maxim123
      PCHF Member
      • Aug 2017
      • 466

      #62
      I ran crystaldisk info and it shows:
      [ATTACH type=β€œfull” size=β€œ995x679”]15470[/ATTACH]

      Comment

      • xrobwx71
        PCHF Moderator
        • Mar 2023
        • 1067

        #63
        Reference article for the chkdsk command, which checks the file system and file system metadata of a volume for logical and physical errors.


        chkdsk has been used billions of times on billions of PC’s. The rare instance of it causing problems is when a drive is on its last legs, where you need to retrieve the data instead of repairing it.

        It also wouldn’t hurt to run the dism /online /cleanup-image /restorehealth and sfc/ scannow commands. (In that order) Do this from an elevated command prompt.

        Report back messages from each.

        Comment

        • xrobwx71
          PCHF Moderator
          • Mar 2023
          • 1067

          #64
          Reference article for the chkdsk command, which checks the file system and file system metadata of a volume for logical and physical errors.


          chkdsk has been used billions of times on billions of PC’s. The rare instance of it causing problems is when a drive is on its last legs, where you need to retrieve the data instead of repairing it.

          It also wouldn’t hurt to run the dism /online /cleanup-image /restorehealth and sfc/ scannow commands. (In that order) Do this from an elevated command prompt.

          Report back messages from each.

          Comment

          • xrobwx71
            PCHF Moderator
            • Mar 2023
            • 1067

            #65
            It shouldn’t matter but try right-clicking and opening Fancontrol as Administrator.

            Comment

            • xrobwx71
              PCHF Moderator
              • Mar 2023
              • 1067

              #66
              It shouldn’t matter but try right-clicking and opening Fancontrol as Administrator.

              Comment

              • maxim123
                PCHF Member
                • Aug 2017
                • 466

                #67
                Originally posted by xrobwx71
                It shouldn’t matter but try right-clicking and opening Fancontrol as Administrator.
                It didn’t work even with that. I even installed the app to check and followed all your previous advices as well in the installed app, but the same issue. Is there another app that I can use to detect the fans?

                Comment

                • maxim123
                  PCHF Member
                  • Aug 2017
                  • 466

                  #68
                  Originally posted by xrobwx71
                  It shouldn’t matter but try right-clicking and opening Fancontrol as Administrator.
                  It didn’t work even with that. I even installed the app to check and followed all your previous advices as well in the installed app, but the same issue. Is there another app that I can use to detect the fans?

                  Comment

                  • maxim123
                    PCHF Member
                    • Aug 2017
                    • 466

                    #69
                    Originally posted by maxim123
                    gotwindows basically skipped chkdsk after saying scanning and repairing at the start, so I did it through recovery mode.
                    [ATTACH alt=β€œchkdsk result.webp”]15471[/ATTACH]

                    I forgot about the order and did sfc/ scannow first, was looking at riot’s list to do. but they both gave no errors.

                    [ATTACH alt=β€œscannow&dism.webp”]15472[/ATTACH]
                    forgot to mention that there was still the same BSOD afterwards when I turned on the laptop after about 5 hrs from finishing the above steps.

                    Comment

                    • maxim123
                      PCHF Member
                      • Aug 2017
                      • 466

                      #70
                      Originally posted by maxim123
                      gotwindows basically skipped chkdsk after saying scanning and repairing at the start, so I did it through recovery mode.
                      [ATTACH alt=β€œchkdsk result.webp”]15471[/ATTACH]

                      I forgot about the order and did sfc/ scannow first, was looking at riot’s list to do. but they both gave no errors.

                      [ATTACH alt=β€œscannow&dism.webp”]15472[/ATTACH]
                      forgot to mention that there was still the same BSOD afterwards when I turned on the laptop after about 5 hrs from finishing the above steps.

                      Comment

                      • xrobwx71
                        PCHF Moderator
                        • Mar 2023
                        • 1067

                        #71
                        You can try SpeedFan. It’s a bit more complicated but workable.
                        SpeedFan <β€”How to

                        I’ll need the new dump file.

                        Also, Open an elevated command prompt. In this prompt, type powercfg -h off and hit Enter.
                        Reboot.
                        Once back in Windows, open another cmd prompt and type powercfg -h on hit Enter and reboot.

                        This turns off hibernate and deletes the hyberfil.sys file which can become corrupt and bloated over time. Turning it back on recreates the file fresh, without corruption and bloat.
                        I leave mine off on every system I own or manage. Yours being a laptop, it may be best to leave it on.

                        Comment

                        • xrobwx71
                          PCHF Moderator
                          • Mar 2023
                          • 1067

                          #72
                          You can try SpeedFan. It’s a bit more complicated but workable.
                          SpeedFan <β€”How to

                          I’ll need the new dump file.

                          Also, Open an elevated command prompt. In this prompt, type powercfg -h off and hit Enter.
                          Reboot.
                          Once back in Windows, open another cmd prompt and type powercfg -h on hit Enter and reboot.

                          This turns off hibernate and deletes the hyberfil.sys file which can become corrupt and bloated over time. Turning it back on recreates the file fresh, without corruption and bloat.
                          I leave mine off on every system I own or manage. Yours being a laptop, it may be best to leave it on.

                          Comment

                          • maxim123
                            PCHF Member
                            • Aug 2017
                            • 466

                            #73
                            Originally posted by xrobwx71
                            You can try SpeedFan. It’s a bit more complicated but workable.
                            speedfan doesn’t show fans.



                            I checked the bios to see if it shows fans and their speed, but what it shows is basically what the control service center (the fan control app that the assembly team put as default app in the laptop) shows. I can’t manually change the rpm and can only choose between the options given i.e Office mode, Gaming mode, and Turbo mode.

                            Originally posted by xrobwx71
                            I’ll need the new dump file.
                            there was no new dump file created, so i ran MTB just earlier and attached it again.
                            Originally posted by xrobwx71
                            I leave mine off on every system I own or manage. Yours being a laptop, it may be best to leave it on.
                            I turned it off and restarted. I don’t use hibernate.

                            Comment

                            • maxim123
                              PCHF Member
                              • Aug 2017
                              • 466

                              #74
                              Originally posted by xrobwx71
                              You can try SpeedFan. It’s a bit more complicated but workable.
                              speedfan doesn’t show fans.



                              I checked the bios to see if it shows fans and their speed, but what it shows is basically what the control service center (the fan control app that the assembly team put as default app in the laptop) shows. I can’t manually change the rpm and can only choose between the options given i.e Office mode, Gaming mode, and Turbo mode.

                              Originally posted by xrobwx71
                              I’ll need the new dump file.
                              there was no new dump file created, so i ran MTB just earlier and attached it again.
                              Originally posted by xrobwx71
                              I leave mine off on every system I own or manage. Yours being a laptop, it may be best to leave it on.
                              I turned it off and restarted. I don’t use hibernate.

                              Comment

                              • xrobwx71
                                PCHF Moderator
                                • Mar 2023
                                • 1067

                                #75
                                Originally posted by maxim123
                                speedfan doesn’t show fans.
                                Take a look at the link I posted with the download link.

                                SpeedFan <β€”How to

                                I’ll look over the MTB in between customers.

                                Also, open an elevated command prompt. In this prompt copy/paste this and hit Enter

                                dotnet --list-runtimes

                                Please add the output to your next reply.

                                Comment

                                Working...