hobune Channels Contact About Donate

What happens behind the Blue Screen of Death?

Back to video page | Download comments jsonl

Comments (archived 2024-11-03 19:35; 396 top, 583 total comments)

@nsg650 2024-10-16 05:27:49

Hey there!
Thank 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!

742 likes
Replies (13)
@Murphy-nf3dq 2024-10-24 10:13:52

ok

0 likes
@brurmonemt 2024-10-19 21:12:39

msg my favorite

0 likes
@UmarBlox5124 2024-10-18 10:13:02

hi nsg

0 likes
@Ka1r014 2024-10-17 07:31:29

woweee

0 likes
@nsg650 2024-10-16 10:50:32

@@lightmaxifrvr hi

0 likes
@nsg650 2024-10-16 10:50:22

@@illegalcoding hi

1 like
@lightmaxifrvr 2024-10-16 10:47:32

Hi NSG!

1 like
@spartv1537 2024-10-16 10:25:27

yo ur nickname is a abbreviation of "not so gay"? Lmao

0 likes
@illegalcoding 2024-10-16 10:10:31

hi nsg LMAO

1 like
@nsg650 2024-10-16 07:12:04

@@subwayz_qt5 yooo

0 likes
@subwayz_qt5 2024-10-16 07:02:16

yoooo nsg here

1 like
@jajoothecoolman 2024-10-16 06:33:19

wowza

1 like
@ggmustagd 2024-10-16 05:59:32

Wowie

1 like
@andre4ik3 2024-10-15 23:45:32

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.

950 likes
Replies (17)
@takumikid 2024-11-01 15:44:32

@@andre4ik3 i do like the idea

0 likes
@L4K30FF1R3 2024-10-20 05:02:55

it would have to be a better driver that would not allow KeBugCheck to be called from within the kernel

0 likes
@c.i.n.b4710 2024-10-18 14:19:57

KrnFuck real

0 likes
@Шпрот-в7и 2024-10-16 15:15:45 (edited 2024-10-16 15:16:09 )

cartridge-tilting the entire fucking OS

8 likes
@pentiumvsamd 2024-10-16 05:11:47 (edited 2024-10-16 05:14:30 )

why my comment about taskkill and svchost was removed ? there are clips about that , but not done the right way. see my other comment.

1 like
@46nq1Roblox 2024-10-16 05:03:52

Yes

1 like
@Aeduo 2024-10-16 04:34:02

Real time windows corruptions let's gooo.

Although this will really depend on the safety of the virtual machine drivers too. This'd give them a good fuzzing.

3 likes
@gabrielv.4358 2024-10-16 03:59:00

idk what is that but it soulds cool

1 like
@pentiumvsamd 2024-10-16 03:52:18

taskkill /f /im svchost

0 likes
@c00lcheeky-OFC 2024-10-16 03:25:31

you can also corrupt files like explorer with HxD
another sugestion

4 likes
@ArchangelTirael 2024-10-16 03:21:02

NMBC vs NotMyFault
(The last one is signed at least.)
:^)

9 likes
@Cirnothegoober 2024-10-16 01:50:45

The chosen one

0 likes
@Aragubas 2024-10-16 00:24:39

YEAH!

0 likes
@Win95Real 2024-10-16 00:07:34

Pinned? Alright.

1 like
@NitroDubzzz 2024-10-15 23:54:39

Windows is so verbose. I want to see what happens with all the safties pulled put

23 likes
@otaldohenrik 2024-10-15 23:51:47

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

29 likes
@KabezTheFunniMan 2024-10-15 23:50:10

man pinned already

48 likes
@Enplok 2024-10-16 10:35:50

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.

205 likes
Replies (23)
@overtheworl 2024-10-21 03:44:31

@@ottergauze you got that kid good XD

0 likes
@ottergauze 2024-10-19 10:10:13

@@bionicseaserpent If something needs RAM, the OS will swap. Used RAM isn't spoken for forever.

3 likes
@bionicseaserpent 2024-10-19 06:02:38

​@@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
@mari2. 2024-10-19 06:00:15

@@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
@SideLoadingScripts 2024-10-18 22:41:41

@@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
@ottergauze 2024-10-18 21:33:55

@@SideLoadingScripts It's not that simple. And I fail to see how Windows is a resource hog.

1 like
@SideLoadingScripts 2024-10-18 20:13:06 (edited 2024-10-18 20:13:31 )

@@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
@anneliese187 2024-10-18 01:54:54

@@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
@Randomvideos_yt71901 2024-10-17 13:14:34

@@farlidotekitsu6598 reskinned

0 likes
@micewire 2024-10-17 12:14:51

​@trabant601e theres a bunch of ways

0 likes
@simonemastroianni1985 2024-10-17 06:53:03 (edited 2024-10-17 06:53:31 )

​@@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
@UnrealOG137 2024-10-17 03:23:31

@@hw2007 User account control, address space layout randomization, and concurrency locks would all like a word with you

1 like
@cool-jd8hg 2024-10-16 21:20:26

​@@trabant601eyes, by disabling dwm and deleting the system theme, but most stuff (even file explorer) becomes unusable

3 likes
@tflsh 2024-10-16 17:05:21

​@@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
@Player-fg4ub 2024-10-16 16:39:02

@@hw2007 why would they ever want that if it works fine this way??

1 like
@ottergauze 2024-10-16 16:33:25

@@hw2007 You have no idea what you're talking about and it shows.

22 likes
@hw2007 2024-10-16 15:15:43

It's crazy that they've just been adding new skins on top of windows for years rather than just updating the old one

3 likes
@jonny11bonk 2024-10-16 14:47:51

Heck, any programs that still utilize fullscreen modes turn the Aero themed Window to a Basic theme for a split second before going fullscreen.

27 likes
@ottergauze 2024-10-16 14:06:52

Not 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
@Warp2090 2024-10-16 14:03:02

@@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
@Tropics09-o6d 2024-10-16 13:06:02

​@@trabant601eprobably lol

8 likes
@trabant601e 2024-10-16 11:55:20

I wonder if there is a way to enable the classic NT skin in windows 10 or 11

40 likes
@farlidotekitsu6598 2024-10-16 11:44:57

all windows version share the same kernel since XP, so yeah its all Windows NT with funky skins under the hood

70 likes
@jeshufertv9324 2024-10-15 23:25:58

I wanted to know this since i was a kid, why anyone can explain this on internet?
You re a legend

313 likes
Replies (6)
@jeshufertv9324 2024-10-16 09:32:15

@@uninable why? Jajaja, my reply appeared a few minutes after publish

0 likes
@blurify1 2024-10-16 05:15:05

@@uninable oh i was just saying laglife made a video similar to this!

0 likes
@uninable 2024-10-16 04:56:36

the comment you replied with was removed by youtube btw, can't see it normally

4 likes
@blurify1 2024-10-16 01:56:12

someone did search him up he is called @laglife

0 likes
@jeshufertv9324 2024-10-16 00:17:15

@@mrowlsss you search on internet how bsod works, and you get "bsod is a Windows error", Enderman even explains with code

0 likes
@mrowlsss 2024-10-16 00:08:30

Huh?

11 likes
@brookedoesstuff 2024-10-16 04:11:28

Hey 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 likes
Replies (2)
@M92_K 2024-11-01 16:50:26

You know, on YouTube, when it's a comeback, it always gets popular. ​@@tapafon_red

0 likes
@tapafon_red 2024-10-16 07:00:31

But YouTube algorithms will not, sadly.

29 likes
@tflsh 2024-10-16 16:54:42 (edited 2024-10-16 17:00:45 )

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!

80 likes
Replies (5)
@SOTP. 2024-10-31 15:01:33

@@s502russia you can manually enable it but its not recommended

0 likes
@s502russia 2024-10-31 14:55:07

I wish Windows still had this 'accessible' for user to use.

0 likes
@SOTP. 2024-10-19 16:56:02

@@tflsh exactly!

2 likes
@tflsh 2024-10-19 13:07:42

​@@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 likes
@SOTP. 2024-10-18 11:06:39

disabling dwm gives you basic theme

4 likes
@riverramirez8881 2024-10-18 04:32:40

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.

54 likes
@MoonlightMirage 2024-10-16 12:14:32

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.)

75 likes
Replies (8)
@klausschmidt982 2024-10-17 06:28:25

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.

