두려운 BSOD 또는 Blue Screen of Death 는 (Death)Windows 95 가 출시된 이후부터 존재해 왔습니다 . 경고가 거의 또는 전혀 없이 표시되는 두려운 오류 화면으로, 컴퓨터에서 일이 너무 엉뚱하게 진행되어 길의 끝에 도달했음을 알려줍니다.
종종 문제는 간단한 재부팅 후에 완전히 사라지지만 간헐적이거나 빈번한 BSOD(BSODs) 는 소프트웨어의 심각한 버그에서 실제 컴퓨터 하드웨어의 문제에 이르기까지 모든 것을 나타낼 수 있습니다. 그러나 BSOD(BSODs) 는 당황할 필요가 없습니다. 컴퓨터는 폭발하지 않습니다. BSOD 오류의 내용을 분석한 다음 잠재적인 솔루션의 문제를 해결하기만 하면 됩니다.
Windows 10 의 BSOD 는 정확히 무엇입니까?
Microsoft 자체에서 공식적으로 이 오류를 (Microsoft)Blue Screen Of Death 라고 부르지 않는다는 것을 알고 있을 것입니다 . 그것이 사용자 커뮤니티가 수년 동안 문제에 부여한 이름입니다. 이 오류의 올바른 용어는 "중지 오류" 또는 "예외 오류"입니다. 둘 다 치명적인 시스템 오류 유형입니다. 더 일반적으로 시스템 충돌로 알려져 있습니다.
컴퓨터에서 실행 중인 응용 프로그램에 치명적인 오류가 발생하면 일반적으로 오류 메시지를 표시한 다음 닫힙니다. 그러나 이러한 심각한 오류를 일으키는 버그나 문제가 운영 체제 자체에 발생하면 어떻게 될까요? 그것은 BSOD 이며 컴퓨터를 다시 시작해야 합니다.
이와 같은 중지 오류가 아니라면 심각한 오작동이나 데이터 손실의 위험이 있습니다. 따라서 BSOD(BSODs) 는 컴퓨터를 손상으로부터 보호하는 방법입니다.
먼저, 사진을 찍습니다!
BSOD 가 발생 하면 전체 운영 체제가 기본적으로 중지되므로 스마트폰으로 화면을 빠르게 찍는 것이 좋습니다. 보시다시피, 인터넷에 연결된 스마트폰은 BSOD(BSODs) 문제를 해결할 때 정말 가장 친한 친구 입니다. 많은 경우 영향을 받는 컴퓨터 자체에서 인터넷에 액세스할 수 없을 가능성이 높기 때문입니다.
Microsoft 는 실제로 이 사실을 인정하여 Windows 10 블루 스크린이 표시되는 방식을 변경했습니다. 잠시 후에 이것이 의미하는 바를 알게 되겠지만 먼저 Windows 10 BSOD의 전체 구조를 살펴보는 것이 가장 좋습니다.
일반적인 BSOD 오류
잠재적인 BSOD(BSOD) 오류 가 많이 있습니다. 그러나 일부는 다른 것보다 훨씬 일반적입니다. 따라서 일반 Windows(Windows) 사용자 로서 볼 수 있는 가장 일반적인 정지 코드에 대해 최소한 어느 정도 익숙해질 가치가 있습니다 .
- PAGE_FAULT_IN_NON_PAGED_AREA – Windows 는 페이지 파일의 일부가 아닌 RAM 의 보호된 부분에서 중요한 데이터를 찾을 수 없습니다 . RAM 결함 , Windows 파일 손상 또는 불량 응용 프로그램이 있어서는 안 되는 메모리 위치에 쓰는 것일 수 있습니다.
- IRQL_NOT_LESS_OR_EQUAL – 일반적으로 드라이버 문제입니다. 최근에 설치된 드라이버를 롤백(Roll) 하거나 현재 드라이버를 다시 설치하거나 최신 드라이버를 설치합니다.
- NTFS_FILE_SYSTEM 또는 FAT_FILE_SYSTEM – 하드 드라이브에서 오류, 드라이브 문제 또는 드라이브의 중요한 데이터 손상 가능성을 검사합니다 .(Scan)
- OUT_OF_MEMORY – (OUT_OF_MEMORY – Test)RAM 을 테스트 합니다 . 이는 실패를 나타낼 수 있습니다. 또는 메모리 관리에 결함이 있을 수 있습니다.
- BAD_POOL_CALLER –(BAD_POOL_CALLER – Something) 올바른 권한 없이 메모리에 액세스한 항목이 있습니다. 나쁜 운전자일 가능성이 큽니다.
- UNABLE_TO_LOAD_DEVICE_DRIVER –(UNABLE_TO_LOAD_DEVICE_DRIVER – One) 시스템의 드라이버 중 하나가 잘못되었습니다. 최신 버전을 설치하거나 시스템을 이전 드라이버로 롤백하십시오.
- KMODE_EXCEPTION_NOT_HANDLED – 잘못 작동하는 소프트웨어로 인해 Windows 가 강제 종료 되었습니다. 최신 소프트웨어를 제거(Uninstall) 하거나 현재 소프트웨어를 최신 버전으로 업데이트하십시오. 이 오류가 .sys 파일을 범인으로 표시하면 시스템 파일 검사기(System File Checker) 를 실행해야 합니다 .
이 소수의 일반적인 BSOD 오류는 (BSOD)BSOD 오류의 모양과 각 오류가 수반하는 문제 및 솔루션의 종류에 대한 좋은 예이기도 합니다 . 결국 BSOD(BSOD) 의 주요 원인은 네 가지뿐입니다 .
- 불량 하드웨어
- 손상된 Windows 설치
- 나쁜 운전자
- 불량, 버그가 있는 소프트웨어 애플리케이션
진짜 트릭은 어느 것이 무엇인지 알아내는 것입니다!
드물지만 특정한 BSOD
일반적인 BSOD(BSODs) 에는 분명히 웹에서 사용할 수 있는 많은 수정 사항과 조언이 있습니다. 그러나 수정하기 까다로울 수 있는 비교적 드문 몇 가지가 있습니다. 좋은 소식은 우리가 이미 더 지독한 사람들을 위한 가이드를 작성하는 데 어려움을 겪었다는 것입니다.
System memory errors are pretty common, mainly because there’s little tolerance for errors in RAM hardware and Windows itself has a no-nonsense approach to software messing with memory in ways it’s not supposed to. The Memory Management BSOD, however, doesn’t crop up that often. Check out our How To Fix Windows Stop Code Memory Management BSOD guide to tackle a fairly rare version of this issue.
Another fairly rare error is the Unexpected Store Exception Error. Despite the name of this error, the actual cause is usually hardware failure. You can learn all about it (and how to fix it) by checking out How to Fix Unexpected Store Exception Error In Windows 10.
드물지만 여전히 치명적인 마지막 시스템 서비스 예외(System Service Exception) 중지 코드는 잠재적인 원인이 너무 많기 때문에 까다롭습니다. Windows 10에서 시스템 서비스 예외 중지 코드를 수정하는 방법(How to Fix System Service Exception Stop Code in Windows 10) 은 실제 범인을 추적하는 데 도움이 됩니다.
아무도 보고 싶지 않은 마지막 BSOD 는 Critical (BSOD)Process Died 오류입니다. 이것은 상당히 비특정적이지만 Stop Code Critical Process Died BSOD를 수정하는 방법을(How to Fix a Stop Code Critical Process Died BSOD) 확인 하면 약간의 운으로 알아낼 수 있습니다.
BSOD 메모리 덤프
때로는 BSOD(BSOD) 가 발생 했을 때 무엇이 잘못되었는지 정확히 파악하기 위해 전문가의 도움을 요청해야 합니다. 운 좋게도(Luckily) 대부분의 경우 Windows 는 중지 오류가 발생하면 메모리에 있는 내용의 덤프를 만듭니다. 이들은 일반적으로 ".DMP" 파일로 저장됩니다. 기본적으로 Windows(Windows) 폴더 에서 찾을 수 있습니다 .
Windows 로 다시 부팅 하거나 다른 방식으로 시스템 드라이브에 액세스할 수 있는 경우 이러한 덤프 파일을 USB 플래시 드라이브와 같은 곳에 저장한 다음 문제가 다시 발생할 경우를 대비하여 보관하는 것이 좋습니다. Microsoft , 하드웨어 공급업체 및 소프트웨어 개발자는 이러한 덤프를 문제가 발생했을 때 발생한 상황을 확인하는 방법으로 사용할 수 있습니다.
Windows 10의 기본 BSOD 수정
그것은 우리 모두가 완전히 피하기를 바라는 것에 대한 많은 정보입니다. 특히 BSOD(BSODs) 가 과거의 일로 느껴질 수 있기 때문에 특히 그렇습니다. 요즘에는 그런 일이 거의 일어나지 않습니다. 그럼에도 불구하고(Nonetheless) 컴퓨터를 다시 시작하고 실행하기 위해 기본적이고 일반적인 문제 해결 프로세스를 고려해 볼 가치가 있습니다.
- BSOD 를 제출하거나 관련 정보를 조회해야 하는 경우를 대비하여 휴대폰으로 BSOD 의 사진을 찍습니다.
- Google 중지 오류 코드 또는 (Google)BSOD 에 언급된 특정 파일 .
- 검색 결과 특정 수정 사항이 표시되면 먼저 수정 사항을 따르십시오.
- 오류가 컴퓨터의 일반적인 영역(예: RAM )과 관련된 경우 먼저 문제 해결에 중점을 둡니다.
- 최근에 컴퓨터에서 변경된 사항이 있는 경우 해당 변경 사항을 실행 취소하십시오.
- (Make)시스템 복원(system restore) 또는 시스템 재설정(system reset) 과 같은 Windows 복구 옵션을 사용 하십시오 . 최악의 경우 시스템 드라이브를 완전히 포맷해야 할 수도 있습니다.
- 컴퓨터에서 불필요한 장치를 모두 분리하여 문제가 해결되었는지 확인합니다.
- BSOD 의 오류 코드 (예: GPU ) 와 관련된 하드웨어 장치의 소프트웨어를 업데이트하십시오 .
- 소프트웨어 측면에서 아무 문제가 없는 것 같고 데스크탑 시스템을 실행하고 있다면 컴퓨터 내부의 모든 것이 제대로 연결되고 장착되었는지 확인하십시오.
- 오버클러킹(overclocking) 중이거나 불안정을 유발할 수 있는 BIOS 설정이 있는 경우 문제 해결을 위해 BIOS 를 기본 설정으로 재설정하십시오.
다른 모든 방법이 실패하면 전문가의 도움을 요청하거나 기술 포럼에 도움을 요청하는 것을 두려워하지 마십시오. 종종 무작위로 보이는 BSOD(BSOD) 의 원인을 파악하기 위해 귀중한 시간을 보내는 것보다 기술 지원에 약간의 돈을 쓰는 것이 좋습니다 .
Blue Screen of Death Troubleshooting Guide for Windows 10
The dreaded BЅOD or Blue Scrеen of Death haѕ been around since the introduction of Windows 95. It’s a dreaded error screen that pops up with little or no warning, letting you know that things have gone so sideways on your computer that you’ve reachеd the end of the rоad.
Often the problem goes away for good after a simple reboot, but intermittent or frequent BSODs can indicate anything from a serious bug in software to problems with the actual computer hardware. BSODs are nothing to panic about however. Your computer won’t explode, you just need to analyze the content of the BSOD error and then troubleshoot potential solutions.
What Is a BSOD on Windows 10 Exactly?
You’ve probably figured out that Microsoft itself doesn’t officially call this error a Blue Screen Of Death. That’s the name the community of users has given the issue over the years. The correct term for this error is a “stop error” or “exception error”. Both of these are types of fatal system errors. More commonly known as a system crash.
When a fatal error happens to an application running on the computer, it usually puts up an error message and then closes. However, what if the bug or issue causing such a serious error happens to the operating system itself? That’s a BSOD, and the computer needs to be restarted.
If it weren’t for stop errors such as these, you’d risk serious malfunction or data loss. BSODs are therefore a way to protect your computer from damage.
First, Take a Photo!
Since your entire operating system has essentially stopped when a BSOD happens, it’s a good idea to snap a quick picture of the screen with your smartphone. As you’ll see, an internet-connected smartphone is really your best friend when troubleshooting BSODs, since you’re likely to have no internet access on the affected computer itself in many cases.
Microsoft has actually changed the way Windows 10 blue screens look in acknowledgement of this fact. You’ll see what we mean by that in a minute, but it’s best to look at the anatomy of a Windows 10 BSOD as a whole first.
Common BSOD Errors
There are lots of potential BSOD errors. However, some are much more common than others. So it’s worth having at least a passing familiarity with the most common stop codes you’ll see as a normal Windows user:
- PAGE_FAULT_IN_NON_PAGED_AREA – Windows can’t find critical data in the protected part of RAM that’s not part of the page file. This could be faulty RAM, Windows file corruption or a rogue application writing to memory locations it should not be.
- IRQL_NOT_LESS_OR_EQUAL – This is usually a driver problem. Roll back recently installed drivers, reinstall current ones or install the latest ones.
- NTFS_FILE_SYSTEM or FAT_FILE_SYSTEM – Scan your hard drives for errors, likely problems with the drive or damage to critical data on the drive.
- OUT_OF_MEMORY – Test your RAM, this might indicate failure. Alternatively it could be down to a glitch in memory management.
- BAD_POOL_CALLER – Something accessed memory without the right permissions. Most likely a bad driver.
- UNABLE_TO_LOAD_DEVICE_DRIVER – One of the drivers on your system is bad. Install the latest version or roll your system back to the previous driver.
- KMODE_EXCEPTION_NOT_HANDLED – Badly behaved software forced a shutdown of Windows. Uninstall recent software or update current software to the latest version. If this error shows a .sys file as being the culprit, you’ll want to run the System File Checker.
This handful of common BSOD errors also serve as a good example of what BSOD errors look like and the sorts of problems and solutions each one entails. In the end, there are really only four major causes for a BSOD:
- Bad hardware
- Damaged Windows installations
- Bad drivers
- Rogue, buggy software applications
The real trick is figuring out which is which!
Rare Yet Specific BSODs
Common BSODs obviously have plenty of fixes and advice available out on the web. However, there are a few relatively rare ones that may prove tricky to fix. The good news is that we’ve already gone to the trouble of writing guides for the more egregious ones.
System memory errors are pretty common, mainly because there’s little tolerance for errors in RAM hardware and Windows itself has a no-nonsense approach to software messing with memory in ways it’s not supposed to. The Memory Management BSOD, however, doesn’t crop up that often. Check out our How To Fix Windows Stop Code Memory Management BSOD guide to tackle a fairly rare version of this issue.
Another fairly rare error is the Unexpected Store Exception Error. Despite the name of this error, the actual cause is usually hardware failure. You can learn all about it (and how to fix it) by checking out How to Fix Unexpected Store Exception Error In Windows 10.
The last rare but still fatal System Service Exception stop code is tricky because it has so many potential causes. How to Fix System Service Exception Stop Code in Windows 10 will help you track down the real culprit.
The last BSOD no one wants to see is the Critical Process Died error. This one is fairly nonspecific, but if you check out How to Fix a Stop Code Critical Process Died BSOD you’ll figure it out with a bit of luck.
BSOD Memory Dumps
Sometimes you’ll need to call in some expert help to figure out exactly what went wrong when a BSOD happens. Luckily, in most cases Windows creates a dump of what’s in your memory when the stop error happens. These are usually saved as “.DMP” files. By default you’ll find them in your Windows folder.
If you manage to boot back into Windows or access the system drive in some other way, it’s worth saving these dump files to something like a USB flash drive and then keeping them in case the problem happens again. Microsoft, hardware vendors and software developers can use these dumps as a way to see what was happening when things went wrong.
Basic BSOD Fixes in Windows 10
That’s a lot of information about something we all hope to avoid entirely. Especially since it can sometimes feel that BSODs are a thing of the past. They happen so rarely these days after all. Nonetheless, if you’re staring at one it’s worth considering the basic, general troubleshooting process to get your computer back up and running:
- Take a photo of the BSOD with your phone in case you need to submit it or look up information about it.
- Google the stop error code or any specific files that are mentioned in the BSOD.
- If your search brings up specific fixes, follow those first.
- If the error relates to a general area of your computer (such as RAM) then focus your troubleshooting there first.
- If something has recently changed on your computer, undo those changes.
- Make use of Windows recovery options, such as system restore or system reset. In a worst-case scenario you might have to completely format your system drive.
- Unplug all unnecessary devices from your computer to see if it resolved the issue.
- Update the software of any hardware devices that are related to the error code in the BSOD (e.g. your GPU).
- If nothing seems to be wrong in terms of software and you’re running a desktop system, think about checking that everything inside the computer is properly connected and seated.
- If you’re overclocking or otherwise have BIOS settings that could cause instability, reset your BIOS to default settings for troubleshooting purposes.
When all else fails, don’t be afraid to call in the help of a professional or turn to technical forums for help. It’s often better to spend a little money on tech support than spend hours and hours of your valuable time trying to figure out what’s causing a seemingly random BSOD.