Video idea: combine NMBC with another driver that lets you read and write to random kernel objects / structures. Then combine it with a random chance corruption algorithm, so it would kinda be like RegFuck but for in-memory kernel structures. Now obviously this would crash 99% of the time but with NMBC I think it could have some cool payloads.
YESSSSSSSSS thats a great idea! I did something like that some time ago, I was trying to defeat BSOD by returning with WinDbg, but it really crashes almost all time, but with a driver it will be more automatic and will create nice glitches
7:44 WOW. It really is just Windows NT under the skin. This just shows how those extremely old Windows versions are still making our current Windows versions work.
@@ottergauzeokay you must be one of those. "Unused RAM is wasted RAM" dudebros who doesn't understand that leaving some breathing room is the best thing you can do. ESPECIALLY when it comes to RAM usage. Your operating system should only EVER use 1GB on idle at MOST. windows uses anywhere from 2-10x that depending on what capacity you have. Yes it's precaching apps it thinks you're going to open immediately but that is NOT an excuse.
@@farlidotekitsu6598 no, not XP. Vista had major changes (which were often breaking). In terms of many underlying structures and functions, XP is nearly identical to 2000, and NT 4.0 isn't that much different. Even Windows Vista and 7 have different kernels, albeit very mildly different, so saying its the same is an oversimplification at best and generally wrong at worst.
@@ottergauze I know that it’s not an easy task to rewrite an entire operating system, and in my opinion, Windows uses a lot of RAM. Rewriting might fix a little bit of that because years of stacking updates after updates can make some redundant and inefficient code since it’s impossible to get every last thing cleaned up. The performance boost from rewriting might not be much, but I’ve got 16GB of RAM and as well as an i7 and it already uses half of both just to run.
@@simonemastroianni1985 Win ME had also a DOS Kernel. MS planned Win ME to be a NT based, but they failed. So they decided to go with DOS. MS removed the restart in DOS mode option to make it less obvious. We called ME Win 98 third edition for fun back in the days 😂
@@farlidotekitsu6598 kind of, it even goes beyond XP, if I'm not mistaken it goes way back to Windows NT 4.0 (that's before Win2k and ME which were also NT based), and before that there were the 9x OSes which had MS DOS underlaying (and before that win 3.11, 2.0, and 1.0, which were just a graphical UI to MS DOS, not even an entire operating system)
@@trabant601e check out the winclassic boards/forum, a whole forum dedicated to making modern windows look like old versions (including using the native classic theme)
context for classic theme at the end: classic theme is basically windows without a theme.
the themesection handle inside winlogon handles theming, winlogon dies so themesection dies with it so windows reverts to classic theme.
notice how the scrollbar and all the controls inside process hacker turns into a 95 style once winlogon dies. after that happened, few seconds later dwm dies which makes windows use user/win32k (nt4/xp style) rendering and since themes are dead, it uses classic theme for decorations (normally dwmless windows uses basic theming, but classic theme is used because theming is dead)
if anyone knows this better than i do, correct me in the comments, thanks!
@@SOTP. yeah, but if themesection dies it gives classic theme. you can also get the same effect by deleting the resources folder (while you renamed dwminit etc)
Using this is like disabling your house’s circuit breakers, or your car’s fuse box, or, for a bit more of an unusual one, your body’s vomit reflex. All of those are meant to be safety mechanisms, and the Windows BSOD is one too.
Seeing the "not responding" process hacker window begs a question I've had since I was a child: How do "not responding" windows actually work behind the scenes - specifically, since it has the transparent white covering the window; the restore up/down button grayed out; and the close button is extremely red even if you aren't hovering over it.
(Good luck with IRL, I can't imagine working two jobs and then having to go to class.)
From msdn: Unlike MS-DOS-based applications, Windows-based applications are event-driven. They do not make explicit function calls (such as C run-time library calls) to obtain input. Instead, they wait for the system to pass input to them. The system passes all input for an application to the various windows in the application. Each window has a function, called a window procedure, that the system calls whenever it has input for the window. The window procedure processes the input and returns control to the system. For more information about window procedures, see Window Procedures. If a top-level window stops responding to messages for more than several seconds, the system considers the window to be not responding. In this case, the system hides the window and replaces it with a ghost window that has the same Z order, location, size, and visual attributes. This allows the user to move it, resize it, or even close the application. However, these are the only actions available because the application is actually not responding.
Isn't the window also just covered by a screenshot of the window that is overlayed on top of it as well? With the real window left in place and hidden so that you don't drag the real window and cause the duplicated windows thing that was common in XP. So, IIRC you drag around a screenshot instead and once the program finally responds, Windows snaps it to the new location and unhides it.
Since Windows always takes screenshots of all your open programs for the taskbar preview to render. I guess it just uses that cache for in case programs act up?
@@DanielClear2 I'm kinda interested in where those protocols for the unique "not responding" window displays are called/stored. I always found it interesting lol
@@adex345 It triggers the "<This program> is not responding" pop-up. If you say "Close the program", it terminates the process after the pop-up is closed (you don't have to wait for Windows diagnostics, you can just close it). @dagda1180 Task Manager always runs as Administrator. It doesn't have much more elevation. Win32 has an API to kill any process, even without admin privileges, but you require admin privileges when you want to terminate a process owned by Administrator or higher. Even administrators may not kill some SYSTEM owned processes.
@@adex345 I'm no expert, but afaik task manager already has some extreme perms when it comes to killing programs. I guess you could theoretically kill one even faster by just letting a programme unasign the memory and zeroing it out, but idfk whether or not that would work. Probably risks data-damage.
They don't, literally. They don't respond to the OS, hence the "not responding" indicator. The ghost window (transparent white overlay) is a DWM feature to indicate non-responsive windows. The close icon glows red to inform you about the feature that asks you to terminate the non-responding window's process if you click the close button.
Wow how scary is this? I was literally thinking a few hours ago 'what happens when a Windows PC Blue Screens' then after finishing work and having a look on YT, this video pops up. Awesome.
edit never had so many likes before. Thanks everyone
Another excellent peek behind the curtain :) Seriously though, "slacking"? My guy! You have two jobs and uni on top of that! Please, don't ever feel bad about you and your real life first. Your work is a joy to witness, whenever it comes out. We'll be here when things ease up. Take it easy, man.
I know right? Yet people still say that Windows is constantly getting worse - Well, in a lot of areas on an technical level for things unrelated to privacy but just user experience in general, yes, yes it is, but it is also getting more durable in some areas. If Microsoft was a company more respectful of user choices regarding software they wish to use or privacy but also continued with things like this without going to the extremes of open-source such as Linux where anything and everything must be completely open, even at the cost of practical usability, that would be great, but they aren't that.
I love there there are different levels to know how badly messed up is your system. You have the: Windows 10 theme - fine. Windows 7 theme - somethings wrong Windows 95 theme - something is VERY VERY wrong
I wonder if instead of outright removing the BSOD, we could use this to create a more useful bugcheck that doesn't instantly shut down the system and lets the user look through what went wrong right away
You can trigger a BSoD from everywhere as long as you are running your code in kernel mode. The procedure that triggers the BSoD in modern Windows is called KeBugCheck2 but driver developers are advised to only call the officially documented KeBugCheck and KeBugCheckEx calls (which in turn call KeBugCheck2) in case they want to shutdown (crash) the computer if their driver misbehaves. A Windows kernel developer who writes internal kernel code might not give a shit about the wrappers for whatever reason and will just call the main bugcheck function directly. Obviously there’s nothing stopping a driver developer from doing that too but why would they use undocumented calls?
That’s quite an extreme way to get the classic theme back, would be nice to at least get a notification that the pc would have given a blue screen, then you can save your work and restart (or grab your phone and film what you have written, so you don’t have to retype from memory)
and we have yet to see what happens to windows when you run taskkill on all svchost processes as admin with NMBC. that was the one thing i was excited for xD
You don't have to apologize for anything. Life happens, and we are grateful for your channel to exist at all. Take your time for uploads if you require it.
Windows at times is doing some interesting stuff in the background for many things. I once was able to completely corrupt my windows registry in a late build of pre-release win11, and (predictably) windows crashed. But the BSoD was green instead. I then found out that the background of the BSoD (since win8) is just a value in the registry. why? no clue, but that's what Microsoft did and it is in some way cool to see
you just havent only got windows to continue and ignore a BSoD, you just got your brain to ignore one as well. respect for your cool vids plus hard work plus university!
Fun fact: you can actually get an idea of what would happen if you managed to completely terminated "csrss.exe" without triggering a blue screen by simply suspending it. Although you'll need to do that with older versions of Windows, As Windows 10 and 11 are programmed to make it near impossible to mess with system processes.
But yeah, if you was able to completely terminate the "csrss.exe" and the system didn't blue screen, the system will continue running but everything on the display will stop being updated except for a few things like some of the text (if any) displayed on screen and you'll no longer be able to interact with the system. Like I said the start of this comment, you can simulate this by simply suspending "csrss.exe".
I always love stuff like this. It's crazy how you can break things when you really want to, and know how to. Not that I ever plan on coming back to windows unless I'm dragged there by force, but this type of thing will always fascinate me no matter the OS
Anyway, always remember to take care of yourself. I don't think anyone here minds you taking time for your mental health, and doing whatever needs to be done.
Hey!, Great Video, Really Enjoyed it while eating my lunch, but i got a question, What keyboard do you use? I thought it was quite a cool keyboard lol.
It's a golden (coocked) goose of content. I was always wandering what happen if bsod will be turn off. But still im wondering if you can make it so bad, so you create corupted code, wich will overwrite itself in ram/disc C? Is it possible to corrupt code so bad, so it will destroy UEFI and bricks computer? Dont end this content with only one video
Hey Mr.Enderman, i really enjoy your videos. But I really enjoy those alot more, where you speak instead of the text on screen. I read your description and you seem to be very busy, so no pressure. Just some feedback. Otherwise, great video as always! Keep up the great work!
Super interesting. I had never thought about what was going on in the background.
Although I didn't understand in the end, why you can't start explorer.exe but when you type C: in the run box it actually opens an explorer window. Is the explorer window in Windows 11 separate from the rest of the graphical interface that controls explorer.exe?
@@w.dgaming1 Nope. BSOD is a kernel app which safely shutdowns every app and restart your computer to prevent damages. Explorer.exe is a program running in C:\Windows, and is not related to BSOD
the program shown in the video is jetbrains clion. its interface is similar to other programs from jetbrains, and android studio is based on jetbrains intellij idea
Its nice that you uploaded to keep the stupid youtube algorithm from ghosting you and drowning your channel but please also take your time to recover and to focus on your mental health cause we real fans will always watch out for new videos
The screen where everyone hates are actually saving us from the confusion and broken windows beyond it (which pretty much gonna be worse for the overall experience)
The old theme on windows 11 looks so weird. Last week I closed adobe illustrator and saw the title bar switch to older themes like crazy. Idk why that happens, guess they never delete/replace, but update over what's done
When recall comes out to windows 11 are you going to make a video about how to completely destroy, obliterate, exterminate, eliminate, and disintegrate it?
Mental Outlaw did a video on showcasing and compiling winxp source code. His video was struck down by Microsoft. NTDEV did a similar thing a while later and his video was struck down as well.
It's like looking behind a loading screen but not. Funny it shows all individual Window objects in framed windows, even the task bar and maybe its icons!
Sir, if you are focusing on your PhD, don't worry, I'll wait! 🤩 I just back to watch your recent content and realized you're dealing with both work and education at the same time. Great content btw, please stay safe! 🔥
It's really cool to see it revert to this 98 design. Actually would be pretty cool if there would be a program to stop to revert it to a windows vista kinda design.
Finally after years I now know if it was possible to continue operation beyond a BSoD and see what would happen, and now I have the answer! Thank you, Enderman!
Next video: Trying to run programs in a BSoD itself! /jk
Would one day will someone modify early time bsod (xp~7 era) and make it looks like win10(multilanguage+high resolution) or make bsod process more detailed(as many user dont know what caused). Your video really blew my mind up!
Only one, small question: We see this in a lot of your videos where you mess with Windows to such an high degree and everything either breaks apart or just stops working properly, eventually stops working completely - It would appear that the old Windows NT/Classic theme from Windows 2000 and earlier still exists inside of Windows code? Later in the video where you kill several processes and do these other things, the open windows downgrade visually to these old styles. So I'm just curious if the theme still exists or if it's simply the rendering for modern Windows 10/11 themes that's broken. It could be either of those things when we consider just how much old stuff and code exists in Windows even in Windows 11 without ever being touched, but the curiosity remains, like, you know, just what is up with this. I don't have the kind or level of knowledge that you and many people commenting under your videos do, so it makes me curious to know more if you know anything about that.
Dear Enderman, as somebody who is by now mentally ill and burnt out, I can assure you that taking care of yourself (and only yourself!) from time to time is essential for survival. Don't repeat my mistakes.
So the critical system services aren't soooo critical after all? I mean you can use edge to use the internet just fine it seems so like what else do you need? /s
they literally were not able to shutdown and their pc became mostly unusable not being able to navigate some pages and their theme started glitching. the bsod prevents this from happening by restarting your pc and collecting info to send to microsoft on why the crash happened
the linux kernel always had kernel panics, it just didn't show in a graphical way, it would just print to the tty which if you're using a GUI which is most people it will just freeze without telling you anything.
How the new version of Windows is made using the old one (all the new windows is NT windows which means windows 11 is actually using windows 95 to run)
try to make a windows running with no services or with minimum services set, just normal processes like the old times....i remember when you only have a few executabile in memory, eh, good old 9x days. (lets make the Millennium 11 or ME2.0 hahaha)Meh
The issue is that the system, in some situations, must be halted to avoid potential damage to data, and the bluescreen is that protection. Without it, the system can become corrupted and theres a small chance that the user's data could be corrupted, which of course no one wants.
if thrre's some dialog or notification prompts System crashed and you should restart instead of BSOD it'll be cool for some geeks, we can save our works and 7:05 watch YouTube 🤣 is there still BugCheck event log even no BSOD?
how to get the old start menu profile back? clicking the user name brings up a microsoft menu, to lock the pc I have to click a 2nd menu inside the microsoft menu
Force closing Call of Duty Modern Warfare 2/3 while the game is running makes my windows crash for some seconds. Audio gets glitchy and mouse/keyboard gets frozen. Anyone knows a explanation from this?
enderman yesterday i was playin in my laptop and a orange screen of death knowen as Osod it happend to me then it disappeared is one second,you gotta tell me how to fix that pleas
Maybe if Microsoft didn’t make the signing of drivers expensive we wouldn’t all still be installing unsigned drivers. Also, your black magic makes me feel very dumb!
@@pacomatic9833 Oh, okay. Also i getting hypervisor_error every windows start after launching vm with some random win pe mounted lol. Disabled Hyper-V because of that
Ты вроде знаешь русский, так что могу спокойно обьяснить, вообщем у меня походу бывало что синий экран вылетал, вот появился он и сразу пропал, ну это проблемы компа уже, он куча синих экранов даёт, так что можно разные поймать, и бывает что он не сохраняет дамп! И это бывает когда синий экран появился но потом вылетел
Grass is a type of plant with narrow leaves growing from the base. Their appearance as a common plant was in the mid-Cretaceous period. There are 12,000 species now.[3] A common kind of grass is used to cover the ground in places such as lawns and parks. Grass is usually the color green. That is because they are wind-pollinated rather than insect-pollinated, so they do not have to attract insects. Green is the best colour for photosynthesis
the video is interesting and cool, but the music is intrusive and quite annoying. maybe turn it down to simple background beats? we don’t really need something banging and vocalizing in our ears here, don’t you think?
You mean BSOD and Windows Defender are window's friends in forcing you to run useless programs that steal your data and screws up performance? I hope someone makes a script that runs every time a computer turns on and terminates all these programs without compromising the little usage windows has.
Guys I found a new trick. Open powershell as admin and type “wininit” and you’ll get a secret command menu! Alternatively, you can open cmd prompt as admin and type in “powershell wininit” to do the same thing!
Make sure not to include the quotation marks, only include what’s inside the “ “
i nice idea for a next video wolud be try this with some virus like memz, pethya, ana.exe or something like this i think that would be funny see how the system explode
Can you prove/reproduce Psexec explorer.exe trick for me? It brings black wallpaper and System account's desktop without logout/switch but the other didn't believe that and blocked me 🤣
can you try installing memz on a system with this nomorebugcheck and terminate it through taskmanager which would normally cause the system to crash but here it would do something different.
BSOD (or bug check) has never been an indicator for total system burndown. BSOD, or as its real name suggest, a bug check condition, indicates that there is probably a bug in your driver that can corrupt the system state at any given point with some unintended consequences if it was kept running, whether it be a race condition or a memory access violation (technically speaking, you can catch the first access violation using SEH, but the second time it was caught by the executives, which means the exception handler couldn't handle the exception as well, it will BSOD, hence why it is called a second chance exception) , or if you attempted to bypass PatchGuard and do DKOM. It will cancel all the ongoing I/O and commits all the buffer, then promptly reboot or shutdown. It's actually a safeguard mechanism to prevent user data from being corrupted, which is considered more valuable than Windows itself, however it does not prevent logical I/O corruption with a sudden interruption of the system. There's almost the same thing in Unix, and that's called a panic, more specifically a kernel panic, but kernel panic is really serious, since most Unix-derived system (including Linux) actually allows you to continue running the kernel modules/drivers even if it do have bugs, it simply prints a stacktrace in the dmesg, the debug console.
Had my first ever blue screen a day ago, after using Winaero Tweaker to force disable Copilot. Had to sign out of my account and in again, except my laptop just blue-screened after I signed out.
Thank you for making these videos, they really are interesting!
Hey there!
742 likesThank you so much for checking out my project!! I really appreciate it.
I hope to see more great content like this!
Thank you once again!
Replies (13)
ok
0 likesmsg my favorite
0 likeshi nsg
0 likeswoweee
0 likes@@lightmaxifrvr hi
0 likes@@illegalcoding hi
1 likeHi NSG!
1 likeyo ur nickname is a abbreviation of "not so gay"? Lmao
0 likeshi nsg LMAO
1 like@@subwayz_qt5 yooo
0 likesyoooo nsg here
1 likewowza
1 likeWowie
1 likeVideo idea: combine NMBC with another driver that lets you read and write to random kernel objects / structures. Then combine it with a random chance corruption algorithm, so it would kinda be like RegFuck but for in-memory kernel structures. Now obviously this would crash 99% of the time but with NMBC I think it could have some cool payloads.
950 likesReplies (17)
@@andre4ik3 i do like the idea
0 likesit would have to be a better driver that would not allow KeBugCheck to be called from within the kernel
0 likesKrnFuck real
0 likescartridge-tilting the entire fucking OS
8 likeswhy my comment about taskkill and svchost was removed ? there are clips about that , but not done the right way. see my other comment.
1 likeYes
1 likeReal time windows corruptions let's gooo.
3 likesAlthough this will really depend on the safety of the virtual machine drivers too. This'd give them a good fuzzing.
idk what is that but it soulds cool
1 liketaskkill /f /im svchost
0 likesyou can also corrupt files like explorer with HxD
4 likesanother sugestion
NMBC vs NotMyFault
9 likes(The last one is signed at least.)
:^)
The chosen one
0 likesYEAH!
0 likesPinned? Alright.
1 likeWindows is so verbose. I want to see what happens with all the safties pulled put
23 likesYESSSSSSSSS thats a great idea! I did something like that some time ago, I was trying to defeat BSOD by returning with WinDbg, but it really crashes almost all time, but with a driver it will be more automatic and will create nice glitches
29 likesman pinned already
48 likes7:44 WOW. It really is just Windows NT under the skin. This just shows how those extremely old Windows versions are still making our current Windows versions work.
205 likesReplies (23)
@@ottergauze you got that kid good XD
0 likes@@bionicseaserpent If something needs RAM, the OS will swap. Used RAM isn't spoken for forever.
3 likes@@ottergauzeokay you must be one of those. "Unused RAM is wasted RAM" dudebros who doesn't understand that leaving some breathing room is the best thing you can do. ESPECIALLY when it comes to RAM usage. Your operating system should only EVER use 1GB on idle at MOST. windows uses anywhere from 2-10x that depending on what capacity you have. Yes it's precaching apps it thinks you're going to open immediately but that is NOT an excuse.
0 likes@@farlidotekitsu6598 no, not XP. Vista had major changes (which were often breaking). In terms of many underlying structures and functions, XP is nearly identical to 2000, and NT 4.0 isn't that much different. Even Windows Vista and 7 have different kernels, albeit very mildly different, so saying its the same is an oversimplification at best and generally wrong at worst.
4 likes@@ottergauze I know that it’s not an easy task to rewrite an entire operating system, and in my opinion, Windows uses a lot of RAM. Rewriting might fix a little bit of that because years of stacking updates after updates can make some redundant and inefficient code since it’s impossible to get every last thing cleaned up. The performance boost from rewriting might not be much, but I’ve got 16GB of RAM and as well as an i7 and it already uses half of both just to run.
1 like@@SideLoadingScripts It's not that simple. And I fail to see how Windows is a resource hog.
1 like@@ottergauzeThey’re going to have to rewrite it eventually though. I’ll be excited when that happens, maybe it will be less of a resource hog. :>
1 like@@simonemastroianni1985 Win ME had also a DOS Kernel. MS planned Win ME to be a NT based, but they failed. So they decided to go with DOS. MS removed the restart in DOS mode option to make it less obvious. We called ME Win 98 third edition for fun back in the days 😂
6 likes@@farlidotekitsu6598 reskinned
0 likes@trabant601e theres a bunch of ways
0 likes@@farlidotekitsu6598 kind of, it even goes beyond XP, if I'm not mistaken it goes way back to Windows NT 4.0 (that's before Win2k and ME which were also NT based), and before that there were the 9x OSes which had MS DOS underlaying (and before that win 3.11, 2.0, and 1.0, which were just a graphical UI to MS DOS, not even an entire operating system)
6 likes@@hw2007 User account control, address space layout randomization, and concurrency locks would all like a word with you
1 like@@trabant601eyes, by disabling dwm and deleting the system theme, but most stuff (even file explorer) becomes unusable
3 likes@@trabant601e check out the winclassic boards/forum, a whole forum dedicated to making modern windows look like old versions (including using the native classic theme)
0 likes@@hw2007 why would they ever want that if it works fine this way??
1 like@@hw2007 You have no idea what you're talking about and it shows.
22 likesIt's crazy that they've just been adding new skins on top of windows for years rather than just updating the old one
3 likesHeck, any programs that still utilize fullscreen modes turn the Aero themed Window to a Basic theme for a split second before going fullscreen.
27 likesNot really all that surprising. NT was designed to last as long as it has, and there's no point completely re-writing an OS like Windows from scratch.
40 likes@@trabant601e same im wondering that too, I mean windows xp, vista, and 7 all let you enable the classic theme in the settings
8 likes@@trabant601eprobably lol
8 likesI wonder if there is a way to enable the classic NT skin in windows 10 or 11
40 likesall windows version share the same kernel since XP, so yeah its all Windows NT with funky skins under the hood
70 likesI wanted to know this since i was a kid, why anyone can explain this on internet?
313 likesYou re a legend
Replies (6)
@@uninable why? Jajaja, my reply appeared a few minutes after publish
0 likes@@uninable oh i was just saying laglife made a video similar to this!
0 likesthe comment you replied with was removed by youtube btw, can't see it normally
4 likessomeone did search him up he is called @laglife
0 likes@@mrowlsss you search on internet how bsod works, and you get "bsod is a Windows error", Enderman even explains with code
0 likesHuh?
11 likesHey dude, make sure that you priorize your mental health first. If you need a break to do work and uni, most of us will understand. Take care 👋
331 likesReplies (2)
You know, on YouTube, when it's a comeback, it always gets popular. @@tapafon_red
0 likesBut YouTube algorithms will not, sadly.
29 likescontext for classic theme at the end: classic theme is basically windows without a theme.
80 likesthe themesection handle inside winlogon handles theming, winlogon dies so themesection dies with it so windows reverts to classic theme.
notice how the scrollbar and all the controls inside process hacker turns into a 95 style once winlogon dies. after that happened, few seconds later dwm dies which makes windows use user/win32k (nt4/xp style) rendering and since themes are dead, it uses classic theme for decorations (normally dwmless windows uses basic theming, but classic theme is used because theming is dead)
if anyone knows this better than i do, correct me in the comments, thanks!
Replies (5)
@@s502russia you can manually enable it but its not recommended
0 likesI wish Windows still had this 'accessible' for user to use.
0 likes@@tflsh exactly!
2 likes@@SOTP. yeah, but if themesection dies it gives classic theme. you can also get the same effect by deleting the resources folder (while you renamed dwminit etc)
5 likesdisabling dwm gives you basic theme
4 likesUsing this is like disabling your house’s circuit breakers, or your car’s fuse box, or, for a bit more of an unusual one, your body’s vomit reflex. All of those are meant to be safety mechanisms, and the Windows BSOD is one too.
54 likesSeeing the "not responding" process hacker window begs a question I've had since I was a child:
75 likesHow do "not responding" windows actually work behind the scenes - specifically, since it has the transparent white covering the window; the restore up/down button grayed out; and the close button is extremely red even if you aren't hovering over it.
(Good luck with IRL, I can't imagine working two jobs and then having to go to class.)
Replies (8)
From msdn: Unlike MS-DOS-based applications, Windows-based applications are event-driven. They do not make explicit function calls (such as C run-time library calls) to obtain input. Instead, they wait for the system to pass input to them.
14 likesThe system passes all input for an application to the various windows in the application. Each window has a function, called a window procedure, that the system calls whenever it has input for the window. The window procedure processes the input and returns control to the system. For more information about window procedures, see Window Procedures.
If a top-level window stops responding to messages for more than several seconds, the system considers the window to be not responding. In this case, the system hides the window and replaces it with a ghost window that has the same Z order, location, size, and visual attributes. This allows the user to move it, resize it, or even close the application. However, these are the only actions available because the application is actually not responding.
Isn't the window also just covered by a screenshot of the window that is overlayed on top of it as well? With the real window left in place and hidden so that you don't drag the real window and cause the duplicated windows thing that was common in XP. So, IIRC you drag around a screenshot instead and once the program finally responds, Windows snaps it to the new location and unhides it.
5 likesSince Windows always takes screenshots of all your open programs for the taskbar preview to render. I guess it just uses that cache for in case programs act up?
I guess it is because the event loop stops
1 like@@DanielClear2 I'm kinda interested in where those protocols for the unique "not responding" window displays are called/stored. I always found it interesting lol
0 likes@@adex345 It triggers the "<This program> is not responding" pop-up. If you say "Close the program", it terminates the process after the pop-up is closed (you don't have to wait for Windows diagnostics, you can just close it).
0 likes@dagda1180 Task Manager always runs as Administrator. It doesn't have much more elevation. Win32 has an API to kill any process, even without admin privileges, but you require admin privileges when you want to terminate a process owned by Administrator or higher. Even administrators may not kill some SYSTEM owned processes.
@@adex345 I'm no expert, but afaik task manager already has some extreme perms when it comes to killing programs. I guess you could theoretically kill one even faster by just letting a programme unasign the memory and zeroing it out, but idfk whether or not that would work. Probably risks data-damage.
15 likes@@DanielClear2then how to terminate it? It should be possible even with crss terminated.
5 likesThey don't, literally. They don't respond to the OS, hence the "not responding" indicator.
40 likesThe ghost window (transparent white overlay) is a DWM feature to indicate non-responsive windows. The close icon glows red to inform you about the feature that asks you to terminate the non-responding window's process if you click the close button.
8:44 y'all windows 11 with basic theme before gta 6
24 likesReplies (2)
@@cool-jd8hg my bad
2 likes@@This77577 classic actually
2 likesWow how scary is this? I was literally thinking a few hours ago 'what happens when a Windows PC Blue Screens' then after finishing work and having a look on YT, this video pops up. Awesome.
182 likesedit never had so many likes before. Thanks everyone
Replies (6)
Big Brother is watching you
0 likesJoke Elon Musk read ur mind and gave it to google
0 likes@@acasualmusiclistener7919 With windows 98 you can return to windows from a bsod and attempt to use the crashed system
0 likesI love metro lol
2 likes@@CamelCasee didn't know it was a competition
20 likesWindows 98 did it better
5 likesAnother excellent peek behind the curtain :) Seriously though, "slacking"? My guy! You have two jobs and uni on top of that! Please, don't ever feel bad about you and your real life first. Your work is a joy to witness, whenever it comes out. We'll be here when things ease up. Take it easy, man.
20 likesI thought it would just freeze or glitched out wow, modern windows are pretty robust compared to older NT versions
64 likesReplies (2)
Yeah new versions of windows are very robust against system crashes. Until you update your AMD drivers and your system bootloops
2 likesI know right? Yet people still say that Windows is constantly getting worse - Well, in a lot of areas on an technical level for things unrelated to privacy but just user experience in general, yes, yes it is, but it is also getting more durable in some areas. If Microsoft was a company more respectful of user choices regarding software they wish to use or privacy but also continued with things like this without going to the extremes of open-source such as Linux where anything and everything must be completely open, even at the cost of practical usability, that would be great, but they aren't that.
2 likesI love there there are different levels to know how badly messed up is your system.
44 likesYou have the:
Windows 10 theme - fine.
Windows 7 theme - somethings wrong
Windows 95 theme - something is VERY VERY wrong
Replies (2)
nothing at all- your windows install is cooked
2 likesWin10 Theme - normal
5 likesWin7 Theme - DWM is fucking dead fucking hell
Win95 Theme - DEAR FUCKINJG GOD WHAT HAPPEND
I still remember watching this channel before I knew english, just trying to do the exact same thing that he does for no reason.
48 likesReplies (7)
@@novafurry hear that " before " part?
0 likesYoo me too 😭😭
1 like@@DapcsMasta solo se leer inglés 😭
1 like@@defautluser0 true bro 💀
2 likesYour grammar is good, you even use the informal word 'just' to make your points. It's pretty impressive.
3 likes@@novafurrytrue, some people dont know how to type 😭
4 likesFor a non native English speaker, your English is very good, better than than some native speakers I've seen
13 likesI wonder if instead of outright removing the BSOD, we could use this to create a more useful bugcheck that doesn't instantly shut down the system and lets the user look through what went wrong right away
29 likesReplies (3)
From what i know, windows does throw some crashlog into a folder somewhere
1 like@@Dogappel they shouldn't use it?
1 likeThat would confuse people that don’t have computer knowledge
1 likeBest of luck with your Uni whatever is going on with it brother
45 likes5:29
25 likesSo BSODs can actually come from different levels of the OS? Is that why older versions of Windows had 2 separate BSODs depending on the crash?
Replies (1)
You can trigger a BSoD from everywhere as long as you are running your code in kernel mode. The procedure that triggers the BSoD in modern Windows is called KeBugCheck2 but driver developers are advised to only call the officially documented KeBugCheck and KeBugCheckEx calls (which in turn call KeBugCheck2) in case they want to shutdown (crash) the computer if their driver misbehaves. A Windows kernel developer who writes internal kernel code might not give a shit about the wrappers for whatever reason and will just call the main bugcheck function directly. Obviously there’s nothing stopping a driver developer from doing that too but why would they use undocumented calls?
10 likesThe brother's keyboard is an ancient piece of history, The brother has stolen the keyboard from a museum.
14 likesFinnaly. After days
91 likesReplies (6)
he has uni and a lot of jobs, its not easy
0 likes@@75rxREDSTONE it was not exactly 2 month, so I like to just say it days
1 likeDont tell him he mispelled
0 likesDon’t tell him he misspelled
3 likes@@75rxREDSTONE 2 months to be exact
5 likesDays? I thought it was months... I think I am right.
3 likesThat’s quite an extreme way to get the classic theme back, would be nice to at least get a notification that the pc would have given a blue screen, then you can save your work and restart (or grab your phone and film what you have written, so you don’t have to retype from memory)
2 likesand we have yet to see what happens to windows when you run taskkill on all svchost processes as admin with NMBC.
17 likesthat was the one thing i was excited for xD
I wonder what would happen on older versions of Windows? I'm not referring to Windows 9x old, probably Vista or XP at the absolute oldest
30 likesReplies (6)
@@trabant601e I don't even know why they give you an option to continue, isn't that bad for the computer?
1 likeWhy not Windows NT 3.51 and 4.0?
2 likes9x can't properly bluescreen, you can still get a bsod but you can just close it
3 likesEither not much visible... freezing or instability (lots of error boxes, items not running), or worse, data corruption
8 likes@@avi8aviate I know, which is why I said that
3 likesWindows 9x isn't even capable of using KeBugCheck since they're not NT versions.
10 likesYou don't have to apologize for anything. Life happens, and we are grateful for your channel to exist at all. Take your time for uploads if you require it.
7 likesfinally dude, i’ve been waiting for so long. i literally were re-watching your old vids of boredom, hella missed u
10 likes3:18 nice keyboard
4 likesimagine deleting system32 and your system just doesn't bluescreen.
4 likesnice to see windows 11 still has a windows 7 looking classic theme under it
2 likesReplies (1)
Set an app to use Windows Vista and admin compatibility and it shows the Windows 7 theme
0 likesThis is a very 2021-ish video from you
14 likesWake up babe, new enderman video dropped
20 likesThis is like congenital insensitivity to pain for Windows
2 likes0:42 litteraly explanation of crowdstrike errors
2 likesI would LOVE to see what happens if you do this with an unstable over lock causing random memory corruption. I think that would be fascinating!
2 likesWindows at times is doing some interesting stuff in the background for many things. I once was able to completely corrupt my windows registry in a late build of pre-release win11, and (predictably) windows crashed. But the BSoD was green instead. I then found out that the background of the BSoD (since win8) is just a value in the registry. why? no clue, but that's what Microsoft did and it is in some way cool to see
1 likeyou just havent only got windows to continue and ignore a BSoD, you just got your brain to ignore one as well. respect for your cool vids plus hard work plus university!
1 like"Process Hacker" is "System Informer" now. And we have Dark theme support in both.
2 likesnice model m keyboard! i see you took inspiration from danooct1 who uses that as his main keyboard.
7 likesTwo Great Things Happened today: 1: You uploaded 2: My IPAD Got fixed!
17 likesReplies (1)
Nice!
0 likesYou know you went too far when you see the windows 95 interface on a recent build
5 likesFun fact: you can actually get an idea of what would happen if you managed to completely terminated "csrss.exe" without triggering a blue screen by simply suspending it. Although you'll need to do that with older versions of Windows, As Windows 10 and 11 are programmed to make it near impossible to mess with system processes.
1 likeBut yeah, if you was able to completely terminate the "csrss.exe" and the system didn't blue screen, the system will continue running but everything on the display will stop being updated except for a few things like some of the text (if any) displayed on screen and you'll no longer be able to interact with the system. Like I said the start of this comment, you can simulate this by simply suspending "csrss.exe".
FINALLY YOU POSTED, dude I watched ur videos today AND YOU POST TODAY?
7 likesReplies (1)
OMG NO WAY U HEARTED MY COMMENT
1 likeI genuinely love watching your vids
7 likesthey’re so interesting
i got an idea, What happens if you delete the blue screen trigger file, and just caused a bluescreen?
2 likesI always love stuff like this. It's crazy how you can break things when you really want to, and know how to.
7 likesNot that I ever plan on coming back to windows unless I'm dragged there by force, but this type of thing will always fascinate me no matter the OS
Anyway, always remember to take care of yourself. I don't think anyone here minds you taking time for your mental health, and doing whatever needs to be done.
8 likesi totally didn’t already make a video on this driver a year agoReplies (4)
@@MSNeptuned yeah
0 likesits such a niche project - no way he didnt at least see your video first
2 likesit is true @endermanch admit it
2 likeslol
2 likesMan, I swear! Windows 11 is goated! Mainly because of its unique design, and dope vid, glad to see you back!
1 likeWhat about NoEscape (Trojan) + NMBC? Especially final payload where NoEscape triggers Blue Screen.
2 likesGreat! Now no one who watches this video can ever consider working on ReactOS. What a banger. /s
7 likesReplies (1)
Lol
0 likesDamn... He is using the legendary keyboard.
2 likes1:29 quality timing
4 likes2 jobs, university AND youtube? you're a beast!
1 like非常に興味深い動画、助かります!
2 likes7:35 クラシックテーマはWindows 11でも健在のようですね。
クラシックテーマに変わったエクスプローラーで右クリックメニュー開いたらどのような見た目になるだろう?
Another good video released! Anyways, weird to see such modern slang as "cooked" in an Endermanch video.
2 likesThis is just a PERFECT driver for my pc that crashes every 30min when I play games with music.
1 likeMake :can you remove the desktop manager (graphical environment) in windows
3 likesPlzz it is soo cool
Yayy a new video! Definitely enjoyed all these BSOD’s
3 likesWindows gets angry and refuses to do anything.
0 likesMakes sense.
4:25 Ascence - About you
2 likesLove this type of content lol, even if it's useless or useful shit but its interesting.
3 likesHey!, Great Video, Really Enjoyed it while eating my lunch, but i got a question, What keyboard do you use? I thought it was quite a cool keyboard lol.
1 likeReplies (1)
IBM model M probably
0 likesbeen here since you were just a tiny channel, great content and goodluck with the semester!
0 likesIt's a golden (coocked) goose of content. I was always wandering what happen if bsod will be turn off. But still im wondering if you can make it so bad, so you create corupted code, wich will overwrite itself in ram/disc C?
2 likesIs it possible to corrupt code so bad, so it will destroy UEFI and bricks computer?
Dont end this content with only one video
great video, good luck with the university and the 2 jobs
0 likesHey Mr.Enderman, i really enjoy your videos. But I really enjoy those alot more, where you speak instead of the text on screen. I read your description and you seem to be very busy, so no pressure. Just some feedback. Otherwise, great video as always! Keep up the great work!
0 likesSuper interesting. I had never thought about what was going on in the background.
4 likesAlthough I didn't understand in the end, why you can't start explorer.exe but when you type C: in the run box it actually opens an explorer window. Is the explorer window in Windows 11 separate from the rest of the graphical interface that controls explorer.exe?
Replies (3)
@@w.dgaming1 Nope. BSOD is a kernel app which safely shutdowns every app and restart your computer to prevent damages. Explorer.exe is a program running in C:\Windows, and is not related to BSOD
0 likesIf the bsod is a kernel app then explorer.exe is still running
1 likeExplorer is still running. What he killed was winlogon.exe
4 likes2:35 Gave me the heebie jeebies.
3 likes1:06 , wait, android studio can edit other things than apks?!
3 likesReplies (2)
nortchot I was about to say the same thing 💀
0 likesthe program shown in the video is jetbrains clion. its interface is similar to other programs from jetbrains, and android studio is based on jetbrains intellij idea
1 likei didn't know you played gd??????
25 likesReplies (8)
@@Bl0xxyhim playing gd on his alt youtube account gave it away for me
0 likes@@i_am_called_glitchy at the speed of light gave it away for me when he used that
0 likesYeah, im nothing, i spoke the sentence before an answer.
0 likes@@龗 wrong universe, sorry
1 like@@i_am_called_glitchy nobody asked bro 😭
0 likes@@APPLP1E limbo gave it away.
0 likesedit: stop asking which video i forgot
He does, and he used a bunch of GD songs in his videos
5 likes>buys snowfall all
1 like>looks inside
>bubbles
Amazing vid enderman keep it up :DD
1 likemissed your videos man glad your back!
0 likesHonestly, sometimes I prefer that my cooked windows would keep running in that state until I manually decide to restart it.
0 likesthanks for putting songs names and this amazing video of course
0 likesI wish this video was on the internet in early 2010's... I hated those uniformative crashes...
0 likesThis is something i always wondered about.
2 likesIts nice that you uploaded to keep the stupid youtube algorithm from ghosting you and drowning your channel but please also take your time to recover and to focus on your mental health cause we real fans will always watch out for new videos
0 likesThis question has been haunting me for years
0 likesThe screen where everyone hates are actually saving us from the confusion and broken windows beyond it (which pretty much gonna be worse for the overall experience)
0 likesKudos to BSOD!
Replies (1)
Don't BSOD from the pressure of YouTube bro... Take one thing at a time, slowly
0 likesIt's cool to see that whenever everything gives up it goes back to it's win9x roots.
0 likesBABE WAKE UP NEW ENDERMAN VIDEO!! ‼️🙏🗣️🗣️
2 likesMake an noescape 2.0 with this!
0 likesProbably the last payload can be seeing the system slowly crumble and glitch out...
The old theme on windows 11 looks so weird.
0 likesLast week I closed adobe illustrator and saw the title bar switch to older themes like crazy. Idk why that happens, guess they never delete/replace, but update over what's done
When recall comes out to windows 11 are you going to make a video about how to completely destroy, obliterate, exterminate, eliminate, and disintegrate it?
0 likesgood luck with everything you’re dealing with btw
7:47 since when do you use the word cooked? (love ur vids, keep it up)
0 likesVery bold of you to show xp source code.
1 likeReplies (2)
Mental Outlaw did a video on showcasing and compiling winxp source code. His video was struck down by Microsoft. NTDEV did a similar thing a while later and his video was struck down as well.
0 likesbro it's on "the g platform" its not that hard
0 likesand I've never seen anything get dmcad for it except some windows mods
It's like looking behind a loading screen but not. Funny it shows all individual Window objects in framed windows, even the task bar and maybe its icons!
0 likesHey nice video ! Where did you find the Run As Trusted Installer plugin for PH? I cannot find anymore
3 likesReplies (1)
On their GitHub archive, it's archived now, if I recall correctly, the plugin is considered deprecated
1 likeThis video just came at a fitting time because I just saw someone else's computer bluescreened by itself before I watched this video.
0 likesYou should use that like wininit trick in powershell if you ever wanted to
0 likesHey good luck with uni bro :)
0 likesTake care of urself!!
this dude and flytech would make an excellent duo
0 likesReplies (1)
IIRC They did collab before
0 likesFINALLY YOU MADE A VIDEO I'VE BEEN WANTING FOR AGES!
0 likesyou know something's gone wrong if windows switches back to classic theme
0 likesThis is ridiculous! Thank you very much for telling us all of these secretes about windows.
0 likesGlad to see you back! (Algorithm goes brrrr)
1 likeAww, I was hoping you'd find a way to get an internal BSOD despite the driver hooks
0 likesSir, if you are focusing on your PhD, don't worry, I'll wait! 🤩
0 likesI just back to watch your recent content and realized you're dealing with both work and education at the same time. Great content btw, please stay safe! 🔥
Next video idea: Try to restart those processes that you closed and see if you can make windows normal again.
0 likesI forgot about this channel I'm glad I came across it again
0 likesfinally i know what's behind the blue screen!!
1 likeWelcome back buddo! Love your videos!!
0 likesThese videos really show the sticks and duct tape holding Windows together !
0 likes7:20 wow, real cooperative multitasking on windows ;)
0 likesEverytime Enderman Uploads, It Makes My Day Better
0 likesYOU ARE BACK :) I am subscribed as always :)
0 likesbro woke up and finally came back
0 likesIt's really cool to see it revert to this 98 design. Actually would be pretty cool if there would be a program to stop to revert it to a windows vista kinda design.
0 likesReplies (3)
@@lapielazoolie true
0 likes@@SOTP. I wish they would just convert it to the Server 2012 style already, it’s too outdated and looks very mismatched.
0 likeswin 7 basic theme is what you get if you disable dwm
0 likesFinally you're back! Make videos more often.
0 likesNow I love the BSOD and want to hug it.
0 likesFinally after years I now know if it was possible to continue operation beyond a BSoD and see what would happen, and now I have the answer! Thank you, Enderman!
0 likesNext video: Trying to run programs in a BSoD itself! /jk
Replies (1)
running native programs in a bsod might be possible
1 likeA question nobody asked but now desperately need answers too.
0 likesnot what i expected to see today but i love it
0 likesOmg enderman uploaded!!!
2 likesI love these kinds of vids,thanks enderman,make more plzz
0 likesBut,u can have a rest buddy
Im worried about your eyes
Darn... It was interesting to check it out!
0 likesThanks! Good luck with the studies and work! ^&^
Happy to see that endermanch is back!
0 likesTHAT'S IT. * UN-BLUES YOUR SCREEN OF DEATH *
0 likesThis music throws me back to easier times wow
0 likesThis is just plain INSANITY and make me keep on coming. Windows can be hilarious like that I guess.
0 likesWould one day will someone modify early time bsod (xp~7 era) and make it looks like win10(multilanguage+high resolution) or make bsod process more detailed(as many user dont know what caused). Your video really blew my mind up!
0 likesneat, so it's like pressing any key to continue on 9x blue screens
0 likeslove how the first crash is onbeat lol
0 likesNice! I've been waiting for this for a while.
0 likesits fine ender! take your time. we'll wait.
0 likesQuestion: What would happen if even the classic/fallback theme fails to load?
0 likesOnly one, small question: We see this in a lot of your videos where you mess with Windows to such an high degree and everything either breaks apart or just stops working properly, eventually stops working completely - It would appear that the old Windows NT/Classic theme from Windows 2000 and earlier still exists inside of Windows code? Later in the video where you kill several processes and do these other things, the open windows downgrade visually to these old styles. So I'm just curious if the theme still exists or if it's simply the rendering for modern Windows 10/11 themes that's broken. It could be either of those things when we consider just how much old stuff and code exists in Windows even in Windows 11 without ever being touched, but the curiosity remains, like, you know, just what is up with this. I don't have the kind or level of knowledge that you and many people commenting under your videos do, so it makes me curious to know more if you know anything about that.
0 likesHey there! @endermanch This was such a cool project. I'm honestly just glad you're uploading again! Thanks!
0 likesthank you for answering my lifelong question
0 likesNEW ENDERMAN VIDEO LETS GOOOO
1 likeNice keyboard.
3 likesYou should have attached the kernel debugger to see the trace messages. Thing must have screamed in pain.
0 likesYes the COMEBACK!!!!!
1 likeseeing enderman using gen z slangs was not on my 2024 bingo card
0 likes2 months for 9 minute video! dedicated! having 300k plus subs and dedication is crazy
0 likesDear Enderman,
0 likesas somebody who is by now mentally ill and burnt out, I can assure you that taking care of yourself (and only yourself!) from time to time is essential for survival. Don't repeat my mistakes.
Don't worry dude it's fine you don't upload often. Focus on the more important things first.
0 likesYou know vid has gone good when windows 11 reverts to windows 98 theme after being fucked with
0 likesWhat a great music! And informative video.
0 likesI understand. Stay safe enderdude!
0 likesYessss Endermanch is back.
0 likesI love these kinds of vids,thanks enderman,make more plzz😊
0 likesThank you so much for this video, this is very interesting to (not just) me!
0 likes0:21 wow, so even BSODs can BSOD?
1 likethats such a cool keyboard :O my dad has an atari that looks exactly like it
0 likesyay endy back
1 like0:44: What is the gif for ur desktop, it looks cool
0 likesRule no.1: never skip an Enderman video
0 likesSo the critical system services aren't soooo critical after all? I mean you can use edge to use the internet just fine it seems so like what else do you need? /s
3 likesReplies (6)
@@realcinupeever heard of tone indicators
0 likesLol there /s end of the comment
1 like@@Ne-vc5pm ???
0 likes@@realcinupe you are lucky that YouTube filter is strict
0 likes@@realcinupei do think that comment was a joke
1 likethey literally were not able to shutdown and their pc became mostly unusable not being able to navigate some pages and their theme started glitching. the bsod prevents this from happening by restarting your pc and collecting info to send to microsoft on why the crash happened
2 likeshow will it look when it's caused by hardware like dead GPUs or bad GPU drivers?
0 likesBSOD is such a marvel that even systemD from linux is gonna put it, whenever kernel panics happens ahahaha
0 likesReplies (1)
the linux kernel always had kernel panics, it just didn't show in a graphical way, it would just print to the tty which if you're using a GUI which is most people it will just freeze without telling you anything.
0 likesI really love ur videos and support what u do
0 likesbros got the first keyboard ever made
0 likesFinally! After month and month...
1 likebro got his computer living off borrowed time 😭
0 likesHey id like to see what windows thinks about this in event manager, is that possible to check ?
1 likeNice video as always
0 likesvideo idea:
0 likesmaking custom bsod error codes like critical_process_not_died or smth
What hacks do you use to speedrun the semester? Do you use a VM and if you fail the semester go back to a previous snapshot?
0 likesReplies (1)
Ahahah
0 likesWelcome back Endermanch, or should I saw Andrew!
0 likesI wonder if the results would vary based on the type of BSoD?
0 likesHow the new version of Windows is made using the old one (all the new windows is NT windows which means windows 11 is actually using windows 95 to run)
0 likesThank you for the vid. I wad looking how to disable bsod since the outdated monitor I bought causes kernel errors on win11.
0 likeswow I didn't relies you can kill/stop the shutdown and/or log off (and properly more) sequence in windows 11 and the blue/black screen of death.
0 likeswhat about wininit? also take you rime with these vids, its not easy to churn out high quality content while having uni and 2 jobs...
1 likethis video brings me back to the 2014
0 likesgood luck this semester on school stuff <3
0 likes7:44 win 95!
1 like7:34 And Windows 11 turned into Windows 2000. Inconsistency at its finest.
13 likesReplies (5)
@@tourmaline07 it's simply the easiest to render in times of drastic error
1 likehow do I enable the windows 2000 theme?
0 likes@@mrowlsssstill pretty funny to see it fall back to a 25 year old GUI after all this time when the system is malfunctioning
0 likesIt has a backup plan.
2 likesIt's a fallback. It's meant to do that
24 likes7:27 pc: welcome to our first windows
0 likesReplies (1)
Sorry for wrong time but just wait and it gonna turn
0 likesI used it and on Windows 10 it caused it to crash more randomly because of system corruption. Before it never crashed.
0 likesWAKE UP, ENDERMAN JUST DROPPED A NEW VIDEO 🔥
0 likesFinally hes back
0 likesBehind from my desktop: Hi my desktop broke but I remember my screen froze I saw a small glitch on my monitor and it restarted
0 likesTry swapping windows nt kernet in linux
1 like3:20 Why he uses this keyboard?
4 likesReplies (7)
Because he wants to?
0 likesCool keyboard 👍🏻
0 likesbetter quality than most new keyboards
0 likesbucklespring keyboards feel and sound great to type on, thats why
2 likesits a good keyboard
0 likesThanks, i actually thought of this
0 likesHis favourite keyboard
3 likesbro is finally back
0 likeswhat happens when you remove RAM or the C drive with this? cuz that usually causes a blue screen
0 likeshoney! wake up
0 likesnew enderman video!
Did you get your computer to travel back in time? Completely crashing but not burning in the process.
0 likesWindows 11 in classic theme actually looks like Windows 7 in classic!
0 likesur videos are entertainung good videos keep up the good work :)
0 likes7:21 the part what
1 likeThis was really cool!
0 likesfinally he's back
0 likeslol while you were uploading this, i was installing windows NT 3.1 on 86box
0 likesyo does it mean if you just doesnt allow computer to shutdown using this method then it would be great for the atms using windows
0 likesMy old laptop always crashed after the cpu temperature rised over 100. My hand was cooking
1 likeReplies (1)
@@JsemPO12 you should probably clean that thing out
0 likes8:08 Can you not somehow delete the Windows 11 theme and make it be only that Windows 7 Classic era theme?
0 likesHello fellow enderme- oh wow your name is just enderman
0 likestry to make a windows running with no services or with minimum services set, just normal processes like the old times....i remember when you only have a few executabile in memory, eh, good old 9x days. (lets make the Millennium 11 or ME2.0 hahaha)Meh
1 likebro finally got access into his yt channel after he forgot passwd for 2 months <(")
1 likecould you theoraticly make ur own BSOD?
0 likesEnderman don't want keyboards
0 likesYAY ENDERMAN BACK!!!!
0 likesYOUR BACK
0 likesDid you tried running wininit?
0 likesi will try this on my real pc
1 likei saw a comment here that made me laugh so hard, apparently the bsod still uses the metro ui. also plsss tell me the song name it's such a banger lol
0 likesFinally he’s back!
0 likes3:25 nice keyboard
1 likeHey good luck with uni bro :)
0 likesTake care of urself!!
3:18 nice keyboard
0 likeshow your vms work so fast? my computer has a intel i9 10900k and a rtx 4070, 64 gb of ram? HOW?
1 likeMaybe I’m a thicko but couldn’t a dev put a try/catch around anything even potentially dodgy???
0 likesI’d be horrified if I ever wrote any code that wasn’t recoverable from if it went tits up 🤷🏻♂️
Replies (1)
The issue is that the system, in some situations, must be halted to avoid potential damage to data, and the bluescreen is that protection. Without it, the system can become corrupted and theres a small chance that the user's data could be corrupted, which of course no one wants.
0 likesyo endermanch i found a bug in the microsoft store to get any paid software for free... its pretty op istg
1 likeMe on my 12 year old macbook pro installing windows 11 ltsc and after i install drivers, it just does a bsod loop
1 likepeak dropped. (Enderman Upload)
0 likesplease dont dead :(
1 likeSay i have loved your content for a while and i am subbed
0 likeshe's back
0 likesnew notification,new legendary video comes in!
0 likesWow, I can't believe I'm so early to a video! It's great, as they always are.
0 likesTry deletiong the csrss.exe svchost.exe wininit.exe or any, which killing tnem triggers blue screen.
0 likesTHE LEGEND HAS RETURNEDDD 🗣
0 likesgood to se you're back🎉
0 likesHOLY SHIT YOU GOT AN OLD KEYBOARD
0 likesHe's alive!
0 likesWhat happens if you disconnect the boot volume?
1 likeReplies (1)
enderman made a video on thats. good luck on finding that
0 likescan you do this but while deleting the Windows folder?
0 likesThis is the real reason why people are switching to Linux because modern adults working for Microsoft is just an awful idea.
0 likesbro uses ancient keyboard on the newest hardware
0 likesCAN I ASK U A QUESTION PLS?
0 likesThe goat is back
0 likesi've always wondered this!
0 likesquestion
0 likeswhere did you find the .sys file
did you turn the .c file into .sys or is it on the github
so if i cant shutdown it means the rpc has crashed ??
0 likesWhy does windows 11 revert to looking like windows 98 in times of torture
0 likesReplies (1)
It's all windows NT under the hood
0 likesis there a way I can enable that classic windows 9x theme?
0 likesGood luck with your studies!
0 likesMy teacher restarted her laptop in class and got the blue screen of death after like 10 min of waiting 💀
0 likesThank you for the education
0 likesWhat you're saying is - what happens behind DEATH? :}
0 likesif thrre's some dialog or notification prompts System crashed and you should restart instead of BSOD it'll be cool for some geeks, we can save our works and 7:05 watch YouTube 🤣 is there still BugCheck event log even no BSOD?
0 likesWould disabling DWM on Win 11 be possible?
0 likesWhat would happen if KeBugCheck2 was disabled as well?
0 likesSweet, new video!
0 likesjust like the olden days
0 likesOh my gosh your back I missed you🥹🥹🥹🥹
0 likes:) Your PC Ran.
0 likesi love your keyboard!
0 likesWhat happens with "wininit"?
0 likesCould you please do another video on clasic theme woth all its color
0 likesVariants from win 2000 for windows 22 please man
Yay new endermanch vid :D
0 likesbro litterally using a 1995 keyboard for Windows 11 (2021)
0 likesReplies (1)
Better quality than most modern keyboard tbh
0 likesthe video should have been called what happens when you're allowed to kill critical system processes without restrictions lol
0 likesLove your videos!!
0 likesWOW! i was curious about that
0 likesenderman posted a video
0 likesthe world is healing
I once got a Microsoft Windows is not responding error
0 likeswhat is that keyboard 3:53
1 likeReplies (1)
looks like a ibm model m replica
0 likesAfter all this time, you changed the taskbar back to the bottom, but why?
0 likesYou should try this on windows 7
0 likesThis is a very good video
0 likesThis just showed me that the newest versions of Windows has a little bit of Windows 95 inside it
0 likesReplies (4)
@@Warp2090i dont think you're able to change to classic ui on modern windows since win 7. It might be possible but i dont know much about it.
0 likes@@akurasubject9617 how to enable it as the main ui?
0 likesit's just a fallback ui if something goes very wrong. It's supposed to be there otherwise you cant see anything on the screen.
1 likeiirc every new windows version is built off the old ones
0 likessad you had lots of headaces :( (edit can you somehow delete all the disks)
0 likescan you do one of these experiments on a real computer?
0 likesWhat happens after force restart?
0 likesTHE LEGEND IS BACK🥳🥳🥳🥳
0 likesMy school classmate wanted to play roblox in ITC class. He was playing some random game and then he got a blue screen
0 likesSo BSOD is technicaly the system telling us leave me alone
0 likesUse NMBC and then delete the entirety of the C:\ Drive
0 likeshow to get the old start menu profile back?
0 likesclicking the user name brings up a microsoft menu, to lock the pc I have to click a 2nd menu inside the microsoft menu
I am not logged into a microsoft account...
what would happen if you would replace system 32 of Windows 7 with the one of reactos?
0 likesReplies (1)
explorer_old.exe does even run on windows 11
0 likesForce closing Call of Duty Modern Warfare 2/3 while the game is running makes my windows crash for some seconds. Audio gets glitchy and mouse/keyboard gets frozen. Anyone knows a explanation from this?
0 likesDid windows 11 just turn into windows NT at 7:35
0 likes5:15 man windows is overreacting nothing happened
0 likesENDERMANCH POSTED NO WAY OMGMGMGshgehyrdtuysd
1 likeno more BSOD reminds me how I crashed my first Windows 98 computer. hahah
0 likesliterally my pc crashing after consuming too much vram after playing 69 secs of minecraft as f⁸ck
0 likesDoes your discord still exist?
0 likesOpen Programs to find out in this video.
0 likesshouldnt you change your Twitter animation thing to X ?
0 likesReplies (1)
Dont give him any bad ideas
0 likesBro,u ll get a lot more views if u do a voiceover the vids
0 likesGreat Video
0 likesis there a modded windows 11 without blue screen?
0 likesWhat is bros keyboard at 3:24
0 likesliterally happened to me while playing a random game i didnt even trigger it on purpose
0 likesenderman yesterday i was playin in my laptop and a orange screen of death knowen as Osod it happend to me then it disappeared is one second,you gotta tell me how to fix that pleas
0 likesMaybe if Microsoft didn’t make the signing of drivers expensive we wouldn’t all still be installing unsigned drivers. Also, your black magic makes me feel very dumb!
0 likesi just found my windows 98 product key yippe
0 likesI WAS LAST TO TYPE A MESSAGE IN REPLAY
0 likesYaaay he is Back 🎉❤
0 likeswait what will happen when i install this driver on my pc? I have the problem that after enabling Hyper-V it is crashing with HYPERVISOR_ERROR
1 likeReplies (2)
@@pacomatic9833 Oh, okay. Also i getting hypervisor_error every windows start after launching vm with some random win pe mounted lol. Disabled Hyper-V because of that
0 likesUsing the anti-BSOD driver won't be good.
0 likesThe BSOD happens because they want to prevent further damage.
I recommend you just go back to the BIOS and turn off Hyper-V.
Hey the guy is back!!!! ❤
0 likesRuined my microwaved BSoD dinner :(
0 likesYESS i wanted to do that but i didin't know how :')
0 likesW enderman!!
1 likemaa endermanch uploaded
0 likesI like your keyboard
0 likesSo I have a bad GPU laying around, it always bugchecked when trying to load the nvidia driver, will NMBC prevent so?
0 likesEnderman why are you using Windows 11 as host?
0 likesbanger video topic
0 likeswhy does task manager look like that!?
0 likeshe has good entertainment but he does not have any 1 million subs i wish u will get one million soon
0 likesТы вроде знаешь русский, так что могу спокойно обьяснить, вообщем у меня походу бывало что синий экран вылетал, вот появился он и сразу пропал, ну это проблемы компа уже, он куча синих экранов даёт, так что можно разные поймать, и бывает что он не сохраняет дамп! И это бывает когда синий экран появился но потом вылетел
0 likesThe Windows ShellExView❤
0 likesHEYA HEYA HEYA
1 likeI LOVE YOU ENDERMAN😃😃😃
0 likesThe keyboard tho
0 likesWindows moment
0 likesthats so cool
0 likesVideo! 🎉
1 likei had a laptop an Acer aspire 5742g i think it had a Greenss screen of death (windows insider) and the GSOD FROZE always XDDD
0 likesBroo!! This is cooked!!! 💔
0 likesI just woke up.
0 likesStill not able to uninstall edge
0 likesno way chat enderman online
0 likesima try to do this on windows vista on gpt bec it keeps bluescreening on me maybe this will fix it
3 likesReplies (2)
@@mewity im planning to
0 likesdid it work
0 likesI love your videos😊
0 likesGrass is a type of plant with narrow leaves growing from the base. Their appearance as a common plant was in the mid-Cretaceous period. There are 12,000 species now.[3] A common kind of grass is used to cover the ground in places such as lawns and parks. Grass is usually the color green. That is because they are wind-pollinated rather than insect-pollinated, so they do not have to attract insects. Green is the best colour for photosynthesis
0 likesReplies (1)
he hasnt uploaded in 2 months, he probably experienced the outside and knows what grass is, unlike you i guess
1 likewindows 11 24h2 ?
0 likesLooks like windows 98
0 likesHi! I’m your fan!
0 likesInstall windows onto desktop
0 likesFinally!!! 🎉🎉🎉
0 likesIs CrashOnCtrlScroll safe?
0 likeswhat keyboard is that??
0 likesReplies (1)
IBM Model M
1 likeThank u, i find this video hour after my pc went BSoD Because of.. Yeah, how is this? OBS restatring to switch its language from russian to english
0 likessick
0 likesthe video is interesting and cool, but the music is intrusive and quite annoying. maybe turn it down to simple background beats? we don’t really need something banging and vocalizing in our ears here, don’t you think?
0 likesHello
0 likesHE BACC
0 likesNow remove Linux's exit.c
0 likesHow to get to live chat
0 likesHELLOOO
0 likeswhy do you use that keyboard?
0 likesReplies (1)
Because its better than 99% of modern keyboards and is high quality.
0 likesMaybe bsod is not that useful
0 likesnow try windows 95
0 likes841 ViEwS iN 20 mInUtEs? BrO FeLl oFf
0 likesFirst
5 likesReplies (1)
Verified but no replies :(
0 likesWhat is the song name
0 likesHey
0 likesDo you play Geometry Dash?
0 likesI REMBER YOU
0 likesNice
0 likesbro i don't want to see all this yapping, can someone give the timestep?
0 likesReplies (2)
@@trabant601e ok
0 likesYou kinda gotta watch the whole video to understand 💀
0 likesHi
0 likeswhat happened to voice 😥
0 likeskeep it up! <3
0 likesI AM YOUR FANNNNNN!!!!!!!!!!!!!!!!
0 likesHow you doin?
0 likesHi
0 likeswb
0 likesHi
0 likes0:47, Я сделал подобное патчем ядра.
0 likesIt is still win 95
0 likeshiii
0 likesMan wth who are you
0 likesyay
0 likesabout one day ago i thought about what is going on behind the blue screen, so this is great timing!
0 likesHIII
0 likesYay
0 likesendermanch can you teleport
0 likesWow
0 likesLaglife made this first, Stop Copying Wintubers
0 likesoh ma gad
0 likesWhy did you copy @laglife ?
0 likesKeyboardCam™
0 likesEndermach
0 likeshelp me 😭
0 likesWonder what happens when you install this driver in React OS?
1 likeMicrophone
0 likesHope you have a great day @Enderman
0 likesw
0 likesE
0 likes4.4K views in 3 hours. Bro fell off
0 likesYou copied Laglife
0 likesI don't trust you anymore
eu eu eu aprecio
0 likesNah buy a new keyboard
0 likes:)
0 likesMy normal Windows = :) Vs. When i turn on RTX = :(
0 likesnice video i wonder who you stole it from
1 likeReplies (2)
@@MSNeptuned yeah totally not
0 likesdefinetly not laglife!!
0 likesanother great video with awful music 😄
0 likes"This shows BSOD is our friend"
0 likesYou mean BSOD and Windows Defender are window's friends in forcing you to run useless programs that steal your data and screws up performance? I hope someone makes a script that runs every time a computer turns on and terminates all these programs without compromising the little usage windows has.
41st comment. Keep it up, Enderman! 💜
1 likeReplies (1)
doesn't matter if ur the 1, 827, 22, 64 comment place, nobody will give a singular shit
0 likes1st
1 like:-P
0 likesomgggg i missed u :3
0 likes257th like
0 likesIt's not called twitter anymore
0 likesBefore 1k likes crew here
0 likes⬇️
Enderman, constructively, your videos without commentary are a lot worse and less engaging.
0 likesGuys I found a new trick. Open powershell as admin and type “wininit” and you’ll get a secret command menu!
1 likeAlternatively, you can open cmd prompt as admin and type in “powershell wininit” to do the same thing!
Make sure not to include the quotation marks, only include what’s inside the “ “
wininit
powershell wininit
0:03 pause here if you want to die
0 likesi nice idea for a next video wolud be try this with some virus like memz, pethya, ana.exe or something like this
0 likesi think that would be funny see how the system explode
Can you prove/reproduce Psexec explorer.exe trick for me? It brings black wallpaper and System account's desktop without logout/switch but the other didn't believe that and blocked me 🤣
0 likesseeing defender remover in action, it make me to tear of joy 🥲.
0 likesReealy appreciate it.
can you try installing memz on a system with this nomorebugcheck and terminate it through taskmanager which would normally cause the system to crash but here it would do something different.
0 likestaskkill /f /im svchost.exe
1 likeyou can also initiate a crash by going into powershell administrator and typing wininit and pressing enter
0 likesBSOD (or bug check) has never been an indicator for total system burndown. BSOD, or as its real name suggest, a bug check condition, indicates that there is probably a bug in your driver that can corrupt the system state at any given point with some unintended consequences if it was kept running, whether it be a race condition or a memory access violation (technically speaking, you can catch the first access violation using SEH, but the second time it was caught by the executives, which means the exception handler couldn't handle the exception as well, it will BSOD, hence why it is called a second chance exception) , or if you attempted to bypass PatchGuard and do DKOM. It will cancel all the ongoing I/O and commits all the buffer, then promptly reboot or shutdown. It's actually a safeguard mechanism to prevent user data from being corrupted, which is considered more valuable than Windows itself, however it does not prevent logical I/O corruption with a sudden interruption of the system. There's almost the same thing in Unix, and that's called a panic, more specifically a kernel panic, but kernel panic is really serious, since most Unix-derived system (including Linux) actually allows you to continue running the kernel modules/drivers even if it do have bugs, it simply prints a stacktrace in the dmesg, the debug console.
0 likeskebabcheck2
0 likesJust the right time!
0 likesHad my first ever blue screen a day ago, after using Winaero Tweaker to force disable Copilot. Had to sign out of my account and in again, except my laptop just blue-screened after I signed out.
Thank you for making these videos, they really are interesting!
Blud found his youtube password finally
1 likei wonder if it is possible to get the old windows frame like he got on the last couple minutes
0 likesVuyyvjyyvjg
0 likesI wonder what happens if KeBugCheck2 is disabled, or if it's even possible to disable it.
0 likesYOU COPIED ME!!! HAHAHA recently I did some experiments related to BSOD with WinDbg
0 likesReplies (1)
I saw in the code that the KeBugCheck() always checks if there is a BSOD "running" already
0 likes