14 likes
@Jeff-ss6qt 2024-10-17 03:33:27 (edited 2024-10-17 06:33:43 )

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?

5 likes
@setwindowlongptr 2024-10-16 21:21:01

I guess it is because the event loop stops

1 like
@MoonlightMirage 2024-10-16 20:08:03

@@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
@DanielClear2 2024-10-16 15:09:25

​@@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.

0 likes
@dagda1180 2024-10-16 14:57:41

@@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
@adex345 2024-10-16 13:38:21

​@@DanielClear2then how to terminate it? It should be possible even with crss terminated.

5 likes
@DanielClear2 2024-10-16 12:47:07

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.

40 likes
@This77577 2024-10-16 17:44:40

8:44 y'all windows 11 with basic theme before gta 6

24 likes
Replies (2)
@This77577 2024-10-16 22:56:57

@@cool-jd8hg my bad

2 likes
@cool-jd8hg 2024-10-16 21:19:16

@@This77577 classic actually

2 likes
@ShiftedReality90 2024-10-15 23:39:06 (edited 2024-10-17 23:25:26 )

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

182 likes
Replies (6)
@arandomchannel2468 2024-10-19 04:45:38

Big Brother is watching you

0 likes
@sonytv6107 2024-10-16 16:19:10

Joke Elon Musk read ur mind and gave it to google

0 likes
@CamelCasee 2024-10-16 11:05:11

@@acasualmusiclistener7919 With windows 98 you can return to windows from a bsod and attempt to use the crashed system

0 likes
@AllOSes1234 2024-10-16 04:07:42

I love metro lol

2 likes
@acasualmusiclistener7919 2024-10-16 00:21:45

@@CamelCasee didn't know it was a competition

20 likes
@CamelCasee 2024-10-15 23:50:35

Windows 98 did it better

5 likes
@ScrawnyTreeDemon 2024-10-16 19:38:19

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.

20 likes
@Psychopatz 2024-10-16 03:06:40

I thought it would just freeze or glitched out wow, modern windows are pretty robust compared to older NT versions

64 likes
Replies (2)
@juniorsilvabroadcast 2024-10-24 02:58:13

Yeah new versions of windows are very robust against system crashes. Until you update your AMD drivers and your system bootloops

2 likes
@LugiDergX 2024-10-22 14:20:06

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.

2 likes
@drasel_ 2024-10-16 18:10:18 (edited 2024-10-16 18:10:30 )

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

44 likes
Replies (2)
@UmarBlox5124 2024-10-21 15:16:48

nothing at all- your windows install is cooked

2 likes
@mari2. 2024-10-19 06:02:51

Win10 Theme - normal
Win7 Theme - DWM is fucking dead fucking hell
Win95 Theme - DEAR FUCKINJG GOD WHAT HAPPEND

5 likes
@DapcsMasta 2024-10-16 04:37:46

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 likes
Replies (7)
@BobdeOfficial 2024-11-03 13:24:57

@@novafurry hear that " before " part?

0 likes
@KiriousZ 2024-10-16 21:48:00

Yoo me too 😭😭

1 like
@user-ve2yz9ne9g 2024-10-16 17:13:41

@@DapcsMasta solo se leer inglés 😭

1 like
@DapcsMasta 2024-10-16 14:16:50

@@defautluser0 true bro 💀

2 likes
@scrittle 2024-10-16 14:05:46

Your grammar is good, you even use the informal word 'just' to make your points. It's pretty impressive.

3 likes
@defautluser0 2024-10-16 13:49:36

​@@novafurrytrue, some people dont know how to type 😭

4 likes
@novafurry 2024-10-16 05:24:18

For a non native English speaker, your English is very good, better than than some native speakers I've seen

13 likes
@aurastrike 2024-10-17 00:06:01

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

29 likes
Replies (3)
@linnymiddy 2024-10-19 22:45:54

From what i know, windows does throw some crashlog into a folder somewhere

1 like
@ApertureSciencePsycho 2024-10-19 20:45:41

@@Dogappel they shouldn't use it?

1 like
@Dogappel 2024-10-19 19:05:22

That would confuse people that don’t have computer knowledge

1 like
@retro_black421 2024-10-16 03:13:03

Best of luck with your Uni whatever is going on with it brother

45 likes
@brianbuddy2ACP 2024-10-16 15:15:42

5:29
So 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?

25 likes
Replies (1)
@klausschmidt982 2024-10-17 07:22:56 (edited 2024-10-17 07:23:10 )

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 likes
@Dumb_Daft_Dim_Lafoole 2024-10-16 15:02:28

The brother's keyboard is an ancient piece of history, The brother has stolen the keyboard from a museum.

14 likes
@zeinalfa708 2024-10-15 23:20:28

Finnaly. After days

91 likes
Replies (6)
@arandomchannel2468 2024-10-19 04:45:22

he has uni and a lot of jobs, its not easy

0 likes
@zeinalfa708 2024-10-15 23:43:40

@@75rxREDSTONE it was not exactly 2 month, so I like to just say it days

1 like
@Ilikebeinglazyordumb 2024-10-15 23:32:57

Dont tell him he mispelled

0 likes
@superasax3245 2024-10-15 23:31:28

Don’t tell him he misspelled

3 likes
@MaxsonDawson 2024-10-15 23:23:45

​@@75rxREDSTONE 2 months to be exact

5 likes
@75rxREDSTONE 2024-10-15 23:22:50 (edited 2024-10-15 23:23:04 )

Days? I thought it was months... I think I am right.

3 likes
@erwinvb70 2024-10-18 13:22:46

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)

2 likes
@Stennishh 2024-10-16 00:29:52

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

17 likes
@JSRphones 2024-10-16 00:26:14

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 likes
Replies (6)
@JSRphones 2024-10-17 02:48:23

@@trabant601e I don't even know why they give you an option to continue, isn't that bad for the computer?

1 like
@kirill9064 2024-10-17 01:13:44

Why not Windows NT 3.51 and 4.0?

2 likes
@trabant601e 2024-10-16 11:56:17

9x can't properly bluescreen, you can still get a bsod but you can just close it

3 likes
@Aera223 2024-10-16 05:57:53

Either not much visible... freezing or instability (lots of error boxes, items not running), or worse, data corruption

8 likes
@JSRphones 2024-10-16 01:17:36

@@avi8aviate I know, which is why I said that

3 likes
@avi8aviate 2024-10-16 00:55:06

Windows 9x isn't even capable of using KeBugCheck since they're not NT versions.

10 likes
@ewenlau727 2024-10-16 11:28:29

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.

7 likes
@Zuczekgnojek 2024-10-15 23:53:49 (edited 2024-10-15 23:58:42 )

finally dude, i’ve been waiting for so long. i literally were re-watching your old vids of boredom, hella missed u

10 likes
@LunarProtogen 2024-10-16 16:41:29

3:18 nice keyboard

4 likes
@JacksonGaming092 2024-10-17 04:01:53

imagine deleting system32 and your system just doesn't bluescreen.

4 likes
@topmandog1 2024-10-23 10:51:22

nice to see windows 11 still has a windows 7 looking classic theme under it

2 likes
Replies (1)
@s502russia 2024-10-31 14:59:04

Set an app to use Windows Vista and admin compatibility and it shows the Windows 7 theme

0 likes
@ZuperDarkk 2024-10-16 04:49:48

This is a very 2021-ish video from you

14 likes
@edumeli02 2024-10-15 23:36:08

Wake up babe, new enderman video dropped

20 likes
@yigitdogan27 2024-10-16 15:45:47

This is like congenital insensitivity to pain for Windows

2 likes
@scratchislifeoriginal 2024-10-17 16:27:11

0:42 litteraly explanation of crowdstrike errors

2 likes
@theta775 2024-10-17 19:26:23

I 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 likes
@ninjakoksu 2024-10-21 21:41:02

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

1 like
@robindieker6033 2024-10-18 17:24:10

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!

1 like
@shaheryarmuhammadali5843 2024-10-16 19:47:25

"Process Hacker" is "System Informer" now. And we have Dark theme support in both.

2 likes
@Skittleology 2024-10-16 12:44:52 (edited 2024-10-16 12:45:36 )

nice model m keyboard! i see you took inspiration from danooct1 who uses that as his main keyboard.

