Device shuts down abruptly without warning.
Device shuts down abruptly without warning.
Hey there! Your PC is experiencing random freezes without clear signs beforehand. I checked the event logs and found a few error codes: one about a USB issue (ID 28), another about a process trying to access something it shouldn’t (ID 2), and several warnings in the last hour (IDs 6000, 6155, etc.). It’s hard to pinpoint the cause right now, but these logs might help you figure it out. Let me know if you need more guidance!
Hey there, sorry about the hiccups with the freezes. Let’s try to resolve this together.
1. USB Problems:
- Disconnect all non-essential USB devices (like flash drives or printers) and check if the issue persists. A bad USB gadget can often be the culprit.
- Open Device Manager, go to the Universal Serial Bus Controllers section. Right-click any USB drivers with a yellow warning and uninstall them. Restart your PC—Windows should reinstall them automatically.
2. Kernel Event Tracing (Event ID 28):
- Clear the Event Logs: Launch Event Viewer, click on logs on the left (such as Application or System), then choose “Clear Logs.” This removes old errors and can help identify new ones.
3. Access Denied (Event ID 2):
- This usually means a program is trying to access hardware without permission. Check for driver updates, especially USB controllers and chipset drivers for your motherboard.
4. Warnings (IDs like 6000, 6155):
- Event ID 10016 often points to permission problems with Windows services. You may need to adjust settings. Search online for DCOM permissions fixes.
- Event ID 219 suggests driver issues again—try reinstalling drivers (video, audio, network) to ensure they’re current.
5. Memory and Storage:
- Run the Windows Memory Diagnostic: Press Win + R, type mdsched.exe, press Enter, then select “Restart now” to check for memory issues.
- Check your hard drive using a Command Prompt as administrator with the command chkdsk /f.
6. Stress Testing (optional):
- If comfortable, stress-test your CPU and GPU using tools like Prime95 or FurMark to see if overheating is the cause. Avoid overdoing it if you’re unsure.
7. Windows Updates:
- Execute sfc /scannow and DISM /Online /Cleanup-Image /RestoreHealth via Command Prompt (as admin) to fix corrupted files.
- If these steps don’t help, consider a full system reset or reinstallation. Always back up your data first!
Let me know if you notice any new issues, and we’ll tackle the next one.
Suggest using /f with /offline to obtain precise commands. /r also works well. A 1 TB drive typically requires around six hours or longer. Reassessing previously labeled "bad" sectors might help. Running a standard disk check via right-click C: properties, tools tab, and disk check finished in about ten seconds with no errors. If this was the situation, the offline scan likely took nearly five hours.
We are now conducting a memory assessment to evaluate performance.
I've completed several updates and checks. I've refreshed my drivers, reinstalled graphics drivers, and verified system components. Memory and storage tests passed without problems. I'm planning a stress test using CENEbench. The SFC is functioning, but DISM doesn't have any files to process. I've reinstalled Windows multiple times yet it still doesn't work. After updating my BIOS, it appears the update was successful in the BIOS settings, though applications like CPU ID and NZXT report an outdated version. If this issue persists, I'll likely take my hardware to a nearby shop for inspection.