CheckEmoji Community · the emoji forum
🏠 Home 🆕 What's new ❓ Unanswered 🔥 Popular 📡 RSS Members 👥 0 online log in · register
Home › IT › IT Support › PC stuck in Safe Mode (Urgent!)

PC stuck in Safe Mode (Urgent!)

Started by Tyler Parker4 · · 👁 4 views · 17 replies

📡 Subscribe to replies

Participants Tyler Parker4Morgan Rodriguez40placidtinker39Kenneth Cruz67George Murphy12
Tyler Parker4 Tyler Parker4 NewcomerOP
8 messages
joined Feb 2020
#1 ·
My PC has hit several Blue Screens of Death lately, specifically throwing "critical process died" and "kernel data inpage error." Initially, I hoped this wasn't anything serious; a simple restart would allow the machine to function normally for a few hours before the crash returned. I ran sfc/scannow via the command prompt, which reported that the System File Checker found corrupt files but was unable to repair some of them. It mentioned that details for online repairs are available in the CBS Log Files located at windr\logs\CBS\.log. I attempted to manually delete these corrupted files, but the system won't allow it. I am quite lost as to what these files actually are or where they originated. I then tried booting into Safe Mode, thinking the OS might resolve the issue itself. However, after sitting in that state for twelve hours, I read online that staying in Safe Mode for too long can cause a loop where the system fails to repair the corruption. I eventually had to force a shutdown. Now, upon restarting, the screen displays "Safe Mode," meaning it is still stuck in that state. While I can see my files, I assume I cannot use them properly. How does one resolve this? I suspect exiting Safe Mode is a simple enough task to find via a search engine, but the underlying corrupted files will remain, likely leading to another Blue Screen within hours. Even now in Safe Mode, running the command prompt yields the same result regarding the CBS Log Files. The issue persists. I urgently need this computer functional by tomorrow. Does anyone have a solution?
Morgan Rodriguez40 Morgan Rodriguez40 Newcomer
8 messages
joined Feb 2020
#2 ·
Which OS are we talking about here?
Is it legitimate?
Tyler Parker4 Tyler Parker4 NewcomerOP
8 messages
joined Feb 2020
#3 ·
Morgan Rodriguez40 said:Which OS are we talking about here?
Is it legitimate?


It is a legitimate copy of Windows 10.
Morgan Rodriguez40 Morgan Rodriguez40 Newcomer
8 messages
joined Feb 2020
#4 ·
Try searching for the System Restore option within the Control Panel and see if you can roll the whole system back to an earlier date. I don't run Windows 10 myself, so I'm a bit out of practice with how the interface is laid out these days.

Did you manage to clear anything out?
Tyler Parker4 Tyler Parker4 NewcomerOP
8 messages
joined Feb 2020
#5 ·
Morgan Rodriguez40 said:Try searching for the System Restore option within the Control Panel and see if you can roll the whole system back to an earlier date. I don't run Windows 10 myself, so I'm a bit out of practice with how the interface is laid out these days.

Did you manage to clear anything out?

I am certain that those CBS Log Files are corrupted and causing the issue, yet I cannot delete them. It appears the PC cannot even complete its processes in Safe Mode, leaving me at a loss. I have watched numerous YouTube tutorials, but they all seem unnecessarily convoluted—spending ten minutes explaining twenty different steps for a simple fix. Is it really meant to be this difficult?
Morgan Rodriguez40 Morgan Rodriguez40 Newcomer
8 messages
joined Feb 2020
#6 ·
Give this a shot,

Shut the machine down completely. Once you power it back up, hold down the F11 key; you should be greeted by a menu looking something like this:
image
Select the troubleshoot option,
image
then move into advanced options,
image
and finally, click on startup repair.

One thing, though—before you start tinkering with anything, unplug all the peripheral clutter from the tower, like external hard drives or USB sticks. It’s better to have a clean slate.
If you're working on a laptop, it's even wiser to strip it down entirely; pull the battery out for about ten minutes before you begin the process.
Tyler Parker4 Tyler Parker4 NewcomerOP
8 messages
joined Feb 2020
#7 ·
Morgan Rodriguez40 said:Give this a shot,