7 likes
@averageprisma3dAnimator-n9t 2024-10-16 06:20:12

Two Great Things Happened today: 1: You uploaded 2: My IPAD Got fixed!

17 likes
Replies (1)
@Windows_NT_Dude 2024-10-16 12:00:02

Nice!

0 likes
@Radu_-ro6fp 2024-10-16 15:56:04

You know you went too far when you see the windows 95 interface on a recent build

5 likes
@Joshwoakes 2024-10-17 19:59:46

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".

1 like
@developer_v 2024-10-15 23:45:39

FINALLY YOU POSTED, dude I watched ur videos today AND YOU POST TODAY?

7 likes
Replies (1)
@developer_v 2024-10-15 23:48:02

OMG NO WAY U HEARTED MY COMMENT

1 like
@goofball236 2024-10-15 23:59:41

I genuinely love watching your vids

they’re so interesting

7 likes
@Sigmacookcauk 2024-10-16 14:45:22

i got an idea, What happens if you delete the blue screen trigger file, and just caused a bluescreen?

2 likes
@EnderShiru 2024-10-16 10:37:38

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.

7 likes
@laglife 2024-10-17 03:59:30

i totally didn’t already make a video on this driver a year ago

8 likes
Replies (4)
@WindowsDestroyer 2024-10-19 06:47:47

@@MSNeptuned yeah

0 likes
@MSNeptuned 2024-10-19 02:39:56

its such a niche project - no way he didnt at least see your video first

2 likes
@WindowsDestroyer 2024-10-19 02:39:17

it is true @endermanch admit it

2 likes
@TimelessGMD 2024-10-19 02:35:02

lol

2 likes
@PrimeBuster12491 2024-10-18 10:15:11

Man, I swear! Windows 11 is goated! Mainly because of its unique design, and dope vid, glad to see you back!

1 like
@mubarrathasan 2024-10-18 11:18:11

What about NoEscape (Trojan) + NMBC? Especially final payload where NoEscape triggers Blue Screen.

2 likes
@iDontProgramInCpp 2024-10-16 04:22:58

Great! Now no one who watches this video can ever consider working on ReactOS. What a banger. /s

7 likes
Replies (1)
@hydradragonantivirus 2024-10-16 09:02:16

Lol

0 likes
@percharnelmontefalcon1983 2024-10-16 13:15:41

Damn... He is using the legendary keyboard.

2 likes
@UltraSew6 2024-10-16 19:42:17

1:29 quality timing

4 likes
@BeeLightened 2024-10-17 19:07:43

2 jobs, university AND youtube? you're a beast!

1 like
@Osamix 2024-10-16 10:48:09

非常に興味深い動画、助かります!

7:35 クラシックテーマはWindows 11でも健在のようですね。
クラシックテーマに変わったエクスプローラーで右クリックメニュー開いたらどのような見た目になるだろう?

2 likes
@Pc_User_Pro 2024-10-16 04:12:43

Another good video released! Anyways, weird to see such modern slang as "cooked" in an Endermanch video.

2 likes
@crazyzoomz 2024-10-17 12:35:29

This is just a PERFECT driver for my pc that crashes every 30min when I play games with music.

1 like
@adnangamer3749 2024-10-16 12:06:12

Make :can you remove the desktop manager (graphical environment) in windows
Plzz it is soo cool

3 likes
@AllOSes1234 2024-10-16 04:07:29 (edited 2024-10-16 04:09:37 )

Yayy a new video! Definitely enjoyed all these BSOD’s

3 likes
@wrathofainz 2024-10-19 16:09:51

Windows gets angry and refuses to do anything.
Makes sense.

0 likes
@dvsur 2024-10-17 10:08:30

4:25 Ascence - About you

2 likes
@abizhalyanzwar5411 2024-10-16 11:33:18

Love this type of content lol, even if it's useless or useful shit but its interesting.

3 likes
@iamremz13 2024-10-16 12:17:37

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.

1 like
Replies (1)
@ruben_balea 2024-10-16 19:06:20

IBM model M probably

0 likes
@mol.am1999 2024-10-16 14:21:20

been here since you were just a tiny channel, great content and goodluck with the semester!

0 likes
@Midori221 2024-10-16 06:33:56

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

2 likes
@A2b4Vlad 2024-10-16 16:13:30 (edited 2024-10-16 16:13:57 )

great video, good luck with the university and the 2 jobs

0 likes
@ezBeanie 2024-10-17 10:13:35

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!

0 likes
@MarchettLPR 2024-10-16 00:27:57

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?

4 likes
Replies (3)
@itzchillingstar 2024-10-16 09:25:05

@@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 likes
@w.dgaming1 2024-10-16 07:37:24

If the bsod is a kernel app then explorer.exe is still running

1 like
@itzchillingstar 2024-10-16 06:00:16

Explorer is still running. What he killed was winlogon.exe

4 likes
@pvc988 2024-10-16 10:25:17

2:35 Gave me the heebie jeebies.

3 likes
@BlackAndWhite_22 2024-10-16 20:48:47

1:06 , wait, android studio can edit other things than apks?!

3 likes
Replies (2)
@KeprisNexxxus 2024-10-21 18:05:29

nortchot I was about to say the same thing 💀

0 likes
@NORTCHOT 2024-10-20 19:57:01

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

1 like
@SnowFallBall 2024-10-15 23:26:57

i didn't know you played gd??????

25 likes
Replies (8)
@Magillt-1 2024-10-16 21:19:56

@@Bl0xxyhim playing gd on his alt youtube account gave it away for me

0 likes
@Bl0xxy 2024-10-16 14:14:32

@@i_am_called_glitchy at the speed of light gave it away for me when he used that

0 likes
@DiscontinuedChannelProbably 2024-10-16 14:11:29

Yeah, im nothing, i spoke the sentence before an answer.

0 likes
@i_am_called_glitchy 2024-10-16 14:09:07

@@龗 wrong universe, sorry

1 like
@龗 2024-10-16 13:36:18

@@i_am_called_glitchy nobody asked bro 😭

0 likes
@i_am_called_glitchy 2024-10-16 11:27:52

@@APPLP1E limbo gave it away.

edit: stop asking which video i forgot

0 likes
@APPLP1E 2024-10-16 05:49:39

He does, and he used a bunch of GD songs in his videos

5 likes
@Randi_MyMan 2024-10-16 03:20:05

>buys snowfall all
>looks inside
>bubbles

1 like
@Watching-Vidoes 2024-10-18 17:19:48

Amazing vid enderman keep it up :DD

1 like
@salttyalty 2024-10-16 03:18:21

missed your videos man glad your back!

0 likes
@test-rj2vl 2024-10-16 07:07:21

Honestly, sometimes I prefer that my cooked windows would keep running in that state until I manually decide to restart it.

0 likes
@awrewf 2024-10-18 20:25:08

thanks for putting songs names and this amazing video of course

0 likes
@tromick 2024-10-16 19:40:16

I wish this video was on the internet in early 2010's... I hated those uniformative crashes...

0 likes
@Oofker 2024-10-16 00:00:31

This is something i always wondered about.

2 likes
@309electronics5 2024-10-16 20:12:30

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

0 likes
@W1nd0w55 2024-10-16 06:12:29

This question has been haunting me for years

0 likes
@dzxtricks 2024-10-16 09:34:10

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)

Kudos to BSOD!

0 likes
Replies (1)
@dzxtricks 2024-10-16 09:36:32

Don't BSOD from the pressure of YouTube bro... Take one thing at a time, slowly

0 likes
@alejandroalzatesanchez 2024-10-16 22:14:02

It's cool to see that whenever everything gives up it goes back to it's win9x roots.

0 likes
@hektua 2024-10-16 20:19:16

BABE WAKE UP NEW ENDERMAN VIDEO!! ‼️🙏🗣️🗣️

2 likes
@itsbppradhan 2024-10-22 15:25:09 (edited 2024-10-22 15:25:58 )

Make an noescape 2.0 with this!

Probably the last payload can be seeing the system slowly crumble and glitch out...

0 likes
@ariel_chess 2024-10-16 16:24:15

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

0 likes
@Vortex_Studios_ 2024-10-16 20:01:10

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?

good luck with everything you’re dealing with btw

0 likes
@Kisu_GD 2024-10-16 10:10:40

7:47 since when do you use the word cooked? (love ur vids, keep it up)

