Register a free account to unlock additional features at BleepingComputer.com
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.


Click here to Register a free account now! or read our Welcome Guide to learn how to use this site.

Generic User Avatar

Suddenly getting BSOD on every startup (corrupt Windows or old hard drive?)


  • Please log in to reply
59 replies to this topic

#46 FiredUpIce

FiredUpIce

  •  Avatar image
  • Members
  • 326 posts
  • OFFLINE
  •  

Posted 31 July 2024 - 07:20 PM

Upload the Minidump please.


Basically Water.


BC AdBot (Login to Remove)

 


#47 FiredUpIce

FiredUpIce

  •  Avatar image
  • Members
  • 326 posts
  • OFFLINE
  •  

Posted 31 July 2024 - 07:31 PM

1:  

@echo off
:: Disable Libraries in Navigation Pane
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{031E4825-7B94-4dc3-B131-E946B44C8DD5}" /v Attributes /t REG_DWORD /d 0xA9400100 /f

:: Disable Network in Navigation Pane
reg add "HKEY_CLASSES_ROOT\CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\ShellFolder" /v Attributes /t REG_DWORD /d 0xA9400100 /f

:: Refresh Explorer to apply changes
taskkill /f /im explorer.exe
start explorer.exe

2:  

 

is it safe to just manually delete these folders?

  Yes, and we removed the drivers from Trend not the folders.

 

3. Upload minidump file for review.

 

Search minidump in everything search upload it for me,

 

 

Also, your hanging issues, might be remedy by this.

 

@echo off
echo Disabling Fast Startup...
powercfg -h off

echo Adjusting WaitToKillServiceTimeout...
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control" /v "WaitToKillServiceTimeout" /t REG_SZ /d "2000" /f
reg add "HKEY_CURRENT_USER\Control Panel\Desktop" /v "WaitToKillServiceTimeout" /t REG_SZ /d "2000" /f
 

Edited by FiredUpIce, 31 July 2024 - 09:22 PM.

Basically Water.


#48 meeshymee

meeshymee
  • Topic Starter

  •  Avatar image
  • Members
  • 325 posts
  • OFFLINE
  •  
  • Gender:Not Telling
  • Local time:05:33 AM

Posted 31 July 2024 - 08:44 PM

I don't know how to upload the mini dump. I searched minidump in everything but it says access denied (windows/minidump) if I try to open or do anything with it. I copied it to the desktop and zipped because it wouldn't let me upload otherwise but when I open the copy it looks like nonsense.. ?

 

Re: #1&2 - is this a cmd thing or go into registry? (Will this conflict with the registry tweak I already have?)

Attached Files


Edited by meeshymee, 31 July 2024 - 08:56 PM.


#49 FiredUpIce

FiredUpIce

  •  Avatar image
  • Members
  • 326 posts
  • OFFLINE
  •  

Posted 31 July 2024 - 09:01 PM

  1. Open File Explorer.
  2. Navigate to C:\Windows\minidump.
  3. Drag the .dmp files contained there to the desktop, zip em and attach here or upload and link

 

Command:

No:


Basically Water.


#50 meeshymee

meeshymee
  • Topic Starter

  •  Avatar image
  • Members
  • 325 posts
  • OFFLINE
  •  
  • Gender:Not Telling
  • Local time:05:33 AM

Posted 31 July 2024 - 09:04 PM

That's what I did.. it was just one file.. That's what I zipped - I hope it's correct.. I hope you can access it.

I don't know what @echo off means - sorry.

 

I don't have attributes on the right side of   {031E4825-7B94-4dc3-B131-E946B44C8DD5}.. Nevermind,  I figured it out.. I did it correctly before but forgot to make the change for both also in the  HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node.....  I don't plan on shutting down now but already see the change. 

 

I care more about the BSOD so I will hold off on the other suggestions (thank you) if/until this is hopefully figured out.


Edited by meeshymee, 31 July 2024 - 10:05 PM.