Shut the machine down completely. Once you power it back up, hold down the F11 key; you should be greeted by a menu looking something like this:
image
Select the troubleshoot option,
image
then move into advanced options,
image
and finally, click on startup repair.

One thing, though—before you start tinkering with anything, unplug all the peripheral clutter from the tower, like external hard drives or USB sticks. It’s better to have a clean slate.
If you're working on a laptop, it's even wiser to strip it down entirely; pull the battery out for about ten minutes before you begin the process.

Thank you, I will try that.
placidtinker39 placidtinker39 Member
39 messages
joined Nov 2015
#8 ·
Kernel errors usually point toward a failing hard drive or some memory issues. It could also be a malware infection...
Tyler Parker4 Tyler Parker4 NewcomerOP
8 messages
joined Feb 2020
#9 ·
placidtinker39 said:Kernel errors usually point toward a failing hard drive or some memory issues. It could also be a malware infection...


Even following the advice provided by Tyler Parker4 proved fruitless. I am being met with a rotating door of Blue Screens of Death; one moment it is "Critical Process Died," the next it is "Kernel Data Inpage Error," followed by "APC Index Mismatch" or "System Service Exception." Every time I run the System File Checker, it reports corrupted files within the CBS Log Files. I have even attempted to manually delete those text files, yet they reappear immediately upon the next scan. Is there any permanent solution? I am truly at a loss.
Kenneth Cruz67 Kenneth Cruz67 Regular
376 messages
joined Oct 2017
#10 ·
Tyler Parker4 said:Even following the advice provided by Tyler Parker4 proved fruitless. I am being met with a rotating door of Blue Screens of Death; one moment it is "Critical Process Died," the next it is "Kernel Data Inpage Error," followed by "APC Index Mismatch" or "System Service Exception." Every time I run the System File Checker, it reports corrupted files within the CBS Log Files. I have even attempted to manually delete those text files, yet they reappear immediately upon the next scan. Is there any permanent solution? I am truly at a loss.

I guess you're sort of digging around in the OS without quite knowing the full impact of what you're doing, which might have turned a small hiccup into a much bigger headache.

The files you deleted weren't actually the corrupted ones themselves; they were just the lists documenting the corruption. So, deleting them doesn't fix the issue. The actual cause of your Blue Screens is whatever specific files are being flagged within that log.

Even if you managed to restore all the corrupted system files, I suppose the real question is why they got corrupted in the first place, and there's really no guarantee that the problem won't just happen all over again. Ideally, you'd probably want to just reinstall Windows, but even that might not solve it if we're looking at a physical hardware failure in your RAM or your hard drive—which is what that "kernel data inpage error" seems to suggest.

Here are some possible culprits; since you also saw a specific code alongside that kernel inpage error, you might be able to figure out exactly what's failing based on that number:

0x0000007A: File access errors
0xC000009C: Bad hard drive sectors
0xC000009D: Loose cables or hard disk failure
0xC000016A: Bad hard drive sectors
0xC0000185: Unseated or damaged cables
Tyler Parker4 Tyler Parker4 NewcomerOP
8 messages
joined Feb 2020
#11 ·
Kenneth Cruz67 said:I guess you're sort of digging around in the OS without quite knowing the full impact of what you're doing, which might have turned a small hiccup into a much bigger headache.

The files you deleted weren't actually the corrupted ones themselves; they were just the lists documenting the corruption. So, deleting them doesn't fix the issue. The actual cause of your Blue Screens is whatever specific files are being flagged within that log.

Even if you managed to restore all the corrupted system files, I suppose the real question is why they got corrupted in the first place, and there's really no guarantee that the problem won't just happen all over again. Ideally, you'd probably want to just reinstall Windows, but even that might not solve it if we're looking at a physical hardware failure in your RAM or your hard drive—which is what that "kernel data inpage error" seems to suggest.