0 likes
@light-gray 2024-10-16 18:30:32

Very bold of you to show xp source code.

1 like
Replies (2)
@light-gray 2024-10-21 20:56:25

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 likes
@heart_locket2 2024-10-21 19:48:46

bro it's on "the g platform" its not that hard
and I've never seen anything get dmcad for it except some windows mods

0 likes
@TheIndigoShine 2024-10-16 10:25:45

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 likes
@regiolis 2024-10-16 15:23:28

Hey nice video ! Where did you find the Run As Trusted Installer plugin for PH? I cannot find anymore

3 likes
Replies (1)
@Endermanch 2024-10-16 15:24:43

On their GitHub archive, it's archived now, if I recall correctly, the plugin is considered deprecated

1 like
@H0R535 2024-10-17 10:51:23

This video just came at a fitting time because I just saw someone else's computer bluescreened by itself before I watched this video.

0 likes
@Noahscratch493 2024-10-19 12:42:55

You should use that like wininit trick in powershell if you ever wanted to

0 likes
@alexdev404 2024-10-22 00:32:12

Hey good luck with uni bro :)
Take care of urself!!

0 likes
@AlexDaDermahurr 2024-10-16 09:13:15

this dude and flytech would make an excellent duo

0 likes
Replies (1)
@user-a0d9w0ec9wiej 2024-10-16 16:04:58

IIRC They did collab before

0 likes
@LanTriBlox 2024-10-19 14:17:23

FINALLY YOU MADE A VIDEO I'VE BEEN WANTING FOR AGES!

0 likes
@MSX98FMDnB 2024-10-19 22:57:48

you know something's gone wrong if windows switches back to classic theme

0 likes
@happy_mimimix 2024-10-16 11:05:47

This is ridiculous! Thank you very much for telling us all of these secretes about windows.

0 likes
@tomekdadura543 2024-10-16 11:11:28

Glad to see you back! (Algorithm goes brrrr)

1 like
@JackBond1234 2024-10-16 06:49:03

Aww, I was hoping you'd find a way to get an internal BSOD despite the driver hooks

0 likes
@ai2_tv 2024-10-16 15:32:08

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! 🔥

0 likes
@test-rj2vl 2024-10-16 07:05:20

Next video idea: Try to restart those processes that you closed and see if you can make windows normal again.

0 likes
@neon_modz680 2024-10-16 01:16:07

I forgot about this channel I'm glad I came across it again

0 likes
@Amaneskinfan 2024-10-16 12:41:24

finally i know what's behind the blue screen!!

1 like
@Furrysm 2024-10-16 00:09:44 (edited 2024-10-16 00:09:50 )

Welcome back buddo! Love your videos!!

0 likes
@bastiensante1902 2024-10-16 12:16:31

These videos really show the sticks and duct tape holding Windows together !

0 likes
@James2210 2024-10-16 20:31:17

7:20 wow, real cooperative multitasking on windows ;)

0 likes
@ArsenTech 2024-10-16 11:51:41

Everytime Enderman Uploads, It Makes My Day Better

0 likes
@theaveragepcchannel 2024-10-16 17:12:55

YOU ARE BACK :) I am subscribed as always :)

0 likes
@masterbaiter7624 2024-10-16 19:56:29

bro woke up and finally came back

0 likes
@korneliusfrik9545 2024-10-16 17:56:36

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.

0 likes
Replies (3)
@SOTP. 2024-10-27 01:46:50

@@lapielazoolie true

0 likes
@lapielazoolie 2024-10-27 01:39:56 (edited 2024-10-27 01:41:41 )

@@SOTP. I wish they would just convert it to the Server 2012 style already, it’s too outdated and looks very mismatched.

0 likes
@SOTP. 2024-10-16 21:01:01

win 7 basic theme is what you get if you disable dwm

0 likes
@АлександрДаньков-х2ь 2024-10-16 14:53:44

Finally you're back! Make videos more often.

0 likes
@CoreDreamStudios 2024-10-16 17:08:00

Now I love the BSOD and want to hug it.

0 likes
@ilcuriosonedelweb3831 2024-10-16 09:19:01

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

0 likes
Replies (1)
@SOTP. 2024-10-16 21:05:03

running native programs in a bsod might be possible

1 like
@SuperGamingAli 2024-10-16 06:56:04

A question nobody asked but now desperately need answers too.

0 likes
@AndrewTheFemboy 2024-10-16 03:25:34

not what i expected to see today but i love it

0 likes
@Sseneed 2024-10-16 09:16:47

Omg enderman uploaded!!!

2 likes
@Parsa-mine 2024-10-16 14:55:39 (edited 2024-10-16 14:58:29 )

I love these kinds of vids,thanks enderman,make more plzz
But,u can have a rest buddy
Im worried about your eyes

0 likes
@vladislavkaras491 2024-10-16 12:13:10

Darn... It was interesting to check it out!
Thanks! Good luck with the studies and work! ^&^

0 likes
@ilovelampadaire 2024-10-16 05:13:45

Happy to see that endermanch is back!

0 likes
@FluffyAngelUwU 2024-10-17 21:41:30

THAT'S IT. * UN-BLUES YOUR SCREEN OF DEATH *

0 likes
@Kynatosh 2024-10-16 15:21:26

This music throws me back to easier times wow

0 likes
@paulstelian97 2024-10-16 07:07:27

This is just plain INSANITY and make me keep on coming. Windows can be hilarious like that I guess.

0 likes
@foxyRaccoon123 2024-10-16 02:02:00

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!

0 likes
@markusTegelane 2024-10-16 11:51:23

neat, so it's like pressing any key to continue on 9x blue screens

0 likes
@rachelo_xuxu4592 2024-10-17 02:36:59

love how the first crash is onbeat lol

0 likes
@toastedstuff 2024-10-16 00:21:08

Nice! I've been waiting for this for a while.

0 likes
@gatto_furry 2024-10-16 06:07:21

its fine ender! take your time. we'll wait.

0 likes
@UmarBlox5124 2024-10-21 15:18:25 (edited 2024-10-21 15:18:53 )

Question: What would happen if even the classic/fallback theme fails to load?

0 likes
@LugiDergX 2024-10-22 14:24:15 (edited 2024-10-22 14:26:01 )

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.

0 likes
@KasperskyFan2111 2024-10-24 23:30:31

Hey there! @endermanch This was such a cool project. I'm honestly just glad you're uploading again! Thanks!

0 likes
@cookiehead. 2024-10-16 00:37:10

thank you for answering my lifelong question

0 likes
@sneakytanklol 2024-10-15 23:45:23

NEW ENDERMAN VIDEO LETS GOOOO

1 like
@gabrielwoj 2024-10-16 00:38:43

Nice keyboard.

3 likes
@klausschmidt982 2024-10-17 06:00:08

You should have attached the kernel debugger to see the trace messages. Thing must have screamed in pain.

0 likes
@glownydev 2024-10-16 10:50:50

Yes the COMEBACK!!!!!

1 like
@YourLocalCapybara69 2024-10-16 14:04:55

seeing enderman using gen z slangs was not on my 2024 bingo card

0 likes
@mrfoxesite4482 2024-10-16 11:16:06

2 months for 9 minute video! dedicated! having 300k plus subs and dedication is crazy

0 likes
@manuelengel3680 2024-11-01 16:30:44 (edited 2024-11-01 16:31:05 )

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.

0 likes
@Thomario20 2024-10-16 01:59:13

Don't worry dude it's fine you don't upload often. Focus on the more important things first.

0 likes
@elcava88 2024-10-16 18:32:05

You know vid has gone good when windows 11 reverts to windows 98 theme after being fucked with

0 likes
@guilhermeschultz1144 2024-10-19 00:49:29

What a great music! And informative video.

0 likes
@chamber_hiro256 2024-10-16 03:24:07

I understand. Stay safe enderdude!

0 likes
@ciberboyYT 2024-10-17 14:40:15

Yessss Endermanch is back.

0 likes
@Parsa-mine 2024-10-16 14:55:38

I love these kinds of vids,thanks enderman,make more plzz😊

0 likes
@ronnie3626 2024-10-15 23:48:40

Thank you so much for this video, this is very interesting to (not just) me!

0 likes
@creepercraftytT99 2024-10-18 03:38:09

0:21 wow, so even BSODs can BSOD?