#51 FiredUpIce

FiredUpIce

  •  Avatar image
  • Members
  • 326 posts
  • OFFLINE
  •  

Posted 31 July 2024 - 09:05 PM

Add take ownership to your right click menu.


That's what I did.. it was just one file.. That's what I zipped.

I do not see it, Upload it send me link.


Basically Water.


#52 FiredUpIce

FiredUpIce

  •  Avatar image
  • Members
  • 326 posts
  • OFFLINE
  •  

Posted 31 July 2024 - 09:23 PM

Batch File:

 

Copy content of code box

paste into notepad

name it 1234.bat

right click run as admin

 

 

@echo off
:: Disable Libraries in Navigation Pane
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{031E4825-7B94-4dc3-B131-E946B44C8DD5}" /v Attributes /t REG_DWORD /d 0xA9400100 /f

:: Disable Network in Navigation Pane
reg add "HKEY_CLASSES_ROOT\CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\ShellFolder" /v Attributes /t REG_DWORD /d 0xA9400100 /f

:: Refresh Explorer to apply changes
taskkill /f /im explorer.exe
start explorer.exe
 

Basically Water.


#53 FiredUpIce

FiredUpIce

  •  Avatar image
  • Members
  • 326 posts
  • OFFLINE
  •  

Posted 31 July 2024 - 09:35 PM

Malwarebytes is to blame again for the crash.

 

Can you clean install it?

 

https://support.malwarebytes.com/hc/en-us/articles/360039023473-Uninstall-and-reinstall-Desktop-Security-with-the-Support-Tool

 

Also, can you download HD Tune from this link?

 

 

Perhaps use the HH browser.

Hit the start menu

Type HH

Hit enter

Use hh.exe

Go to jump to url

type it in exactly.

hit enter

 

 

http://www.hdtune.com/files/hdtune_255.exe

 


Edited by FiredUpIce, 31 July 2024 - 09:36 PM.

Basically Water.


#54 meeshymee

meeshymee
  • Topic Starter

  •  Avatar image
  • Members
  • 325 posts
  • OFFLINE
  •  
  • Gender:Not Telling
  • Local time:05:33 AM

Posted 31 July 2024 - 11:34 PM

I already got the navigation pane to work - thank you.

But I've had Malwarebytes for years - I wonder why now suddenly.

No it won't let me.. see attached. I'm able to download it from softonic.. hopefully safe?

 

HH Browser??

 

It shows that it's uploaded here as a zip.. I uploaded again - see attached - you don't see it?

Attached Files


Edited by meeshymee, 31 July 2024 - 11:45 PM.


#55 meeshymee

meeshymee
  • Topic Starter

  •  Avatar image
  • Members
  • 325 posts
  • OFFLINE
  •  
  • Gender:Not Telling
  • Local time:05:33 AM

Posted 31 July 2024 - 11:44 PM

I'm able to download hd tuner it from softonic.. hopefully safe?

 

HH Browser??

 

Not great. I used the uninstaller but it won't reinstall!

 

 

2024-08-01 00:51:14.215   ======================================================
2024-08-01 00:51:14.215   Install Malwarebytes for Windows
2024-08-01 00:51:14.215   ======================================================
2024-08-01 00:51:14.215   User choice for reinstall prompt (Yes clicked)
2024-08-01 00:51:14.233   Cannot assign requested address: 192.168.2.27:0
2024-08-01 00:51:14.235   Warning!!!!! Failed to download Malwarebytes for Windows.

____________UPDATE__________________

I restarted in safe mode.. I logged into my Malwarebytes account and deactivated the program.. When choosing to activate it asks if I have it installed and if not, it downloads then I reactivated.

 

 

_______________________________________

 

HD Tune: WDC     WD5000LPLX-08ZNT Benchmark

 

Transfer Rate Minimum : 8.3 MB/sec

Transfer Rate Maximum : 139.1 MB/sec