Here are some possible culprits; since you also saw a specific code alongside that kernel inpage error, you might be able to figure out exactly what's failing based on that number:

0x0000007A: File access errors
0xC000009C: Bad hard drive sectors
0xC000009D: Loose cables or hard disk failure
0xC000016A: Bad hard drive sectors
0xC0000185: Unseated or damaged cables

No code was provided. I am looking at the photo right now, and there is no code visible. Is this not an incredibly peculiar problem?
Morgan Rodriguez40 Morgan Rodriguez40 Newcomer
8 messages
joined Feb 2020
#12 ·
I would probably give System Restore a shot first; it is possible a recent driver update threw everything out of whack, though if you ask me, this whole situation still reeks of a hardware failure.
Kenneth Cruz67 Kenneth Cruz67 Regular
376 messages
joined Oct 2017
#13 ·
Tyler Parker4 said:No code was provided. I am looking at the photo right now, and there is no code visible. Is this not an incredibly peculiar problem?

Well, if that's the case, maybe you could just post the image then? 😁

Does it happen to list the filename inside the parentheses?

Also, is there anything sitting in C:\Windows\minidump

if there is, perhaps you could upload that somewhere too.

Maybe try heading into the registry and going to

HKEY_LOCAL_MACHINE \ system \ CurrentControlSet \ Control

where you can create a DWORD called DisplayParameters and set it to 1.

That should hopefully allow Windows to show the actual dark blue BSOD instead of that light blue Windows 10 smiley face screen.
George Murphy12 George Murphy12 Member
40 messages
joined Apr 2020
#14 ·
Check the Event Viewer to see if anything popped up...
Try running some hardware diagnostics through the BIOS at startup or using a utility app...
Maybe try a restore point...
Updating drivers is an option, but you’re just guessing unless you actually find out what’s causing the headache...

If you're planning on deleting files and you actually know what you're doing, just boot from something like Hiren's BootCD or whatever... it's got diagnostic tools built right in.
Tyler Parker4 Tyler Parker4 NewcomerOP
8 messages
joined Feb 2020
#15 ·
Tyler Parker4 Tyler Parker4 NewcomerOP
8 messages
joined Feb 2020
#16 ·
I am not entirely sure I follow your point. All I know is that whenever I run the System File Checker via the command prompt, it consistently reports an issue within the CBS Log Files. I am at a loss as to how to proceed. Even when attempting minor tasks, I am met with constant errors that render my PC unusable. It is quite frustrating. Perhaps I will give it more thought tomorrow.

It displays this:

https://www.imageupload.net/image/LmVjM
Morgan Rodriguez40 Morgan Rodriguez40 Newcomer
8 messages
joined Feb 2020
#17 ·
Tyler Parker4 said:I am not entirely sure I follow your point. All I know is that whenever I run the System File Checker via the command prompt, it consistently reports an issue within the CBS Log Files. I am at a loss as to how to proceed. Even when attempting minor tasks, I am met with constant errors that render my PC unusable. It is quite frustrating. Perhaps I will give it more thought tomorrow.

It displays this:

https://www.imageupload.net/image/LmVjM

Honestly, the most efficient way to resolve this is to hand the reins over to someone who actually knows their way around a motherboard.
George Murphy12 George Murphy12 Member
40 messages
joined Apr 2020
#18 ·
Tyler Parker4 said:I am not entirely sure I follow your point. All I know is that whenever I run the System File Checker via the command prompt, it consistently reports an issue within the CBS Log Files. I am at a loss as to how to proceed. Even when attempting minor tasks, I am met with constant errors that render my PC unusable. It is quite frustrating. Perhaps I will give it more thought tomorrow.

It displays this:

https://www.imageupload.net/image/LmVjM

The issue is listed in the CBS logs, so just head over to

C:\WINDOWS\Logs\CBS and open CBS.log

it should tell you exactly which files are trashed.

There's some info at this link if you're brave enough to tackle it
https://support.microsoft.com/en-us/...rrupted-system

You must log in or register to reply here.

Log in Register

🔗 Similar threads