1 like
@f0undthe2nd 2024-10-16 06:52:15

thats such a cool keyboard :O my dad has an atari that looks exactly like it

0 likes
@Cart1416 2024-10-16 00:59:07

yay endy back

1 like
@keegie_creeper146 2024-10-16 23:12:22

0:44: What is the gif for ur desktop, it looks cool

0 likes
@jlrggaming 2024-10-16 19:31:50

Rule no.1: never skip an Enderman video

0 likes
@scamdotnet336 2024-10-16 02:23:50

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

3 likes
Replies (6)
@weegeenumberone2 2024-10-16 11:00:56

@@realcinupeever heard of tone indicators

0 likes
@hydradragonantivirus 2024-10-16 09:05:02

Lol there /s end of the comment

1 like
@realcinupe 2024-10-16 05:44:10

@@Ne-vc5pm ???

0 likes
@Ne-vc5pm 2024-10-16 05:41:43

​@@realcinupe you are lucky that YouTube filter is strict

0 likes
@timesnewrman 2024-10-16 04:43:48

​@@realcinupei do think that comment was a joke

1 like
@realcinupe 2024-10-16 04:37:45

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

2 likes
@apotoxin48694 2024-10-17 14:56:37

how will it look when it's caused by hardware like dead GPUs or bad GPU drivers?

0 likes
@asunavk69 2024-10-17 10:39:36

BSOD is such a marvel that even systemD from linux is gonna put it, whenever kernel panics happens ahahaha

0 likes
Replies (1)
@coffee-is-power 2024-10-17 18:34:46

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 likes
@TheUnknownOne18382 2024-10-16 00:19:19

I really love ur videos and support what u do

0 likes
@Meneblox-o1r 2024-10-21 15:13:53

bros got the first keyboard ever made

0 likes
@Firsebox 2024-10-16 06:42:39

Finally! After month and month...

1 like
@melohavoc 2024-10-16 14:03:56

bro got his computer living off borrowed time 😭

0 likes
@antuk014 2024-10-16 00:21:55

Hey id like to see what windows thinks about this in event manager, is that possible to check ?

1 like
@_Bruhens_ 2024-10-16 11:58:11

Nice video as always

0 likes
@windowsuser6901 2024-10-16 10:35:28

video idea:
making custom bsod error codes like critical_process_not_died or smth

0 likes
@Spyd77 2024-10-16 07:19:40

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 likes
Replies (1)
@gabriledyt 2024-10-16 13:50:14

Ahahah

0 likes
@WindowsVista-ld2fx 2024-10-17 18:04:55

Welcome back Endermanch, or should I saw Andrew!

0 likes
@Windows_NT_Dude 2024-10-16 12:01:57

I wonder if the results would vary based on the type of BSoD?

0 likes
@GTeam_Official 2024-11-03 15:29:55

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)

0 likes
@AsparagusLover 2024-10-17 19:52:45

Thank you for the vid. I wad looking how to disable bsod since the outdated monitor I bought causes kernel errors on win11.

0 likes
@voidking8587 2024-10-16 03:52:03

wow 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 likes
@arandomchannel2468 2024-10-19 04:46:50

what 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 like
@4storyboss 2024-10-16 11:42:55

this video brings me back to the 2014

0 likes
@GodDamnitTwitch 2024-10-20 00:31:36

good luck this semester on school stuff <3

0 likes
@pigable 2024-10-16 16:11:52

7:44 win 95!

1 like
@MegaMarian12350 2024-10-15 23:55:36

7:34 And Windows 11 turned into Windows 2000. Inconsistency at its finest.

13 likes
Replies (5)
@mrowlsss 2024-10-17 00:48:41

@@tourmaline07 it's simply the easiest to render in times of drastic error

1 like
@Warp2090 2024-10-16 14:07:14

how do I enable the windows 2000 theme?

0 likes
@tourmaline07 2024-10-16 12:11:10

​@@mrowlsssstill pretty funny to see it fall back to a 25 year old GUI after all this time when the system is malfunctioning

0 likes
@akurasubject9617 2024-10-16 02:59:28

It has a backup plan.

2 likes
@mrowlsss 2024-10-16 00:09:07

It's a fallback. It's meant to do that

24 likes
@cheeserobloxer 2024-10-16 19:06:33

7:27 pc: welcome to our first windows

0 likes
Replies (1)
@cheeserobloxer 2024-10-16 19:08:09

Sorry for wrong time but just wait and it gonna turn

0 likes
@定义 2024-10-29 16:20:51

I used it and on Windows 10 it caused it to crash more randomly because of system corruption. Before it never crashed.

0 likes
@kamiexz 2024-10-16 15:44:42

WAKE UP, ENDERMAN JUST DROPPED A NEW VIDEO 🔥

0 likes
@jayverrijt0 2024-10-16 12:38:52

Finally hes back

0 likes
@Trop58 2024-10-19 03:05:00

Behind 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 likes
@HardbassTV. 2024-10-18 11:46:36

Try swapping windows nt kernet in linux

1 like
@intelinsidecomputer 2024-10-16 04:27:31

3:20 Why he uses this keyboard?

4 likes
Replies (7)
@MoonDrive_ 2024-10-16 16:14:01

Because he wants to?

0 likes
@sniperstyx 2024-10-16 16:13:46

Cool keyboard 👍🏻

0 likes
@Warp2090 2024-10-16 14:04:29

better quality than most new keyboards

0 likes
@enthusiasticgeek7237 2024-10-16 10:57:33

bucklespring keyboards feel and sound great to type on, thats why

2 likes
@therealzhenplaz200 2024-10-16 05:41:44

its a good keyboard

0 likes
@intelinsidecomputer 2024-10-16 04:34:21

Thanks, i actually thought of this

0 likes
@MadterVoid 2024-10-16 04:31:44

His favourite keyboard

3 likes
@HighGroundSweat 2024-10-15 23:55:30

bro is finally back

0 likes
@alyx6427 2024-10-21 09:32:55

what happens when you remove RAM or the C drive with this? cuz that usually causes a blue screen

0 likes
@sullenscr 2024-10-16 04:46:17

honey! wake up
new enderman video!

0 likes
@degebs7146 2024-10-16 04:36:28

Did you get your computer to travel back in time? Completely crashing but not burning in the process.

0 likes
@s502russia 2024-10-31 14:54:12

Windows 11 in classic theme actually looks like Windows 7 in classic!

0 likes
@GlythicMC 2024-10-21 15:12:18

ur videos are entertainung good videos keep up the good work :)

0 likes
@25COfficial 2024-10-16 04:11:06

7:21 the part what

1 like
@GMFocalFossa 2024-10-16 17:27:32

This was really cool!

0 likes
@reynaldjamesyt1040 2024-10-17 01:13:00

finally he's back

0 likes
@arbrilliant191 2024-10-15 23:33:00

lol while you were uploading this, i was installing windows NT 3.1 on 86box

0 likes
@thinhbui4182 2024-10-16 04:40:54

yo 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 likes
@JsemPO12 2024-10-16 05:45:20

My old laptop always crashed after the cpu temperature rised over 100. My hand was cooking

1 like
Replies (1)
@trabant601e 2024-10-16 12:01:58

@@JsemPO12 you should probably clean that thing out

0 likes
@Tamay. 2024-10-20 11:17:27

8:08 Can you not somehow delete the Windows 11 theme and make it be only that Windows 7 Classic era theme?

0 likes
@jaspbcat7903 2024-10-17 07:25:13

Hello fellow enderme- oh wow your name is just enderman

0 likes
@pentiumvsamd 2024-10-16 03:48:10

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

1 like
@foxy28406 2024-10-16 05:17:01

bro finally got access into his yt channel after he forgot passwd for 2 months <(")

1 like
@Zevil_tv 2024-10-16 19:17:30

could you theoraticly make ur own BSOD?

0 likes
@SsssSalomov 2024-10-25 15:10:32

Enderman don't want keyboards

0 likes
@obydawael 2024-10-16 18:16:03

YAY ENDERMAN BACK!!!!

0 likes
@GamingScout682 2024-10-16 07:07:43

YOUR BACK

0 likes
@wrobelinformations4793 2024-10-29 20:23:02

Did you tried running wininit?

0 likes
@PenggunaNyasar 2024-10-21 10:05:25

i will try this on my real pc

1 like
@GoodCat55 2024-10-16 13:03:40 (edited 2024-10-16 13:04:55 )

i 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 likes
@therealkxng 2024-10-16 03:27:03

Finally he’s back!

0 likes
@Cat_loaf20 2024-10-22 13:28:01

3:25 nice keyboard

1 like
@alexdev404 2024-10-22 00:31:57

Hey good luck with uni bro :)
Take care of urself!!