Transfer Rate Average : 80.0 MB/sec

Access Time           : 23.1 ms

Burst Rate            : 100.2 MB/sec

CPU Usage             : -1.0%

 

HD Tune: WDC     WD5000LPLX-08ZNT Error Scan

Scanned data   : 476749 MB
Damaged Blocks : 0.0 %
Elapsed Time   : 0:50

 

Attached Files


Edited by meeshymee, 01 August 2024 - 12:43 AM.


#56 FiredUpIce

FiredUpIce

  •  Avatar image
  • Members
  • 326 posts
  • OFFLINE
  •  

Posted 01 August 2024 - 04:49 AM

Try here first, if not.

https://www.bleepingcomputer.com/download/malwarebytes-anti-malware/

 

 

 

 

Reset the TCPIP stack.

@echo off
echo Resetting TCP/IP stack...

netsh int ip reset c:\resetlog.txt
netsh winsock reset catalog
netsh interface ipv4 reset
netsh interface ipv6 reset

echo TCP/IP stack has been reset.
echo your computer will now reboot.
shutdown -r
exit
  

 

Create a new administrator account and install


https://downloads.malwarebytes.com/file/mb-windows


Edited by FiredUpIce, 01 August 2024 - 05:12 AM.

Basically Water.


#57 meeshymee

meeshymee
  • Topic Starter

  •  Avatar image
  • Members
  • 325 posts
  • OFFLINE
  •  
  • Gender:Not Telling
  • Local time:05:33 AM

Posted 01 August 2024 - 08:11 AM

I reinstalled malwarebytes. I ran the 'hanging' code.

 

Today for some reason - after resuming from hibernation - I was prompted with login screen.. I've never had that (by choice)

In netplwiz the option requiring login was checked off - I don't know why. but I unchecked.. in power options 'require password on wakeup was also set to yes for both battery and plugged in and it wasn't before. Maybe some of the other things changed some settings.

 

Have you had a chance to look at the attached minidump?

Was any of the HDtune info, useful?

 

I took it to a repair shop because I thought it might be easier to see in person and after I described everything they said it's an OS / software issue. I wonder if there's a way to figure it out without doing a factory reset or fresh install.

 

Would running chdsk again help? Could this be a 'Word/office' issue?

 

***I did a restart and now hibernate is missing from the shutdown options.*See attached. It's also now missing from all power options (close lid etc.)  I used cmd to put it back on shutdown but can't get it back in power options. I think I need to do a system restore because every day there seems to be a new glitch since making all these changes . just the BSOD.

 

Thank you.

Attached Files


Edited by meeshymee, 01 August 2024 - 06:38 PM.


#58 FiredUpIce

FiredUpIce

  •  Avatar image
  • Members
  • 326 posts
  • OFFLINE
  •  

Posted 01 August 2024 - 07:02 PM

https://www.carifred.com/apf/

 

Profile Corruption, fix the profile make sure everything is there in the new one before you delete the old.


Basically Water.


#59 meeshymee

meeshymee
  • Topic Starter

  •  Avatar image
  • Members
  • 325 posts
  • OFFLINE
  •  
  • Gender:Not Telling
  • Local time:05:33 AM

Posted 01 August 2024 - 08:25 PM

Have you had a chance to look at the attached minidump?

 

Would running chdsk again help?

 

did an sfc scannow for the 5th time and for once it said something was repaired. Unfortunately when I try to open the file location it says access denied.. Is there any way to find out what was repaired?


Edited by meeshymee, 02 August 2024 - 12:48 PM.


#60 meeshymee

meeshymee
  • Topic Starter

  •  Avatar image
  • Members
  • 325 posts
  • OFFLINE
  •  
  • Gender:Not Telling
  • Local time:05:33 AM

Posted 19 August 2024 - 12:58 PM

Moderators: Since I've not received a response in 3 weeks you can close this topic and thank you for your help.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users