0 likes
@redgray408isapest 2024-10-31 09:27:04

3:18 nice keyboard

0 likes
@YT_vPieselkowy 2024-10-29 05:29:22

how your vms work so fast? my computer has a intel i9 10900k and a rtx 4070, 64 gb of ram? HOW?

1 like
@isyt1 2024-10-16 00:30:48

Maybe I’m a thicko but couldn’t a dev put a try/catch around anything even potentially dodgy???

I’d be horrified if I ever wrote any code that wasn’t recoverable from if it went tits up 🤷🏻‍♂️

0 likes
Replies (1)
@brookedoesstuff 2024-10-16 04:08:44

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 likes
@sspears 2024-10-20 12:10:18

yo endermanch i found a bug in the microsoft store to get any paid software for free... its pretty op istg

1 like
@tigersusyt 2024-10-16 12:49:56

Me on my 12 year old macbook pro installing windows 11 ltsc and after i install drivers, it just does a bsod loop

1 like
@skkimya 2024-10-16 01:53:03

peak dropped. (Enderman Upload)

0 likes
@otran131 2024-10-22 11:08:21

please dont dead :(

1 like
@vistadev275 2024-10-16 00:36:07

Say i have loved your content for a while and i am subbed

0 likes
@faa- 2024-10-16 13:45:52

he's back

0 likes
@martimribeiro4833 2024-10-16 06:24:29

new notification,new legendary video comes in!

0 likes
@nicklamn 2024-10-16 01:15:05

Wow, I can't believe I'm so early to a video! It's great, as they always are.

0 likes
@RaghunathShirodkar 2024-10-16 13:42:18

Try deletiong the csrss.exe svchost.exe wininit.exe or any, which killing tnem triggers blue screen.

0 likes
@Goofy_McGee69420 2024-10-16 10:02:19

THE LEGEND HAS RETURNEDDD 🗣

0 likes
@kivancatlipr 2024-10-17 19:13:12

good to se you're back🎉

0 likes
@nito8066 2024-10-19 04:29:03

HOLY SHIT YOU GOT AN OLD KEYBOARD

0 likes
@jonhleylandkirby8081 2024-10-17 06:30:30

He's alive!

0 likes
@SmoggyLambGG 2024-10-16 01:57:05

What happens if you disconnect the boot volume?

1 like
Replies (1)
@Radkeyboard7984 2024-10-16 13:44:59

enderman made a video on thats. good luck on finding that

0 likes
@realpiee 2024-10-25 05:35:56

can you do this but while deleting the Windows folder?

0 likes
@TechnoMinded-qp5in 2024-10-16 16:01:37

This is the real reason why people are switching to Linux because modern adults working for Microsoft is just an awful idea.

0 likes
@Maxim67459 2024-10-21 16:13:59

bro uses ancient keyboard on the newest hardware

0 likes
@malekrahali1 2024-10-16 17:10:35

CAN I ASK U A QUESTION PLS?

0 likes
@Roufoxx 2024-10-16 12:16:43

The goat is back

0 likes
@carmellolb200 2024-10-19 00:55:30

i've always wondered this!

0 likes
@Gigetto4419 2024-10-23 20:30:44

question
where did you find the .sys file
did you turn the .c file into .sys or is it on the github

0 likes
@AurelOnYT 2024-10-29 11:54:04

so if i cant shutdown it means the rpc has crashed ??

0 likes
@Gxaps 2024-10-16 06:39:12

Why does windows 11 revert to looking like windows 98 in times of torture

0 likes
Replies (1)
@trabant601e 2024-10-16 12:03:41

It's all windows NT under the hood

0 likes
@Warp2090 2024-10-16 14:01:04

is there a way I can enable that classic windows 9x theme?

0 likes
@collincatmull1369 2024-10-15 23:57:23

Good luck with your studies!

0 likes
@boreddragons 2024-10-16 13:40:13

My teacher restarted her laptop in class and got the blue screen of death after like 10 min of waiting 💀

0 likes
@RomireTV 2024-10-16 08:15:20

Thank you for the education

0 likes
@LX20235 2024-10-16 17:57:10

What you're saying is - what happens behind DEATH? :}

0 likes
@MuscularPuky 2024-10-17 15:01:32

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?

0 likes
@tysayahi1 2024-10-22 14:57:41

Would disabling DWM on Win 11 be possible?

0 likes
@LunaDragofelis 2024-10-16 20:11:26

What would happen if KeBugCheck2 was disabled as well?

0 likes
@robgames6789 2024-10-16 19:13:44

Sweet, new video!

0 likes
@coolcatgame 2024-10-16 00:11:16

just like the olden days

0 likes
@HakyGang 2024-10-16 11:48:25

Oh my gosh your back I missed you🥹🥹🥹🥹

0 likes
@ShiceGuy 2024-10-16 15:24:30

:) Your PC Ran.

0 likes
@infradragon 2024-10-16 00:48:24

i love your keyboard!

0 likes
@masonboone4307 2024-10-19 05:02:40

What happens with "wininit"?

0 likes
@Kaymations 2024-10-16 01:25:59 (edited 2024-10-16 01:26:28 )

Could you please do another video on clasic theme woth all its color
Variants from win 2000 for windows 22 please man

0 likes
@bdbfjendnf 2024-10-15 23:50:36

Yay new endermanch vid :D

0 likes
@jatalmTechBS 2024-10-16 13:07:45

bro litterally using a 1995 keyboard for Windows 11 (2021)

0 likes
Replies (1)
@Warp2090 2024-10-16 14:01:54

Better quality than most modern keyboard tbh

0 likes
@randyharrigan4790 2024-10-21 07:31:47

the video should have been called what happens when you're allowed to kill critical system processes without restrictions lol

0 likes
@chouhict 2024-10-16 10:52:21

Love your videos!!

0 likes
@halloween_kubustv_0101 2024-10-16 12:08:22

WOW! i was curious about that

0 likes
@kokomisangonomiya2966 2024-10-16 05:19:49

enderman posted a video
the world is healing

0 likes
@Cat_loaf20 2024-10-22 13:34:46

I once got a Microsoft Windows is not responding error

0 likes
@arie1906 2024-10-17 05:22:25

what is that keyboard 3:53

1 like
Replies (1)
@johndoe7477 2024-10-18 06:44:53

looks like a ibm model m replica

0 likes
@ReaIYoBlue 2024-10-16 02:13:19 (edited 2024-10-16 02:20:48 )

After all this time, you changed the taskbar back to the bottom, but why?

0 likes
@TheWindowsGuy66129 2024-11-02 23:33:11

You should try this on windows 7

0 likes
@1superkid188 2024-10-16 15:38:33

This is a very good video

0 likes
@StoneCoreYt 2024-10-16 01:01:32

This just showed me that the newest versions of Windows has a little bit of Windows 95 inside it

0 likes
Replies (4)
@akurasubject9617 2024-10-16 18:41:13 (edited 2024-10-16 18:41:31 )

​​@@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
@Warp2090 2024-10-16 14:05:38

@@akurasubject9617 how to enable it as the main ui?

0 likes
@akurasubject9617 2024-10-16 03:01:24 (edited 2024-10-16 03:01:41 )

it'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 like
@emerald1337 2024-10-16 01:18:00

iirc every new windows version is built off the old ones

0 likes
@randomaccountisthishere 2024-10-16 04:49:08 (edited 2024-10-16 04:55:24 )

sad you had lots of headaces :( (edit can you somehow delete all the disks)

0 likes
@EthanaelLeconte 2024-10-16 12:01:30

can you do one of these experiments on a real computer?

0 likes
@AkifKudretYasar 2024-10-16 19:59:40

What happens after force restart?

0 likes
@AsphaltEighterA8YT 2024-10-16 22:34:15

THE LEGEND IS BACK🥳🥳🥳🥳

0 likes
@Redson_firedemon 2024-10-25 11:55:47

My school classmate wanted to play roblox in ITC class. He was playing some random game and then he got a blue screen

0 likes
@DraconBerry2740 2024-10-17 05:45:45

So BSOD is technicaly the system telling us leave me alone

0 likes
@iaxdm. 2024-10-16 06:05:46

Use NMBC and then delete the entirety of the C:\ Drive

0 likes
@arjix8738 2024-10-16 06:59:10

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

I am not logged into a microsoft account...

0 likes
@idcrafter-cgi 2024-10-16 01:37:13

what would happen if you would replace system 32 of Windows 7 with the one of reactos?

0 likes
Replies (1)
@idcrafter-cgi 2024-10-16 01:37:29

explorer_old.exe does even run on windows 11

0 likes
@juniorsilvabroadcast 2024-10-24 02:57:16

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?

0 likes
@mistercheeeez 2024-10-19 05:09:34

Did windows 11 just turn into windows NT at 7:35

0 likes
@danzstuff 2024-10-16 13:06:46

5:15 man windows is overreacting nothing happened

0 likes
@ponikgd 2024-10-16 07:10:02

ENDERMANCH POSTED NO WAY OMGMGMGshgehyrdtuysd

1 like
@hacktor_92 2024-10-16 15:57:53

no more BSOD reminds me how I crashed my first Windows 98 computer. hahah

0 likes
@windowsuser6901 2024-10-16 10:34:20

literally my pc crashing after consuming too much vram after playing 69 secs of minecraft as f⁸ck

0 likes
@ItsCOMMANDer_ 2024-10-17 16:43:26

Does your discord still exist?

0 likes
@andresbravo2003 2024-10-16 03:18:42

Open Programs to find out in this video.

0 likes
@john13211 2024-10-16 12:24:03

shouldnt you change your Twitter animation thing to X ?

0 likes
Replies (1)
@Warp2090 2024-10-16 14:02:10

Dont give him any bad ideas

0 likes
@uzzybuzzy-t5h 2024-10-18 20:29:40

Bro,u ll get a lot more views if u do a voiceover the vids

0 likes
@KxmischerDude 2024-10-15 23:33:13

Great Video

0 likes
@hahajajaxaxax 2024-10-17 05:49:22

is there a modded windows 11 without blue screen?

0 likes
@mrowenthepoop27 2024-10-16 13:32:14

What is bros keyboard at 3:24

0 likes
@mintypot 2024-10-16 17:26:26

literally happened to me while playing a random game i didnt even trigger it on purpose

0 likes
@Sparklingboi 2024-10-28 16:13:38

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

0 likes
@MaleRainbowAction 2024-10-16 13:25:16 (edited 2024-10-16 13:25:51 )

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!

0 likes
@froggzboy 2024-11-03 14:49:13

i just found my windows 98 product key yippe

0 likes
@Chap_Stick_on_YT 2024-10-15 23:37:36

I WAS LAST TO TYPE A MESSAGE IN REPLAY

0 likes
@BastiOn_1337 2024-10-16 18:27:47

Yaaay he is Back 🎉❤

0 likes
@тестирование 2024-10-16 07:31:38

wait 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 like
Replies (2)
@тестирование 2024-10-16 12:30:49

@@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 likes
@pacomatic9833 2024-10-16 12:24:41

Using the anti-BSOD driver won't be good.
The BSOD happens because they want to prevent further damage.

I recommend you just go back to the BIOS and turn off Hyper-V.

0 likes
@LafterGD 2024-10-16 01:43:44

Hey the guy is back!!!! ❤

0 likes
@gengar-1997 2024-10-16 13:50:30

Ruined my microwaved BSoD dinner :(

0 likes
@atomek1847 2024-10-17 18:48:43

YESS i wanted to do that but i didin't know how :')

0 likes
@EvolveGaming775 2024-10-15 23:20:15

W enderman!!

1 like
@jpedrothejo 2024-10-16 14:07:47

maa endermanch uploaded

0 likes
@NatanMatysiak 2024-10-23 06:39:31

I like your keyboard

0 likes
@kernel_data_inpage_error 2024-10-16 08:06:11

So I have a bad GPU laying around, it always bugchecked when trying to load the nvidia driver, will NMBC prevent so?

0 likes
@literally_Orso 2024-10-16 00:48:54

Enderman why are you using Windows 11 as host?

0 likes
@Potato1234_x 2024-10-17 06:50:29

banger video topic

0 likes
@HarryLarsson-b2n 2024-10-21 13:01:32

why does task manager look like that!?

0 likes
@hafsakashif2347 2024-10-16 06:05:46 (edited 2024-10-16 06:07:41 )

he has good entertainment but he does not have any 1 million subs i wish u will get one million soon

0 likes
@Nyanmp3.fan005 2024-10-16 08:32:21

Ты вроде знаешь русский, так что могу спокойно обьяснить, вообщем у меня походу бывало что синий экран вылетал, вот появился он и сразу пропал, ну это проблемы компа уже, он куча синих экранов даёт, так что можно разные поймать, и бывает что он не сохраняет дамп! И это бывает когда синий экран появился но потом вылетел

0 likes
@e99g 2024-10-16 19:35:50

The Windows ShellExView❤

0 likes
@feandal5274 2024-10-16 00:22:42

HEYA HEYA HEYA

1 like
@boboiscoolYT 2024-10-16 17:38:53

I LOVE YOU ENDERMAN😃😃😃

0 likes
@kaydenandcolstew5763 2024-10-16 05:03:20

The keyboard tho

0 likes
@therealomyxshady 2024-10-15 23:28:55

Windows moment

0 likes
@randomazzy11 2024-10-16 11:46:14

thats so cool

0 likes
@alivew 2024-10-16 06:36:37 (edited 2024-10-16 06:37:26 )

Video! 🎉

1 like
@Tempo99_music. 2024-10-18 18:41:17

i 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 likes
@QuandaleDingleberry-r9o 2024-10-16 13:18:05

Broo!! This is cooked!!! 💔

0 likes
@sumungnote7 2024-10-15 23:59:46

I just woke up.

0 likes
@amiralingames 2024-10-16 09:59:45

Still not able to uninstall edge

0 likes
@thatoneglitchpokemon 2024-10-25 23:37:57

no way chat enderman online

0 likes
@Jasher144 2024-10-16 03:33:14

ima try to do this on windows vista on gpt bec it keeps bluescreening on me maybe this will fix it

3 likes
Replies (2)
@Jasher144 2024-10-16 08:19:37

@@mewity im planning to

0 likes
@mewity 2024-10-16 07:22:39

did it work

0 likes
@Rainbowcat1592 2024-10-17 17:25:21

I love your videos😊

0 likes
@chxrry_van1lla 2024-10-16 01:11:42

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

0 likes
Replies (1)
@emerald1337 2024-10-16 01:17:32

he hasnt uploaded in 2 months, he probably experienced the outside and knows what grass is, unlike you i guess

1 like
@QUÝQUỐCNGUYỄN-w1i 2024-10-16 05:29:20

windows 11 24h2 ?

0 likes
@Dogappel 2024-10-19 19:04:48

Looks like windows 98

0 likes
@piggy004 2024-10-15 23:37:54

Hi! I’m your fan!

0 likes
@Tennisballbfdibfb 2024-10-16 18:09:50

Install windows onto desktop

0 likes
@T-99K_GMD 2024-10-16 09:26:51

Finally!!! 🎉🎉🎉

0 likes
@Ava-r3l 2024-10-17 15:15:03

Is CrashOnCtrlScroll safe?

0 likes
@cry8434 2024-10-16 03:11:47

what keyboard is that??

0 likes
Replies (1)
@Endermanch 2024-10-16 07:24:39

IBM Model M

1 like
@htfhfhtjj 2024-10-29 20:46:56

Thank 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 likes
@muffinV136 2024-10-16 03:21:41

sick

0 likes
@MarkTheCat 2024-10-16 22:00:49

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?

0 likes
@slasher6543 2024-10-16 10:55:27

Hello

0 likes
@TheDarkKillerGR 2024-10-15 23:56:26

HE BACC

0 likes
@ApertureSciencePsycho 2024-10-19 20:48:08

Now remove Linux's exit.c

0 likes
@glennning 2024-10-15 23:24:28

How to get to live chat

0 likes
@AnRRgm 2024-10-15 23:21:20

HELLOOO

0 likes
@Glizzy_MC 2024-10-16 09:24:56

why do you use that keyboard?

0 likes
Replies (1)
@Warp2090 2024-10-16 14:03:31

Because its better than 99% of modern keyboards and is high quality.

0 likes
@gabriledyt 2024-10-16 13:49:02

Maybe bsod is not that useful

0 likes
@k.voskuyl5775 2024-10-20 18:09:51

now try windows 95

0 likes
@mizellland 2024-10-15 23:40:01

841 ViEwS iN 20 mInUtEs? BrO FeLl oFf

0 likes
@Seed 2024-10-15 23:20:06

First

5 likes
Replies (1)
@Win95Real 2024-10-16 00:13:55

Verified but no replies :(

0 likes
@elakstein 2024-10-23 06:40:51

What is the song name

0 likes
@superasax3245 2024-10-15 23:30:55

Hey

0 likes
@ArshanShortsYT 2024-10-16 06:09:44

Do you play Geometry Dash?

0 likes
@kabelomatau 2024-10-18 09:11:13

I REMBER YOU

0 likes
@Mahan90nn 2024-10-16 09:43:25

Nice

0 likes
@Miguel23080 2024-10-16 01:30:14

bro i don't want to see all this yapping, can someone give the timestep?

0 likes
Replies (2)
@Miguel23080 2024-10-16 23:35:58

@@trabant601e ok

0 likes
@trabant601e 2024-10-16 12:05:11

You kinda gotta watch the whole video to understand 💀

0 likes
@SASTSimon 2024-10-16 06:29:05

Hi

0 likes
@realsleepi 2024-10-16 00:13:34

what happened to voice 😥

0 likes
@_zauy 2024-10-16 18:58:34

keep it up! <3

0 likes
@gouthamchamod 2024-10-16 01:32:33

I AM YOUR FANNNNNN!!!!!!!!!!!!!!!!

0 likes
@WindowsVista1563 2024-10-16 06:28:48

How you doin?

0 likes
@OfficialWorlds194 2024-10-15 23:25:36

Hi

0 likes
@SwagRum76_ 2024-10-29 19:21:51

wb

0 likes
@KxmischerDude 2024-10-15 23:21:01

Hi

0 likes
@uuuuu247 2024-10-16 12:28:39

0:47, Я сделал подобное патчем ядра.

0 likes
@user-bl8jc4hr3y 2024-10-25 15:21:27

It is still win 95

0 likes
@TTV_GeorgeOnRL 2024-10-18 16:40:00

hiii

0 likes
@EndermanLegendario 2024-10-19 09:45:05

Man wth who are you

0 likes
@imbored8072 2024-10-16 06:48:15

yay

0 likes
@nataliexists 2024-10-16 11:39:54

about one day ago i thought about what is going on behind the blue screen, so this is great timing!

0 likes
@luizdodibre_ 2024-10-15 23:29:41

HIII

0 likes
@46nq1Roblox 2024-10-15 23:32:01

Yay

0 likes
@gamerberry52 2024-10-27 20:46:06

endermanch can you teleport

0 likes
@CreeperDaGuy 2024-10-17 05:30:43

Wow

0 likes
@blockblitzz 2024-10-16 05:15:57

Laglife made this first, Stop Copying Wintubers

0 likes
@NotJacobX 2024-10-16 08:09:06

oh ma gad

0 likes
@0xc4ae1e5 2024-10-23 21:28:25 (edited 2024-10-23 21:28:45 )

Why did you copy @laglife ?

0 likes
@HAKANKOKCU 2024-10-16 03:07:49

KeyboardCam™

0 likes
@ferithakan. 2024-10-16 05:30:08

Endermach

0 likes
@Windows1126H3BataVer 2024-10-20 11:10:56

help me 😭

0 likes
@theoshaviolation 2024-10-16 00:22:13

Wonder what happens when you install this driver in React OS?

1 like
@Noob-ju2es 2024-10-27 14:22:26

Microphone

0 likes
@Jolticguy 2024-10-16 05:18:06

Hope you have a great day @Enderman

0 likes
@mademoisellezeynep9368 2024-10-16 20:30:56

w

0 likes
@SyutoMC 2024-10-15 23:20:05

E

0 likes
@Ryan-23 2024-10-16 02:31:41

4.4K views in 3 hours. Bro fell off

0 likes
@Windows_8_Lover 2024-10-16 09:32:56

You copied Laglife
I don't trust you anymore

0 likes
@mundodasbrincadeiras2597 2024-10-23 01:36:14

eu eu eu aprecio

0 likes
@Mr.Panos69 2024-10-23 05:32:31

Nah buy a new keyboard

0 likes
@joannajeter9994 2024-10-16 00:55:05

:)

0 likes
@Luraxx 2024-10-15 23:54:13

My normal Windows = :) Vs. When i turn on RTX = :(

0 likes
@OfficialRedTech 2024-10-16 01:26:44

nice video i wonder who you stole it from

1 like
Replies (2)
@OfficialRedTech 2024-10-16 03:34:32

@@MSNeptuned yeah totally not

0 likes
@MSNeptuned 2024-10-16 03:25:45

definetly not laglife!!

0 likes
@PSXman9 2024-10-29 17:29:19

another great video with awful music 😄

0 likes
@k0n4_m4r 2024-10-16 14:15:35

"This shows BSOD is our friend"

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.

0 likes
@MissingProYT69 2024-10-15 23:55:04

41st comment. Keep it up, Enderman! 💜

1 like
Replies (1)
@Lncvrt 2024-10-16 02:07:17

doesn't matter if ur the 1, 827, 22, 64 comment place, nobody will give a singular shit

0 likes
@MarioMario456 2024-10-15 23:20:23

1st

1 like
@Amaan-g4d 2024-10-23 04:20:31

:-P

0 likes
@bloodlust_gaming6 2024-10-16 12:02:09

omgggg i missed u :3

0 likes
@THEFARLANDERS-t5c 2024-10-16 00:03:08

257th like

0 likes
@blakebedford-palmer6676 2024-10-16 19:22:42

It's not called twitter anymore

0 likes
@Abdullahsalakyum 2024-10-16 04:31:04 (edited 2024-10-16 04:31:48 )

Before 1k likes crew here
⬇️

0 likes
@friendofcoals 2024-10-16 01:46:18

Enderman, constructively, your videos without commentary are a lot worse and less engaging.

0 likes
@nin93feetfinder 2024-10-30 01:47:15

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 “ “

wininit
powershell wininit

1 like
@chancegoodling 2024-10-23 00:16:08

0:03 pause here if you want to die

0 likes
@alejandrovelasco4448 2024-10-21 13:33:48

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

0 likes
@MuscularPuky 2024-10-17 15:05:56

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 likes
@_geonisan 2024-10-17 05:07:50

seeing defender remover in action, it make me to tear of joy 🥲.
Reealy appreciate it.

0 likes
@deb4rgho 2024-10-16 20:47:01

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 likes
@xnasunimc 2024-10-16 17:29:49

taskkill /f /im svchost.exe

1 like
@tygotechengaming1623 2024-10-16 16:11:33

you can also initiate a crash by going into powershell administrator and typing wininit and pressing enter

0 likes
@stevefan8283 2024-10-16 15:23:13 (edited 2024-10-16 15:24:10 )

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.

0 likes
@wineliko. 2024-10-16 14:21:19

kebabcheck2

0 likes
@EdTheShed1 2024-10-16 08:02:14

Just the right time!

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!

0 likes
@TestemailForsignup 2024-10-16 05:15:55

Blud found his youtube password finally

1 like
@cumiebaka 2024-10-16 04:53:06

i wonder if it is possible to get the old windows frame like he got on the last couple minutes

0 likes
@GriffinForte 2024-10-16 02:51:28

Vuyyvjyyvjg

0 likes
@avi8aviate 2024-10-16 00:56:20

I wonder what happens if KeBugCheck2 is disabled, or if it's even possible to disable it.

0 likes
@otaldohenrik 2024-10-15 23:46:35

YOU COPIED ME!!! HAHAHA recently I did some experiments related to BSOD with WinDbg

0 likes
Replies (1)
@otaldohenrik 2024-10-15 23:47:30

I saw in the code that the KeBugCheck() always checks if there is a BSOD "running" already

0 likes