hobune Channels Contact About Donate

How to brick Windows 98

Back to video page | Download comments jsonl

Comments (archived 2024-09-13 06:21; 449 top, 673 total comments)

@kavinunethsarakoswattage3516 2022-03-02 03:31:09 (edited 2022-03-02 03:31:56 )

And here I am, wondering how microsoft managed to do that.

For anyone wondering, the problem with the user names were this. In Win 98, and many OSs after and before, there were system device files. They were just files that allow programmes to directly access the devices or OS functions.

In Unix, Linux and other *nixs, these files were stored in a dedicated directory ( usually /dev/ )

But DOS allowed them to be accessed from anywhere, and Win 98 inherited that from it.

It looks like that when you login, Win 98 looked at the drive for a folder of the user name.

So when your user name is CON, AUX or host of other 3 letter words, it tries to read that files, gets fed garbage, vomits and dies.
( These files still exists, that is why you can't name a file CON in Windows )

Whats interesting is that they didn't immediately brick the system as I would imagine they'd do.

756 likes
Replies (29)
@25COfficial 2023-04-16 07:18:19

666th like?

0 likes
@n3ishere 2022-08-02 16:40:50

@@redstonemaster6264 no, you cant, at least with windows 10. try it.

0 likes
@kgaming7599 2022-07-30 04:55:43

They do not exist in newer Windows, you are mistaken on that. Windows uses a user32.dll and other sort of files located in specific places, you can't rename stuff to CON for backwards compatibility .

0 likes
@itsTyrion 2022-07-28 14:57:18

if you save a file named CON (try it in a python script for example), it prints the text to terminal, so it's still IMPLEMENTED

0 likes
@TheBypasser 2022-05-23 19:24:59

@@kavinunethsarakoswattage3516 Lol nope :) Say, in Win10 it actually splits keyboard HIDs with vendor endpoints into keyboard and vendor parts, with the former totally inaccessible for the non-OS-side access ;)

0 likes
@kavinunethsarakoswattage3516 2022-05-23 11:32:43

@@TheBypasser *at cost of a few security issues and bugs

0 likes
@TheBypasser 2022-05-22 17:03:19

@@kavinunethsarakoswattage3516 Well, probably it could be neat if the above shortcuts would share the same scheme as the path vars (e.g. %%), yet having to type less is a good thing to have at the cost of a few filenames that would be barely needed anyway.

0 likes
@kavinunethsarakoswattage3516 2022-05-22 16:30:19 (edited 2022-05-22 16:33:43 )

@@TheBypasser Well, UNIXes have that too, don't they?
echo foo >> /dev/fbdev
Or going crazy with it:
cat /dev/random >> /dev/fbdev
They just don't make it available from everywhere and instead provide a releable location to access them ( /dev/ ). The problem was DOS didn't have actually any form of organized director structure for stuff.

Also, I wasn't talking about device access points. I mean, although it is possible to map COM# to a path, it doesn't stop it from being 'omnipresent' XD

0 likes
@TheBypasser 2022-05-22 16:10:32

If used nicely it is a thing I love in DOS/Windows though, say ECHO Stuff >> COM1 can be used for a quick port test ;) Also the named way of having device paths other than your harddrives was and is there all the time (see how CreateFile API call works nicely for both file and device access). On a side-note, wonder if calling your user "%appdata% or anything from the path defs will brick the OS...

0 likes
@danafan4334 2022-05-15 21:34:15

constantin

1 like
@aashd9245 2022-04-19 18:56:40 (edited 2022-04-19 18:57:06 )

@@yuurina5092 I have a folder named con (through wsl) and last I checked I could edit files, view files, create files, delete files etc. all through only explorer. The only thing I didn't use explorer for was creating a folder named con.

0 likes
@yuurina5092 2022-04-19 15:35:55

@@aashd9245 It will throw errors windows 11 is the worst even worser in terms of stability than windows 8

0 likes
@oneup117gaming4 2022-03-12 21:29:31

@@generallyunimportant ah yes, nutDealers.

0 likes
@generallyunimportant 2022-03-11 08:47:17

@@aashd9245 you see, this replier here is such a fucking dumbass that he can't understand basic jokes, bc hes a fucking nutDealer

0 likes
@aashd9245 2022-03-11 05:20:26

@@generallyunimportant Parted Magic is user friendly and should work in earlier versions of Windows

0 likes
@generallyunimportant 2022-03-10 13:34:32

@@aashd9245 you can create the con directory that way in anything from win8 and up probably. you can't create it thru user-friendly stuff(unless you call a cmd\powershell prompt user-friendly(which it isn't)).

0 likes
@aashd9245 2022-03-05 17:16:41

@@deadair32101 WSL, UNC, Parted Magic etc. can be used to create con and in Windows 11, you can actually navigate inside the directory while Nul and forbidden chars still throw errors

0 likes
@aashd9245 2022-03-05 17:14:44

@@vistaman1 WSL, UNC, Parted Magic etc. can be used to create con and in Windows 11, you can actually navigate inside the directory while Nul and forbidden chars still throw errors

1 like
@zafransmkdn24 2022-03-04 04:31:46

Yep

0 likes
@deadair32101 2022-03-03 21:31:24

@@kavinunethsarakoswattage3516 No problem

0 likes
@deadair32101 2022-03-03 21:30:38

@@aashd9245 No, you cant. It is still a reserved name and probably will be until Microsoft decides that keeping compat that far back isn't worth it anymore

6 likes
@vistaman1 2022-03-03 14:28:41

@@aashd9245 u cant

2 likes
@redstonemaster6264 2022-03-03 01:38:41

@@circleubuntu wdym?

4 likes
@circleubuntu 2022-03-03 00:42:49

You mean it right? Windows 98 isn't alive...

2 likes
@redstonemaster6264 2022-03-02 23:40:58

@@aashd9245 welp. All of us know we can make folder named "CON" on all windows. But like he said "it Fed garbage, vomit, and dies." .

15 likes
@aashd9245 2022-03-02 16:39:50

You can name a folder con in Windows 11 but in earlier versions it usually throws errors

6 likes
@kavinunethsarakoswattage3516 2022-03-02 14:17:41

@@deadair32101 Thanks.

9 likes
@deadair32101 2022-03-02 13:40:46

Quick adjustment is that the files dont actually exist anywhere on the filesystem, those filenames are captured specially by the system and redirected to their functions. Its a inherited feature from DOS 1.0 as it didnt have folders so everything was in the root of the drive. To handle programs made for that early version of DOS on later versions they just made every folder on the drive have the same "special file handling" process

41 likes
@speggiman 2022-03-02 07:31:34 (edited 2022-03-11 14:20:49 )

Liked for "it gets fed garbage,vomits and dies"

EDIT: Woah i didn't expect a reply to get nearly 30 likes

94 likes
@grigoriy_pesorin 2022-03-03 12:20:51

The explaination is that when it reads CON, it reads from the console input, and since console input never ends, it softlocks. Same for port files like COM1, LPT1, etc..

156 likes
Replies (1)
@iamboredfor2months 2023-06-11 11:27:15

This is probably why the con/con bug makes the system unusable after the bsod. Probably some buffer overflow

5 likes
@corndoggoiscool8223 2022-03-01 23:12:49

i feel bad for the people who nicknamed themselves "con" (short for names like connor or something) and screwed up their pc.

841 likes
Replies (44)
@giakhangnguyen1898 2023-11-30 09:01:13

In my country(Vietnam),con is used by parent to calling their child of used as the child call themself when talking to the parents

0 likes
@Nintendokater 2023-11-16 09:29:06

Chili CON carne

0 likes
@pythonifalt 2023-09-23 09:11:52 (edited 2024-06-13 21:40:33 )

@@L30NBL4NK bugger isnt an insult?

0 likes
@25COfficial 2023-04-16 07:19:17

Oh that's one of my friend's name lol imagine it happened to him tho XD

0 likes
@crazyyt2099 2023-03-13 21:24:41

R.I.P for them in 1998

0 likes
@crazyyt2099 2023-03-13 21:24:26

R.I.P for them in 1998

0 likes
@Georgieisrandom 2022-08-25 01:10:22

rip

1 like
@Mooskers 2022-08-09 14:39:34

They should have fixed it in a update if that was a thing back then probably not I know more about windows xp and up

0 likes
@charleshines1553 2022-08-06 15:11:17

Some people just have horrible luck

0 likes
@Com2486 2022-07-30 17:53:10

once i had an os that crashed because I put "Com2486"

the error code was "7:16PM" lmao

3 likes
@kgaming7599 2022-07-30 04:58:46

@@L30NBL4NK vfr 1200

0 likes
@kgaming7599 2022-07-30 04:57:40

@@L30NBL4NK english better

0 likes
@ScriptifiedOffical 2022-07-30 01:13:03

or user for a convention

0 likes
@channelwithnotopic 2022-07-29 01:27:33

aka you

0 likes
@saft2529 2022-07-27 09:05:21

@@L30NBL4NK and in windows systems it means "console output"

1 like
@roboto8959 2022-07-25 08:49:14

Esas personas ya cagaron

0 likes
@Mihacappy 2022-07-11 23:31:56

@@lookstothetroon oh ok

wait a second

0 likes
@lookstothetroon 2022-07-11 23:09:30

@@Mihacappy nice to see the joke completely went over your head

0 likes
@lookstothetroon 2022-07-11 23:07:52

@@L30NBL4NK minecunt and comicbugger

0 likes
@Mihacappy 2022-05-19 21:04:46

1: CON is a technical name. Not a shortage of a name.
2: I actually did that on VirtualBox, and nothing unusual except for some small freezes happened.

1 like
@SSQMinky 2022-05-19 17:05:08

@@L30NBL4NK
Wait, so when Filipinos termed “conyo”… oh my gosh— damn the more I know.

0 likes
@underscoredotpng 2022-05-17 17:15:01

Connie

0 likes
@sakesaurus 2022-05-17 13:02:07

connors are more likely to switch to linux

1 like
@divisionbyzer0474 2022-05-17 04:38:57

@@L30NBL4NK "comic-cu*t" now that's funny 🤣

0 likes
@mjdxp5688 2022-05-11 16:36:18

I'm imagining someone on an early 2000s era tech support forum, who can't figure out why Windows 98 isn't working. Nobody can figure out the problem either, until someone notices the person's forum nickname is "Conway." They ask what they're logging in as, and they respond with "Con"

1 like
@trailie23darav4fan 2022-05-03 14:53:41

@@redstonemaster6264 it was still allowed when it was like msdos yet, since it’s microsoft networking you could change your name to whatever you want

0 likes
@trailie23darav4fan 2022-05-03 14:52:54

con means console i guess

0 likes
@brunawojtenkor 2022-04-26 22:13:37

Well, in some places "Conrado" is a popular name.
I keep imagine if that Conrado says "woah, i'll put my nickname as my user name". '-'

6 likes
@Nori0ff 2022-03-30 02:20:28

in french con is an insult for idiot so i can imagine the french people calling themselves con as idiot and bricking their machines lol

6 likes
@GunnerSiIva 2022-03-09 20:33:25

@Leon Blank pareil !

0 likes
@techtriggr 2022-03-07 15:24:44

@@L30NBL4NK lol

3 likes
@andreiordean9346 2022-03-06 09:46:09

@@L30NBL4NK con in mine means simply cone lol

5 likes
@redstonemaster6264 2022-03-05 06:46:16

@@L30NBL4NK u need a big server to storage all of language.

6 likes
@L30NBL4NK 2022-03-04 13:23:59

@@redstonemaster6264 Right, even if you only count how many languages there are in Africa... It's like 1200. Oh my gosh, this is so much.

12 likes
@redstonemaster6264 2022-03-04 10:42:18

@@L30NBL4NK uh, yes. 🗿🗿🗿 There's too many language.

12 likes
@L30NBL4NK 2022-03-04 10:37:55

@@redstonemaster6264 Wdym? "Con" in my language comes from "cunnus" in Latin, in English it comes from the word "contra" (against). Or even from "connection", "console", etc. in computer science vocabulary.

In other romance languages, "con" rather means "with", because it comes from latin "cum" (I'm not even joking 😂), meaning "with" too. Their bad word equivalent is "coño" or "conho" if I don't say nonsense.

24 likes
@redstonemaster6264 2022-03-04 00:31:14 (edited 2022-03-04 10:42:48 )

@@L30NBL4NK ☢️😳

10 likes
@L30NBL4NK 2022-03-03 19:18:08

"con" is a rude insult in French. It always make me laugh how english names often use it (like Minecon, Comic-con, etc.) so that in my language it downright means "c*nt" or "bugger".😂😂

52 likes
@redstonemaster6264 2022-03-02 23:42:31

But some windows unallowed using username "CON". But u can still bypass it.

14 likes
@CircleSquareRSDL 2022-03-02 22:46:25

rip

9 likes
@pasamnagalaxmi9299 2022-03-02 13:26:24

Thats me

16 likes
@randomguy-gb9ge 2022-03-02 03:59:28

RIP

12 likes
@Terra1149 2022-03-02 01:41:50

Hey look that’s my name

39 likes
@plooshdev 2022-03-01 23:42:11

rip

28 likes
@le9038 2022-03-01 23:46:52

rest in peace to anyone named connor who decided to use their shorted name in 1998 as their username...

306 likes
Replies (5)
@25COfficial 2023-04-16 07:18:35

Ikr ;-;

2 likes
@gallium-gonzollium 2023-03-08 19:31:16

“hi- the specified device name is invalid -nor”

11 likes
@LordSzo 2023-03-05 14:52:17 (edited 2024-04-18 02:38:41 )

​@@BallSniffer2700Error: con is undefined or null.

0 likes
@benjaluth07 2022-09-09 23:06:10

I was imagining that too 🤣

7 likes
@unavailable292 2022-06-19 18:13:22

Also 1995 and 2000

10 likes
@karmatical5837 2022-03-01 22:59:44

Enderman: uses CON
Windows: nuclear raid siren noises

192 likes
Replies (5)
@ls190v2 2022-08-04 04:34:18

Windows: TACTICAL NUKE INBOUND
Enderman: uses clock$
Windows: (dies)

1 like
@thedatboi_ 2022-03-08 21:26:13

@@karmatical5837 n e v e r c o u l d , N E V E R W I L L

0 likes
@karmatical5837 2022-03-02 20:08:54

@@MineHL001 you can't escape the 'explorer.exe is not responding' message

4 likes
@aulinjake 2022-03-02 06:47:58

@@MineHL001 Bruh what? xD

4 likes
@MineHL001 2022-03-02 01:13:04

Enderman: uses CON
Windows: run to sweden

7 likes
@fcs33delblog 2022-03-01 23:28:12

And don't forget PCs in Windows 98 days and earlier used to have physical locking mechanism with a physical key integrated on the case.

219 likes
Replies (3)
@compacteddot 2022-07-23 12:36:20

reminds me of google with their key to access your acc

2 likes
@paklekj4429 2022-05-15 07:38:44

Retro stuff be unique

8 likes
@ISCARI0T 2022-03-02 13:47:55

thats pretty cool

9 likes
@____.__._.._ 2022-03-01 22:49:45

"The worst you can do is login as CON"
-Wait a minute...

135 likes
@Titanic4 2022-05-16 16:57:50

With such behavior of the system, if you happen to log in as "prn", you could have printer start printing garbage, since this device file outputs to default printer, which would be usually on LPT1. In VMware you can assign the virtual parallel port to a file on the host's hard drive. If you use file monitoring feature of Notepad++ on that file, you'll get real time view on what's being sent to virtual parallel port of the running virtual machine.

94 likes
Replies (5)
@Odswietny 2023-11-21 22:42:42

Is there a similar option in VirtualBox?

0 likes
@Odswietny 2023-11-21 22:42:03 (edited 2024-06-13 23:18:22 )

​@@my_own_identityDON'T EVEN START.

0 likes
@my_own_identity 2023-03-03 09:23:30

Pc hates someone that names themselves PRN. Unless If they removed the o.

5 likes
@blokos_ 2022-06-27 15:58:08

dont put the o

16 likes
@Flashbang_Photo 2022-05-17 20:52:24

well now i have something to do

13 likes
@Nathan-xt6gz 2022-03-07 18:41:35

can we just appreciate how badass a Windows destruction video is when War Pigs is playing?

42 likes
Replies (1)
@ChaseMC215 2022-07-02 22:22:14

That is fucking awesome

3 likes
@lxmrp_ 2022-03-01 22:36:59

Ender: put username "con"
The stability of the system: ok bro see ya later

166 likes
Replies (4)
@grimagikoopa 2022-03-06 13:10:39

powercy PFP. holy fucking shti im sick and tired of seeing that little shit, it give me PTSD after what happened back in february

1 like
@spinach7955 2022-03-02 16:30:46

ok

1 like
@carlstal7162 2022-03-01 23:24:34

"Dad simulator 2022"

15 likes
@bojkata37_ 2022-03-01 22:40:43 (edited 2022-03-01 22:40:49 )

i mean it may be "im not coming back" heh

8 likes
@mr.chitarra 2022-03-01 22:40:59

Listening to warpigs in the video makes me happy. Thx Enderman!

32 likes
Replies (1)
@thecooldude9999 2022-03-23 18:59:27

@@amystery5238 same here! I can’t remember the last time I saw a video with copyrighted music that lasted more than 2 seconds.

2 likes
@--666-- 2022-03-01 22:42:08

finally, after all this time, the legend is back!

300 likes
Replies (8)
@SunIsLost 2022-03-03 16:08:07

Yes

1 like
@waltuh4 2022-03-03 09:53:54

Bro wake up its 2022

1 like
@trevics_ 2022-03-03 00:38:22

well flytech was gone for longer

1 like
@redstonemaster6264 2022-03-02 23:35:56

Cant wait for his next video!

1 like
@speggiman 2022-03-02 07:20:36

Do not celebrate too early after this video he is gonna make another 3 month pause

1 like
@wr11games72 2022-03-02 06:43:01

Eh he postd everyday on his secondary channel

1 like
@happiynes 2022-03-02 04:50:51

Yea 1 mount

1 like
@dirtydemon9723 2022-03-02 01:06:20

Eh he live-streamed a few days ago, but first video in a while

2 likes
@LunarN0v4 2022-03-03 09:44:04

Damn, Windows 98 is quite the OS, it had easter eggs, bugs, and a way to brick the system

34 likes
@sfisher923 2022-05-10 15:51:10 (edited 2022-05-10 15:51:18 )

" Now in darkness, world stops turning" or in this case "Now in closing, Windows stops responding" - 4:54

10 likes
@driver_irqlnot_less_or_equ9455 2022-03-02 21:13:33

Windows 9x was technically a 16-bit OS carrying a 32 bit layer

127 likes
Replies (8)
@IkarusKommt 2022-11-18 17:45:21

@@koopatroopa6882 Windows became 32-bit as soon as 386 was released with its sweet protected mode and real-mode virtualisation, i.e. in the version 2/386.

1 like
@koopatroopa6882 2022-11-18 14:16:05

@@IkarusKommt Why the f are you lying? Windows NT 3.1 was the first 32-bit Windows.

0 likes
@IkarusKommt 2022-08-05 18:22:03

All versions of Windows since 3.0 are 32-bit. Intel 386, XMS, and all that jazz. Windows 95 just added 32-bit userspace and long file name support.

2 likes
@discy12345 2022-05-17 12:13:01

@@camthesaxman3387 yes. Not sure how a 32-bit layer would fit into 16-bit.....

1 like
@camthesaxman3387 2022-03-22 03:58:07

Other way around. It's a 32-bit kernel, but a lot of the services and software are still 16-bit.

8 likes
@JayCeeCreates 2022-03-14 01:33:27

Windows 9x is literally an OS on top of DOS. Already bloated.

6 likes
@HAKANKOKCU 2022-03-09 15:26:00 (edited 2023-11-16 06:09:37 )

@Ivinnium yeah

0 likes
@igor-kot 2022-03-04 20:01:56

As far i know, Windows 9X has 32 bit DOS-compatible kernel, 32 bit drivers, 16 bit compatibility layer for old DOS and Windows 3X apps, based on DOS 7, 32 bit API libraries and 16 bit desktop environment. So it's called hybrid 16/32 bit OS.
There was great book "Unauthorized Windows 95" by Andrew Schulman about Win9X internals.

32 likes
@ViperJay5 2022-03-04 23:56:17

You're more legend than you realize! As I was watching the video and you logging off as Con for the first time, my own computer decided it was a perfect time for a blue screen! How does that even happen?

29 likes
Replies (2)
@user-jb2px2io6z 2024-05-11 11:19:08

just a coincidence

0 likes
@MCAlexisYT 2022-05-08 21:10:32

This comment reminds me of a moment when my old Android tablet did the same thing but it crashed (abruptly shuts down without anything, just a black screen) when I got an EXTREMELY loud noise coming from it.

8 likes
@joemck85 2022-05-17 08:12:46

I FIXED IT! And I think figured out why con is so disastrous.
Theory: Con does what it does because when you log in it writes out a new password list to CON.PWL, which is just con, the text mode terminal, which you can't see the output of in normal mode. But then when you log out it goes to pre-populate "con" as the username so it tries to read CON.PWL, but there's no input waiting on the terminal so it sits there forever waiting for data to be read from CON.PWL.
Kinda-sorta testing the theory: I logged in as con, logged out, rebooted, it always hangs. Now I boot to safe mode, launch regedit, go to HKEY_LOCAL_MACHINE\Network\Logon and see that username is set to con. I changed it to something else and rebooted to normal mode. Now it's fixed!!! What I put instead is now the pre-entered username.

Bonus: If con writes pwl file gibberish to the screen in safe mode, I bet if you had a parallel port printer attached and logged in as prn or lpt1, it would print gibberish, possibly quite a few pages of it if there are any form feed characters in it. Similarly if you had a serial terminal on a serial port and logged in as aux or com1, the gibberish would appear there.

16 likes
Replies (2)
@joemck85 2022-05-18 21:40:47

@@SnijtraM It's a holdover from the very earliest versions of DOS, before hard disks, before directories, when all files were in the root directories of floppies. You could use commands like COPY LETTER.TXT PRN to print letter.txt or TYPE CON > NOTES.TXT to compose a short text file without getting out a floppy with a proper text editor on it.

1 like
@SnijtraM 2022-05-18 18:54:48

My first encounter with this behavior was in Windows 3.0, trying to save a bitmap as con.bmp.
Windows 3.1 prohibits these kinds of names.

1 like
@aliteraldumpsterfire672 2022-03-03 16:40:20

You know it's gonna be a good day when this man drops a video explaining how to brick an operating system

43 likes
Replies (1)
@robloxsio4767 2022-07-03 18:59:21

And all it took is "con"

0 likes
@NameUnknownYT 2022-03-02 11:33:15

Great work! Keep going on finding new bugs and glitches of Windows! I'm so love your Windows experiments content! I so proud when the legend is come back! Enderman, you are deserve millions of views!

🎶😻👍

21 likes
@TagetesAlkesta 2022-07-30 13:43:06 (edited 2022-07-30 13:46:46 )

Huh. This negligent design on Microsoft’s part is so bad that I’m legitimately impressed it shipped in the first place. One of the first things you learn in programming is validating inputs, and yet here we are.

You could legitimately accidentally brick your computer within seconds of turning it on, and all it takes is being named Conner and having the desire to shorten your name.

5 likes
Replies (1)
@renakunisaki 2022-08-01 18:24:15

It's funny how sometimes bugs crop up that are nearly unavoidable for some people but virtually impossible for the developers.

Some Mac systems had an issue where they'd crash when used above a certain latitude. They would try to compute what time the sun sets to automatically adjust brightness. The programmer overlooked the fact that in the extreme North/South, there are days where the sun doesn't set.

3 likes
@jamiebrookes4866 2022-03-02 23:17:28

Choice of music is perfect given current situation, good video!

8 likes
@gamerz9969 2022-03-10 08:08:01

F to anyone who’s name was actually Con and wanted to use windows 9x

12 likes
@beans9406 2022-03-02 01:16:44

war pigs was probably the last song i expect to hear in your videos lmfao

5 likes
@C15Ckbn 2022-03-01 23:44:15

Finally, another Windows experiment video!

13 likes
@victorpaesplinio2865 2022-03-03 02:10:12

Excellent video! It is crazy how flawed were the security and integrity of old OS. And your choice for the music, just amazing what it means!

44 likes
@PardonJulianAssangeNow 2022-03-02 21:09:57

I hope you’re staying safe in Russia right now, especially during this very difficult time. The Russian people didn’t ask for this situation. You’re really intelligent. I don’t know how old you are, but if you’re fairly young, you’re going to go far in life. You get paid a LOT of money in the west to do IT stuff. Plus, your level of English is really good. You’ll easily survive over on this side of the world.

19 likes
Replies (2)
@HAKANKOKCU 2022-03-09 15:24:24 (edited 2022-03-09 15:25:09 )

He was* entered 17 in "wats your age" in a video, his age should around that

1 like
@misssavage7430 2022-03-05 05:03:50 (edited 2022-03-09 15:43:32 )

he's 18. Birth 18 sep 2003

2 likes
@rdgfb 2022-03-01 23:02:30

just put a brick on your computer, and it is bricked. totally works on anything!11

50 likes
Replies (5)
@bedrocklolgame 2022-03-12 13:56:29

Technically you're right dude

2 likes
@randomlightstand 2022-03-12 10:30:31

yeah and throw a brick at someone and they will be bricked [føřəvęŕ]

0 likes
@TheOGSB817 2022-03-07 03:49:00

I mean ur not wrong

1 like
@HAKANKOKCU 2022-03-02 18:11:45 (edited 2022-03-02 18:12:15 )

Bruh lol pc cpu contains gold so it should golded if you wanna make it without anything

1 like
@oldsport 2022-03-02 10:20:42 (edited 2022-03-02 22:03:13 )

I was actually going to comment a similar comment like this but still that's funny xd

2 likes
@EQUAL2 2022-05-16 05:02:53

I'm floored. The con in the networking login is the hardest I've seen a regular computer flip out without addition of viruses, maybe apart from the windows 1.0 bsod

9 likes
@CHAOSDixieMan 2022-08-02 11:11:32

I remember doing a similar experiment with "con" and managed to perma brick my Win98 vm in VirtualBox. Even deleting the machine and reinstalling Win98 or installing Win95 but upgrading to 98 afterwards does not work. Normal startup make the system hang on boot splash screen and the only way is to boot into Safe Mode.
GG Microsoft.

5 likes
@eweweweweew-e6o 2022-03-02 16:45:07

Hey man, I really love these videos you make but you upload every month (sometimes more than 1 video a month) but I really wished you'd upload more frequently. Apart from that, great video!

13 likes
@tlouik 2022-03-02 12:31:54

I appreciate how you didn't make the video 8 minutes to put 2 ads in the video

7 likes
Replies (1)
@KrystPl 2023-04-12 10:26:45

yeah its 7 minutes and 59 seconds.

0 likes
@GERALD_786 2022-03-01 22:54:06

When the world needed him
He came back

12 likes
@cstr2454 2022-03-02 03:54:40

In the video, you mentioned Windows 9x doesn’t store “user folders” - in that case what does the “documents” folder point to, and how would individual users store data separately from one another? (aside from just making their own folders / partitions)

51 likes
Replies (7)
@IkarusKommt 2022-08-05 18:23:39

You need to enable it in the Control Panel. The Registry is always separate for each user, other folders can be shared.

0 likes
@HAKANKOKCU 2022-03-03 10:29:11

@@deadair32101 but people think copies are made by bots

4 likes
@figboot 2022-03-03 03:05:36 (edited 2022-03-03 03:05:41 )

@@HAKANKOKCU sounds like something a bot would say

5 likes
@deadair32101 2022-03-02 19:15:04

@@HAKANKOKCU didn't say you were?

1 like
@HAKANKOKCU 2022-03-02 18:15:45

Ayo i commented something like this before i see your comment im not bot

2 likes
@deadair32101 2022-03-02 13:42:58

9x stores folders in weird places due to it not really being designed with multi-user in mind. Like the desktop for the local user being stored in C:\WINDOWS\Desktop

13 likes
@Aeduo 2022-03-02 06:42:38

On a network. Not on the local machine.

12 likes
@chikkuperla 2022-03-02 09:17:47 (edited 2022-03-02 09:20:29 )

Good to see you back Andrew, hope you are taking rest after all those university stuff
Also, what is the first song in the video? I really loved it. ( You are secretly providing for my playlist )

9 likes
Replies (2)
@anok98 2022-03-02 22:00:01

@@AlexWinExperiments War Pigs by Black Sabbath if you liked it check out the entire album, Paranoid ;) It's legally available on band's official YT channel

BTW there's only one song in the video, the second part is just the outro :P

3 likes
@AlexWinExperiments 2022-03-02 12:00:51

War Pigs by black sabbath

2 likes
@iPhone7_Official 2022-07-28 17:18:49 (edited 2022-07-28 17:19:11 )

How to brick windows 98: Step 1: Throw a brick at your windows 98 PC

Step 2: You’re done!

5 likes
Replies (2)
@Curione23 2024-03-07 14:34:52

I remember that one game where you literally beat up the pc

0 likes
@damienf15 2023-06-20 07:42:41

bonk

0 likes
@Sparkette 2022-03-05 01:35:59

At 1:29, did you notice the ampersand you put at the end was missing, and the first period in the ellipsis was underlined instead? I know why that happens, but it's still kind of funny.

10 likes
Replies (1)
@renakunisaki 2022-08-01 18:21:41

For those who don't know: that's a text formatting trick Windows uses for the underlined shortcut keys in menus. An ampersand means "don't actually write an ampersand, but underline the next character". (If you want an ampersand, you need to use two of them.)

1 like
@MakotoIchinose 2022-03-02 06:50:23

Black Sabbath in Enderman video? Least expected twist but FUUUUCK YEEAAH

2 likes
@laggynacho 2022-03-01 23:01:27

Finally another video! Really cool!

11 likes
@Lumzilla 2022-03-01 23:02:21

Respect for "War Pigs" as the bg music

3 likes
@baikkuma 2022-03-02 12:58:37

Wow... Watching Windows 98 in action on 1080p just feels very awkward and unintentionally satisfying.

5 likes
Replies (1)
@renakunisaki 2022-08-01 18:25:04

There's so much empty space!

0 likes
@WickerBasket9 2022-03-02 03:16:21

Black Sabbath's War Pigs? I see you're a man of taste.

1 like
@epicosexio 2022-03-09 05:52:44

Thanks for teaching us how to brick our old windows 98

5 likes
@nvagn 2022-03-04 21:04:53

Con's the most interesting, never thought it could write trash data onto the screen in non-text mode

3 likes
@ORIOLESFan02 2022-03-03 01:02:27

I can’t believe you’re playing War Pigs. That’s a good song!

2 likes
@strongpeppapig 2024-02-07 01:32:34 (edited 2024-02-07 01:33:15 )

1:32 the glitch was so strong even the video glitched

1 like
@crazychicken2005 2023-01-03 17:54:42

I remember when I bricked a windows 98 computer at an arcade because I tried to play RCT2. Everyone there thought this was funny instead of annoying.

1 like
@scourgegaming4077 2022-05-24 21:58:29

Enderman: Uses CON as a username
Windows 98: "I've had fun but now I really gotta go" dies

2 likes
@quzsewiti.0_0 2022-03-02 12:53:56

Finally, after 1 month, you back!

3 likes
@hokopoko3559 2022-07-31 10:32:51

Thank you so much! I have a dentist appointment today, so this will come in handy!

2 likes
@NandaPradika 2022-03-01 23:38:37

The song makes me forget the video 🤘😅

3 likes
@MsTatakai 2022-05-18 12:35:19

so now i know why windows users fear the Console or should i say, Terminal in linux distros =P
Nah jokes aside great video !! windows 98 was amazing back in the day... i loved to use it when i was younger

2 likes
@Anumakeupartist780 2022-03-02 05:46:19

when the world needed him the most he came back

5 likes
@victorfigueroa9385 2022-03-01 23:19:06

Ayyy fucking up windows 98 with black Sabbath!

2 likes
@cataisromanian. 2022-03-02 11:50:41

Finally the Microsoft legend youtuber is back!

3 likes
@_personwhoplaysalot_336 2023-10-17 09:46:55

1:33 Windows: naw ima try to end your recording

1 like
@b3nj4m1nyt 2022-03-02 13:02:40

Your videos were and still are amazing, but please, I beg you to use the old techno music you used in the "good old days". I love this type of music and a lot of other people feel the same way.
Much love from switzerland

4 likes
Replies (3)
@carlosfumega3992 2022-03-04 00:50:43

NOOO, aguante el rock y aguante argentina 💙🇦🇷🇦🇷

0 likes
@b3nj4m1nyt 2022-03-03 12:19:14

@@harmonicposting Yeah that can be possible. But if there is no actual reason I would really like the old music

0 likes
@harmonicposting 2022-03-03 04:34:23

I enjoy the edm too but I assume theres a big reason why he chose this song in particular.

2 likes
@twgstud10 2022-03-02 12:18:17

Perfect music timing for each log in, window open and other stuff

1 like
@danieleremin1924 2022-03-12 23:26:59

In windows NT versions "con" is a folder that gives a specific error that other folders don't do that are named restricted names.

3 likes
@dcfuksurmom 2022-03-03 03:23:08 (edited 2022-03-03 03:36:07 )

Was not expecting to hear Black Sabbath in one of your videos, pleasant surprise. (I listen to a little of everything so I dont really care what genre you use lol) (edit: its also pretty cool that the song and video length lined up perfectly, that had to be intentional lol)

2 likes
@AlexWasTaken- 2022-03-06 18:02:57

6:30 It looks like a corruption which is pretty fun to watch

1 like
@filemonnn23 2022-03-01 22:31:46 (edited 2022-03-01 22:36:29 )

Finally, you are back!!!

9 likes
Replies (2)
@filemonnn23 2024-03-10 15:08:03 (edited 2024-06-13 21:22:35 )

@@Curione23real

0 likes
@Curione23 2024-03-07 14:33:24 (edited 2024-03-07 14:33:54 )

polish brick wall isn't real it can't hurt you
polish brick wall:

1 like
@JARVIS1187 2022-03-03 07:52:46

Oh I hated that logon when I was younger. When my brother and I were in dispute and I did not want him to use MY computer (he took his one with him before he moved out to his gf), I created a program in VB6 which requested a diskette with a specific file and put that in RUN_ONCE in the registry. When the program was running, the system stopped to load further on and he couldn't access anything. If he tried to close the tool, the system instantly shut down. Was a fun tine with Win98!

4 likes
Replies (2)
@generallyunimportant 2022-03-10 13:40:58

@@nikkiofthevalley how do you get the password thats random? smh

0 likes
@nikkiofthevalley 2022-03-03 09:44:22 (edited 2022-03-03 09:45:07 )

I have a custom BIOS that asks for a password. Said password is encrypted, you have to enter the key to even decrypt the password. Both are 32 character long fully random strings. My drive is also encrypted with yet another key you have to enter.

I doubt anyone is getting into my computer.

1 like
@gordonfreeman6464 2022-03-02 14:18:33

Wow, interestic choise for music :D

1 like
@user-wj8es7tq1u 2024-06-08 12:16:54

Fact:the con can be used in the "Run" utility to manually cause a blue screen (con/con). Never knew that it could do that if used as a username!

0 likes
@SuperMewio 2022-03-01 23:10:51

Aint including copywrited music gonna get your channel shutdown. Good song by the way.

4 likes
@SKCro. 2022-03-01 23:08:58

Is it just me or is your video renderer acting up? I keep seeing artifiacts throughout the video that don't go away upon reloading.
Highlights 1:31, 1:33, 5:38

8 likes
Replies (3)
@SKCro. 2022-03-02 15:26:02

@@TheDanikReals I didn't notice that. Thanks for pointing that out!

1 like
@TheDanikReals 2022-03-02 07:18:54

he wrote in the description that this is his editing program messed up

1 like
@hapatapa_2981 2022-03-01 23:12:52

same, its the second time that it happens with his videos

3 likes
@itsumbree2 2022-03-23 17:31:04

The music choice was god-tier

1 like
@hijwijaya 2022-03-02 01:12:16

enderman: ill try to be a weekly guy
doesn't post for a month

4 likes
Replies (2)
@bluescreenofdeath7176 2022-03-02 10:34:42

@@Anumakeupartist780 man, just a month

0 likes
@Anumakeupartist780 2022-03-02 05:56:34

2months*

0 likes
@ChaseMC215 2022-06-25 19:29:54

Wow. Instead of the usual music you use for these videos, you had the balls to risk your channel's safety by using War Pigs.

That is fucking awesome.

1 like
@jchnn 2022-03-02 02:37:46

Enderman.? YOUR BACK!!!

1 like
@IanThatMetalBassist 2023-05-08 19:21:40

Wasn't expecting to hear War Pigs in a video like this, hell yeah

0 likes
@idontknowanymore3479 2022-03-09 07:22:26

Hello, is there a possibility that you could add Filmora 11 or 9 to your Database? If not, thats alright, ill use sony vegas.

3 likes
@xanshark 2022-03-01 23:46:30

Black Sabbath :)

2 likes
@JakeArtist14 2022-03-02 06:12:53

Finally This Guy is Back After 2022

1 like
@Kaleb99j 2024-02-07 00:16:26

War Pigs was a great song choice. It slaps HARD.

0 likes
@combotiger847 2022-06-02 21:32:08

6:40 lmao the music matches so well with the destruction

0 likes
@SunIsLost 2022-03-03 16:08:00

Just watching a video from a guy (who normally steals grass blocks in Minecraft) trying some 'bugs' on Windows 98.

3 likes
@tee.enderxity 2022-03-01 23:39:22

Ah yes
He's back, no need to worry anymore :3

3 likes
@yiff 2022-03-05 21:48:18

Interesting, but MUCH appreciated song choice!

1 like
@ab.3800 2022-05-18 20:24:46

Haven't heard this song in years still so relevant, great video!

0 likes
@charlesworthless 2022-05-01 09:34:37

The fact you used Black Sabbath, boy that makes me happy. Good music choice.

0 likes
@Orzecho2137 2022-08-03 13:17:07

Computer: stop
Enderman: no
Computer: STOP!
Enderman: NO!
Computer: stop...
Enderman: NOOOOO!!!

0 likes
@lunoarlights 2022-05-18 01:26:16

Ah yes, breaking windows to War Pigs, this is what humanity was made for.

0 likes
@elijahr241 2022-03-04 18:20:09

You actually can enable local accounts with user folders. Control panel>Passwords>Store individual user settings or whatever

0 likes
@icecreamslover 2022-03-02 14:52:03

Thanks for this guide!

3 likes
@Lightman137v2 2022-03-01 22:48:20

You can always set windows logon as default network:P

6 likes
Replies (2)
@Lightman137v2 2022-03-08 15:11:23

Yep

1 like
@TuNicNieMa. 2022-03-08 14:59:14

Polakiem jesteś?

1 like
@faelixy5 2022-08-02 23:08:43 (edited 2023-01-20 22:35:34 )

POV: your name was auxit (my friends name is auxit) and they ripped up their pc just because of calling himself aux. I’m not joking he did that 💀

1 like
@TFB2024 2022-04-19 15:28:42

my man just made Windows 98 speak Enchanting Table dude

0 likes
@lorenzomarchesi1471 2022-03-01 22:44:51

the return of the king

2 likes
@greenscout_12 2022-05-14 07:25:57

6:29 the most horror part

1 like
@Padgriffin 2022-08-05 03:39:49

I wannna note how well the lyrics of the background song match up with the stuff happening in the video. Dang.

0 likes
@asadava 2022-03-13 08:03:35

I was hoping you would type in con, and boy, it did not disappoint.

0 likes
@shocknaw 2022-03-03 11:34:37

Pls stop taking my netherite block, it took forever to get it

1 like
@itsTyrion 2022-07-30 05:12:33

I’m just wondering why Windows 98 doesn’t check for forbidden names??

1 like
Replies (1)
@catish975 2022-09-02 02:21:27

Uhh idk

0 likes
@AmyraCarter 2022-03-10 00:27:36

War Pigs/Luke's Wall
Paranoid
Black Sabbath, +1970, Metal
Guitar Hero II (WaveGroup Cover); Rock Band DLC (WaveGroup Cover-different mix)

1 like
@animerror 2022-03-02 15:36:03

Me when my favorite tech youtuber uploads

0 likes
@bukooldfutag2867 2022-03-01 22:44:29

He get back when the world needed him the most!

6 likes
Replies (1)
@KrystPl 2023-04-12 10:28:03

the heck is wrong with that grammar? everything!

0 likes
@ukrainiancuber6709 2022-03-12 11:54:53

Enderman: uses CON
Windows 98: crashes

0 likes
@bit64a 2022-03-09 19:18:55

I like tecnology. And I'm liking to watch enderman. Enderman is a legend!

0 likes
@guily6669 2022-08-03 02:13:24

Damn it, if I just knew this back in 98 would have been a nice prank at school 😁

Though there was a so much better hardware thing back then with the PSU that we could change the voltage, I switched one without no one watching and then when other person turned the PC ON it went KABOOM with a loud bang😉😁😎

1 like
@feefre 2022-03-02 02:57:44 (edited 2022-03-02 03:03:10 )

Instructions unclear
Accidentally upgraded to Windows 11






Edit: Seems like con has messed with your edition software, maybe is time for a change

9 likes
@WSATW 2023-12-23 15:36:08

Is anyone gonna talk about that air raid siren sound in a part of the song

0 likes
@ComputersVirtualMachinesAndMor 2022-03-05 03:35:35 (edited 2022-03-05 03:35:56 )

I can't be the only one to notice the music choice (listen to the lyrics) after the tweet ender put out on twitter on the 24th.

0 likes
@Synthetica9 2022-05-09 13:03:12

premium music choice there

0 likes
@ChildOfEden 2022-08-04 06:09:50

War pigs!
Surprisingly fitting!

0 likes
@pawer_themaw 2022-03-03 11:44:19

Some dude doing this in 1999:
- Bruh . I think i will do a clean install of Windows then.

1 like
@Kali_Krause 2022-03-10 21:49:28

I love it when Windows 98 gets destroyed lol
And you sir got a nice taste in music. I grew up on Black Sabboth 🎸👍

0 likes
@slasheffecttech 2022-03-01 22:31:22 (edited 2022-03-01 22:33:56 )

Hello! Hello to everyone watching this from the premiere rewind!

2 likes
@archmcmasteronyt 2022-08-01 15:01:06

I love your videos Andrew!😁

2 likes
@TheWarHorse100 2023-02-07 17:25:46

Came for the video. Stayed for the music.

0 likes
@LDKYT 2022-03-01 22:35:29

Good video! I'm watching this on my tablet and it is good!
Pog if it gets pinned even thought I know it won't.

3 likes
Replies (2)
@LDKYT 2022-03-01 22:37:37

Or not. EeEEEE

0 likes
@LDKYT 2022-03-01 22:36:29

Video called "How to brick windows 98". typo maybe

0 likes
@cezarykrysta307 2022-09-12 05:36:07

I just installed 98 windows on the old site where the installation was mounted to take advantage of games that matter what it was like 20 years back

0 likes
@ChromifyX 2022-03-02 16:42:56

The legend is back bois he wasn't upload for a month

0 likes
@ThestrongMetro 2022-03-02 06:56:37

The legend is back!

1 like
@maskedpyro3715 2022-03-01 22:31:34

R O C K.

2 likes
@LordSzo 2023-03-05 15:06:00

In 1998-1999 I bricked a Windows 98 machine with those names.
Re-installing it doesn't help or wipe the folder/file named con.
It's bricked.
Time to buy a new PC.

0 likes
@StudioHawaii 2022-06-27 00:33:02

My new 100000000 dollar pc

Creates a profile called con*

Win98: Prepare to die

0 likes
@kristinehiggins5259 2024-04-19 17:19:52

if its built like this, why are there user accounts? to deter people

0 likes
@mchenrynick 2022-03-06 05:43:23

I'm surprised that he's able to use copyrighted music without his video being taken down...

2 likes
Replies (2)
@mchenrynick 2022-03-11 23:08:31

@@Povilaz You're right, as long as you don't use any copyrighted VIDEO content over 5 seconds long.

2 likes
@Povilaz 2022-03-11 21:37:08

Most of the time if you use copyrighted music, you just get a ContentID claim. That means that all the profit you make from your video is forwarded to whoever owns the music.

0 likes
@richardridley9492 2023-11-22 09:18:21

love the music!

0 likes
@kopionekpl2897 2022-03-06 13:24:06

does Netflix work for you? because you once said you were from Russia

1 like
@juggalombre 2022-03-03 02:23:38

Good choice of background music

0 likes
@killerb255 2022-05-16 23:50:34

I’m sure this works in Windows 95 and Me as well.

1 like
@Radu_-ro6fp 2022-03-05 14:20:50

Microsoft: i dont fear anything
but that thing...
con
... it scares me

0 likes
@ItsLifeLunar 2023-03-31 21:18:34

"This program performed an illegal operation and will be shut down"

now they went as far as calling their own apps illegal💀

0 likes
@dodge_neon 2022-03-05 10:49:21

Fun Fact:My 2 favorite mobs are the Enderman and the Creeper

1 like
@erickhoward5699 2022-03-10 23:59:31

This video deserves a like even if it's just because you played Black Sabbath

0 likes
@redgray408isapest 2024-08-05 13:29:11 (edited 2024-08-05 13:32:06 )

remember: use windows 95. or do you have to?

0 likes
@techexplorer7484 2022-05-15 06:05:39

Привет, Эндермен!

0 likes
@Actuallytryhard 2024-02-09 12:59:20

Imagine someone called Conner and broke his pc after setup😂😂😂

0 likes
@Speed0a 2022-03-03 01:28:17

That's what I call entertainement.

0 likes
@creionascutit4 2024-03-09 18:54:43

imagine if someones named con in real life and they put thier name there

0 likes
@WinTips531 2023-01-26 11:06:31

Connects to Internet
studio : Hello CO-
(Disconnected)

0 likes
@FedericoB_UC-Gaming 2024-06-25 17:17:09

Can you do a video to resolve the problems you cause

0 likes
@kernel_data_inpage_error 2022-03-26 22:58:39

Black Sabbath, I see you are a man of culture as well

0 likes
@syskey1402 2022-03-02 16:08:13

YES, FINALLY LEGEND CAM BACK FROM THE DEAD

0 likes
@adrekiy0 2022-03-02 15:54:28

i remember trying to name a folder "con" and windows gave me an error and reset the folder name

0 likes
@GPLG 2022-03-05 21:33:49

hi enderman, sorry for disturbing u . what is the files passwords for softwares in ur website ?

0 likes
@themarioman23303 2022-03-01 22:56:37 (edited 2022-03-01 22:57:44 )

enderman is back!

0 likes
@shadowthefurryscientist 2022-03-02 15:03:17

My man’s back

0 likes
@HAKANKOKCU 2022-03-02 18:08:58

Windows 98 stores user files or something in windows directory

1 like
@mochacocah 2022-03-03 10:14:31

HELL YEAH! WAR PIGS BY BLACK SABBATH

0 likes
@MoonlightMirage 2023-03-27 17:33:43

Interesting that the thumbnail implies typing a ton of regular keyboard symbols bricks 98, yet the worst it does is just be inconvenient
Yet con, for understandable reasons, bricks the computer

0 likes
@nobody20204 2022-03-05 08:23:10

How did you created your site? (Sorry for the english but i'm italian)

0 likes
@Ziprava42Userme 2024-05-19 07:28:25

Windows 98 has alot of easter eggs

0 likes
@mortykai. 2022-08-05 11:30:38

God tier music choice

0 likes
@Drag0nmaster 2022-03-01 22:43:03 (edited 2022-03-01 22:43:44 )

1:32 uhh the text broke too

2 likes
Replies (1)
@bluescreenofdeath7176 2022-03-03 00:41:07

His editing software messed up, make sure to read desc.

0 likes
@jchnn 2022-03-04 08:38:51

New video idea: Changing Windows 10 first bootup words to saying
"We hope your computer crashes in less than half a seconds. :)"

1 like
@unamelable256 2022-03-21 19:52:16

Its actualy looks like Windows 98 become suicidal boy and start cut himself. No jokes.

0 likes
@thedirptastic2370 2022-03-01 22:31:41

cheese





























cheese

1 like
@jamesphillips9315 2024-04-28 21:31:38

1:32 is the most broken clip

0 likes
@oxyzo 2022-03-02 08:17:16

Where did you go this 9 months?

0 likes
@maraebailey 2022-03-06 09:02:46

Best YouTuber ever agree?

0 likes
@TheLiverX 2022-05-18 18:21:00

Windows 98: "No prn allowed"

0 likes
@whitebunnies_1558 2022-03-02 08:25:08

OMG, FINALLY, ENDERMAN USE SUBTILES

0 likes
@UltimateAzumanger 2022-07-26 11:16:51

1:32 what happened here?

1 like
@generallyunimportant 2022-03-10 13:43:09

referring to the editing software issue, i think endermanch is doing some kind of an arg?
might be digging too far tho

0 likes
@bigdude101ohyeah 2022-03-03 11:32:18

I hear a bunch of angry Greek men yelling at their computers in 1998

0 likes
@Tuberex 2022-03-04 16:24:03

0:38 My heart started beating faster bc of the music lol

0 likes
Replies (1)
@ChaseMC215 2022-07-02 22:24:26

That's Black Sabbath for you.

0 likes
@ScarletEmber64 2022-08-04 17:59:48 (edited 2022-08-04 18:00:15 )

Instructions unclear
Accidentally turned every pc in a 98 kilometer radius that uses windows into concrete blocks

0 likes
@alejandroalzatesanchez 2022-03-03 06:20:49

imagine the luck of somebody called connor or something like that

0 likes
@kaantheanimator 2023-05-11 10:35:50

the fact at a bit earlier after 1:36 the text glitches out

0 likes
@amiralingames 2022-03-03 11:41:43

Hes finally back in a month in the year 2022!

0 likes
@darioampuy 2022-08-03 19:18:21

in every windows prior to xp, if you run "dir /con/con" without the " you get a bsod

0 likes
@devisals 2022-12-03 01:14:12

Windows 98 was not Conan the barbarian friendly

0 likes
@Valrax 2022-03-03 10:48:31

absolute banger music pick

0 likes
@slimeadventure722A 2022-08-17 08:24:35

How did Rhodez became mod in our topchat?

0 likes
@saft2529 2022-09-10 01:22:24

imagine typing your name as "prn" while having your printer connected... it would print unicode symbols

0 likes
@user-uo3lj1uj1e 2024-03-30 07:14:28

bro bricked his computer 💀

0 likes
@trailie23darav4fan 2022-03-19 10:55:15

5:50 enchantment table

0 likes
@samsungsamsung2532 2022-03-03 07:49:32

And There you have it! MW98 Fully Bricked

0 likes
@alhamkhamo2231 2022-03-01 22:47:23

Have I seen this before?

1 like
@Ratpack5493 2022-03-05 19:33:36

i didn't know that windows 98 didn't have a user account folders
how strange

0 likes
@NoobieLovesGdCologne 2022-07-29 09:57:33

The video is glitchier than me trying to glitch my dad back with milk

0 likes
@DanielM 2022-03-02 16:04:18

Funny :D

0 likes
Replies (1)
@user-mp3uc4ij1g 2022-03-14 11:47:04

Привет 😃

0 likes
@JBLGo2Abuser_smileface 2022-03-02 22:10:44

6:46 when you put the light mode on in discord

0 likes
@Marcohabik 2022-03-05 11:09:14

I hate youtube, i didnt get notification

0 likes
@gman_4815 2022-03-04 16:08:38

5:53 smile of ms dos))))

0 likes
@BimBims 2022-08-02 15:34:58

Enter password network is NOT the same with enter account password

Back then networking and local account are difference concept, yes you can log in into local account even without a password

But when you need access to server, this is blocking you

0 likes
@taurasandaras4699 2022-03-06 19:04:36

hello welcome to todays how to,
today well be breaking our computer from 1998

0 likes
@milesnetwork69 2022-05-01 14:51:20

LOL I heard the background song on the radio today

0 likes
@LiamRobloxSubscribe 2022-03-02 17:00:16

Finally he came back :)

0 likes
@francesquare8708 2024-06-08 00:07:14

BLACK SABBATH 🗣️🗣️🗣️ HELL YEAH!!!

0 likes
@turdcalzone7636 2022-07-29 07:15:29

Nice, doom metal.

0 likes
@da_cat 2022-03-17 18:07:35

Windows98 was like the perfect OS ever, if they would atleast fix that fucking block of color in the shortcut names on the desktop ...

0 likes
@zarrarlol 2022-03-02 10:34:28

Somebody finally remembered their google password.

0 likes
@orestescm7644 2022-03-03 13:31:50

nice song man

0 likes
@0obe 2022-03-02 11:11:58

HES FINALLY BACK!

0 likes
@MaxymYT 2023-02-03 17:22:37 (edited 2023-02-03 17:22:48 )

Is there gonna be wallpaper on the bricks? They dont look good

0 likes
@randomguy-gb9ge 2022-03-02 04:02:25

Legend is back boys

0 likes
@L_tlu 2024-07-04 20:48:08

1:31 what happened

0 likes
@hilmanahwaa 2022-05-07 07:33:52

If you don't need an user account to use your pc then it makes windows 9x less secure from unauthorized access

0 likes
@AuranDerg 2022-03-05 01:26:44

am i the only one wondering how he’s not getting demolished by copyright for using a black sabbath song?

0 likes
@stensoft 2022-08-07 01:48:40

You can write a 3-byte program that freezes Windows 98:
cli
jmp $

(FA EB FE in hexadecimal)

0 likes
@R4dm1n 2022-03-02 13:25:47

This made me realise how easy it is to destroy Windows 98, especially by a regular user.

1 like
Replies (7)
@robloxsio4767 2022-07-03 19:34:51

Just naming yourself "con" destroys windows 98

0 likes
@deadair32101 2022-03-09 16:24:39

@@jackbrowns469 dont forget --no-perserve-root

0 likes
@jackbrowns469 2022-03-09 13:49:57

Meh, It ain't as easy as using rm -rf /*

0 likes
@tredI9100 2022-03-04 01:05:05

@@deadair32101 Yeah.

0 likes
@deadair32101 2022-03-04 01:02:32

@@tredI9100 NT wasn't always the most stable, but it was definitely better than the DOS-based ones on average in that department

0 likes
@tredI9100 2022-03-04 00:43:18

And that's why you use NT.

3 likes
@deadair32101 2022-03-02 13:44:07

There are little to no protections for anything file-wise until ME so all it takes is looking at a file the wrong way sometimes to cause 9x to go byebye

2 likes
@im_windowsdabest1981 2022-03-02 09:20:25

Endermanch.
Hello. I can fix PC problems and like to watch your videos.
I have read the description, and you should try reinstalling your editor from uninstall tool so nothing is left behind
And reinstall it.
If doesn't work, reply me here
Looking forward to help out (:

2 likes
Replies (4)
@im_windowsdabest1981 2022-03-04 09:09:56

@@deadair32101 True! yes that can be the problem.
I advice also to try on a VM because I do believe this could also be the problem with DLLs wtc

0 likes
@deadair32101 2022-03-03 21:32:31

@@im_windowsdabest1981 Believe me, you could freshly install some of these programs and still immediately run into issues. The software being trash is the issue, not a issue with the install

0 likes
@im_windowsdabest1981 2022-03-02 13:48:29

@@deadair32101 Software can be an issue.

0 likes
@deadair32101 2022-03-02 13:45:51

It's likely nothing to do with the particular install. Most of the major video editing suites just really suck at stability because when you borderline have a triopoly, who is going to hold you to anything

0 likes
@nielskoomans 2022-05-10 20:47:32 (edited 2022-05-10 20:47:49 )

tbh i've never seen a bootup startup menu in versions before XP before, i'm curious at what version they started putting that in

0 likes
Replies (1)
@joemck85 2022-05-17 08:28:04

Dunno if it was the first, but Windows 3.1 had a simple chime as the default login sound. Windows 95 expanded on that with a few second long bit of piano music.

0 likes
@BestYoutuber893 2024-03-17 12:12:54

R.I.P windows 98

0 likes
@IvanTheScript 2022-05-07 05:26:22 (edited 2022-05-07 05:29:14 )

Me when commenting while video plays:
I W A N T T H I S .
Me after watching this completely to end:
I DONT WANT THAT!

0 likes
@DLAuwu 2022-03-03 02:32:24

Andrew: I will try to become a weekly guy
Also Andrew:

0 likes
@flizzy621 2022-03-02 17:41:32

Did you name the editor project file as "con"?

0 likes
@lethal2097 2022-03-10 06:35:05

Hi, are you still able to go to youtube with that war going on?

0 likes
@therealvbw 2022-03-01 22:56:05

way better music

1 like
@Octol1ng 2022-03-02 14:00:16

Guess who's back
Back again.

0 likes
@mswheatley 2022-03-02 06:31:15

Love the soundtrack this time

0 likes
@SamanthaTheSonicFan 2022-03-03 01:29:07

Let's pray you don't get a copyright strike, man..

0 likes
@il_piruz 2022-03-02 19:12:27

Finally legend return!

0 likes
@fleutzwp 2022-03-07 20:56:33

Hey Andrew!
You still have your discord server? I really want to join it

0 likes
@shreyasbabu8984 2022-03-07 14:23:12

Can you make Q & A Section please Enderman please.

0 likes
@connorwelsh1 2023-02-03 20:24:19

sheesh that windows 98 glitched the video 1:32

0 likes
@giuseppe4870 2022-03-04 14:13:08

finally some good music

0 likes
@toxicity2137_ 2022-08-02 22:12:15

what are these bugs in this video when logging off?

0 likes
@Mat_TKD 2024-03-16 20:16:11

everything glitched at 1:30 for me

1 like
@TrashMarineMusic 2022-08-02 12:30:06

off all songs for this video, why War Pigs? its a fantastic song but you're bricking Windows 98 here, feels a bit odd

0 likes
@thepikachugamer 2022-03-01 22:39:52

oh so he did name the user con. i was late to the premiere but i couldve guessed

0 likes
@therealloganyt237 2022-07-30 20:58:47

Ah yes, brick

0 likes
@kiwirocket64 2022-05-17 14:47:14

How the frick can you play a copyrighted song on YouTube that’s not fair how do you get away with it

0 likes
@mocaothi7383 2022-08-01 09:16:43

Have you ever heard of “CON”? It kills the computer whenever you try to log in with it

0 likes
Replies (1)
@renakunisaki 2022-08-01 18:24:52

Maybe he should do a video about that...

0 likes
@cozerlive5440 2022-03-08 19:47:29

I LOVE to BRICK Windows !!!!
It's my hobby to BRICK it!!

0 likes
@BestYoutuber893 2024-03-17 12:15:50

7:33 WARNING! Sound like windows has cancer

0 likes
@ayush_k- 2022-03-03 05:50:37

The video has some glitching starting from 1:30

1 like
@morsine 2022-08-02 16:26:23

I miss windows 98

0 likes
@EstebanLeBanc 2023-06-04 21:03:04

fun fact, con is an insulte in french

0 likes
@rchltmedia 2022-03-05 12:16:09

wait... why it's a copyrighted song?

0 likes
@jaggxd123 2022-03-01 23:41:22

I've commented this on one of you past videos and I'm gonna post it again. Heidoc is a great service in which you can download windows 7,8 and 10 iso's for personal use or for vms. If you co sider this, it could be a huge step for your website.

2 likes
Replies (2)
@jaggxd123 2022-03-02 17:16:22

@@brokenrobot2004 idk but I use it all the time and it's perfect

0 likes
@brokenrobot2004 2022-03-02 02:09:17

I'm all about piracy, don't get me wrong; but wouldn't that be risky to have up on a little indie website? D:

2 likes
@SpaceDevelopmentDC 2022-03-01 23:37:07

ayyy legends is backk

0 likes
@guestc142 2022-05-17 09:33:49

So this is what linux users mean when they say that windows is easy to brick.

0 likes
@iloveaviation32 2022-03-02 04:22:25

Yes! You are back!

0 likes
@officialmasteratwindows7 2022-03-02 08:24:02

Is The Windows 98 destroyed forever?

0 likes
@TrenZL 2022-03-02 03:01:58

I am making a fan windows system on scratch, and i found out i can corrupt the system font while the system boots

0 likes
@quantsgameryt6458 2022-03-02 04:13:08

BUILD THAT BRICK WALL! BUILD THAT BRICK WALL

0 likes
@warrior2364 2022-07-28 16:41:12

90s kid named con: 💀

0 likes
@roby2052 2022-03-02 10:36:45

Warpigs <3

1 like
@priarlu1512 2022-07-30 16:27:12

Windows 98 al oír "con"
Un error a ocurrido reinicie el sistema
El boot:
Tu sistema esta muerto -- Bill Gates

0 likes
@MrMasterKeyboard 2022-03-03 07:53:52

Yooo Enderman! How you been? But most importantly Where you been! Haha!

0 likes
@hastyhercules7627 2022-07-28 13:55:54

6:43 windows is now dusty

0 likes
@the-protogen-of-the-sky 2022-03-05 16:36:34

ah yes, log out of symbol spam

0 likes
@kirbo-yt123 2022-03-06 00:05:16

Brick the brick the brick

0 likes
@MatveyYT 2022-03-03 11:23:36

1:31 umm, what happened with video?

0 likes
@Xiliank 2022-03-03 11:56:55

Wait i you’re Russian.. Ok Well im happy you’re back :)

0 likes
@kixmilesofficial 2022-03-09 10:48:29

very good music !

0 likes
@SirensOfNC 2022-04-03 20:38:37

how to "brick" windows 98

1 like
@Fafr 2022-03-25 09:15:16

1:31 Was that intended?

0 likes
@dominos_1249 2023-07-18 18:38:08 (edited 2023-07-18 18:39:31 )

Hello! can you help me? I can't install Windows 98 SE in VMware... I have "an illegal operation..." you know. And I cant install it

0 likes
@wadmodderschalton5763 2022-03-05 04:06:05 (edited 2022-03-05 04:38:03 )

My video suggestion, Start Menu programs extracted from Windows NT 4.0 & 2000 in Windows XP.

0 likes
Replies (1)
@joemck85 2022-05-17 08:33:19

Tip, some of the ones even from NT 3.1 work just fine on Windows 10 x64, notably Paintbrush and Calculator. They look and work the same as the versions in Windows 3.1, but are 32 bit which is vital here since 64 bit Windows can't run 16 bit programs. You don't even need to install NT to get them either, since you can just find the compressed PBRUSH.EX_ on the install media, extract it with 7zip and then run it.

0 likes
@fred-youtube 2022-03-02 15:47:38

Notice the song in the background, Russian citizens (Enderman is Russian) don't like the war either

0 likes
@BalkanCoconut 2022-03-02 06:07:27

Hi enderman

0 likes
@andresbravo2003 2022-03-01 23:06:17

Well, consider it BRICKED.

0 likes
@Muhamad_Rizgar420 2022-03-02 14:29:05

Legend is BACK!!! 🤪

0 likes
@paperboy-2100 2022-08-08 15:53:12

nice song!!!

0 likes
@cigaryno 2023-05-06 09:03:55

Is Windows Me going to make more breakage?

0 likes
@KbluebrryRoblox 2022-05-20 08:15:23

No thanks, My 2017 pc which is Windows 10 have done this & now 2017 pc died

0 likes
@RealILOVEPIE 2022-08-02 06:58:52

But why war pigs?

0 likes
@Povilaz 2022-03-11 21:25:56

Playing War Pigs to protest the Russian-Ukrainian war, that's based af.

0 likes
@bobzi_xd 2022-03-01 23:56:08 (edited 2022-03-01 23:57:35 )

The fun fact is « con » literaly means « dumb » in french haha

1 like
Replies (3)
@SOTP. 2022-03-03 18:11:15 (edited 2022-03-03 18:11:32 )

@@bobzi_xd nah it just wont let you use it anymore.

0 likes
@bobzi_xd 2022-03-03 18:02:23

@@SOTP. by commit suicide ?

0 likes
@SOTP. 2022-03-03 17:00:31

So if you insult windows 98, it takes revenge.

1 like
@Aura_Mancer 2022-05-14 12:26:16

Your best bet for security is a linux OS with luks, tbh

0 likes
@Mazen243 2022-03-06 17:17:08

you mean put a brick in windows 98 head?

0 likes
@Light-blueShyGuy 2022-11-23 22:29:58

Funny how it can’t handle a three letter word

0 likes
@alastor--radiodemon7556 2022-03-02 13:14:43

How to brick windows 98? Wait that's a challenge?

0 likes
@CrazySpruiker2001 2023-11-24 08:16:19

How do I do it on Windows Me?

0 likes
@tyagagerson 2022-03-02 00:53:07

Alternative title: how to break Windows 98

0 likes
@_GhostMiner 2023-03-31 20:23:54

Just "log in" as con

0 likes
@user-bn2dd5dp9g 2024-03-15 14:35:15

What's Softlock? 🤔

0 likes
@glowingspaceorb 2022-03-03 03:42:53

Ah yes, how to turn windows 98 into a brick

0 likes
@Bean_consumer7 2022-03-02 17:43:12

1:31 that text break tho

0 likes
Replies (2)
@Bean_consumer7 2022-03-03 08:29:50

@@bluescreenofdeath7176 No im pointing out how it looked kinda in sync with the win98 glitches.

0 likes
@bluescreenofdeath7176 2022-03-03 00:40:04

His editing software messed up, make sure to read desc.

0 likes
@ghos7bear 2022-05-16 05:43:31

Music is fucking annoying

2 likes
@captainvictoria7640 2022-03-02 00:07:26

I can brick Windows 98 just by restarting after installing Internet flashes back to Windows Protection Error

0 likes
@nordic_editz 2022-04-19 21:35:42

next video how to brick windows 7

0 likes
@FixadomitheII 2022-11-24 23:32:49

how to brick your pc speedrun any%

0 likes
@teh_supar_hackr 2022-03-10 20:30:51

1:32 Rendering bug

0 likes
@jsexp 2022-03-01 22:30:10

yes

1 like
@Skog 2022-03-02 08:09:42

War Pigs <3

1 like
@CarlTheYoutuber10k 2022-05-18 16:44:01

I Brick Windows 98 When I Got Windows 98

0 likes
@samfuju101 2024-02-07 20:48:11

ozzy jumpscare

0 likes
@AgeofReason 2022-03-07 04:04:48

I did this once to the high school library and the whole place shit down. They didn't know what to do. Had techs running in the halls like a crisis was happening. People talked about it for weeks at the lunch tables.

2 likes
Replies (2)
@SOTP. 2022-03-29 17:10:26

And thats just by typing 3 letters and clicking a button.

0 likes
@Kali_Krause 2022-03-13 22:45:41

Fooking Legend right there ! 🙌

0 likes
@Killer_266Gaming 2022-11-10 18:48:49

Why in 1:31 there's an glitch in video fix this @enderman

1 like
Replies (2)
@wtf.jo.x 2022-11-29 17:22:58

Congratulations ender noticed you 2 weeks ago

0 likes
@wtf.jo.x 2022-11-29 17:22:25

@Михаил Агарков same

0 likes
@spookynutsack 2022-03-08 08:13:52

Now unbrick it

1 like
@Exeulla 2022-07-23 18:11:17

Anyways I did this
So I desided to do it on windows 11
I did it then my computer threatened to scream at me

0 likes
@zsmintzsombortm356 2022-03-03 09:16:00

Where do you get w98 plus installer?

0 likes
@CertifiedAnything 2022-10-14 20:08:02

6:28 Explosion Of Computer (Mprexe Not Responding)

0 likes
@cool-aquarian 2022-08-04 18:00:40

Nothing to see here.
All these are features of Windows 98.

0 likes
@beryl6210 2022-03-02 10:52:13

I would uh get GRAPES if I have a GRAPES

0 likes
@idogaming3532 2023-09-06 14:35:15

2:28 now it's Windows, not M$ Networking. Weird.

0 likes
@Windows11Pro22 2022-04-01 02:51:32

98: this is fine

0 likes
@greeny3475 2022-03-07 18:10:13

i know how to recover windows after using con. go into safe mode and make a new user, then boot back in.

0 likes
@unavailable292 2022-06-16 23:38:53

Needs more Dreamscape 009 sound system

0 likes
Replies (1)
@ChaseMC215 2022-07-02 22:26:09

Why need that when you got Black Sabbath?

0 likes
@shad578 2024-06-12 16:20:25

And how to unbrick it?

0 likes
@EnderApfelTV 2023-02-24 16:08:06

Is Bricking Windows XP possible?

0 likes
@Lewis-rq3of 2022-03-02 23:01:20

How do you feel about the Russian invasion of Ukraine?

2 likes
@BestYoutuber893 2024-03-17 03:59:26

666 comments! I commented to save you

0 likes
@minhkhoibluesky7867 2022-03-11 02:41:50

7:19 rip windows 98

0 likes
@Lovesthaduckie 2022-03-02 01:58:11

Farting at it the wrong way can brick Windows 98

0 likes
@manpreet_singh_dhaliwal 2022-03-03 15:27:46

Dang this guy time traveled to future to get win 98 we still only have win 11








Don't say it's even before win xp ik it it's just a joke

1 like
Replies (1)
@SOTP. 2022-03-29 17:06:54

He did travel in the future alerady. He used win 2000.

0 likes
@KRJT_Media 2022-05-16 11:06:28

You just found this out in March 2022, lol

0 likes
@idkwhatnamedoitypein 2023-02-12 05:22:48

1:32 the text died

0 likes
@mrdingus11 2022-11-12 16:50:18

Now, how do I unbrick it?

0 likes
@alhamkhamo2231 2023-01-30 02:27:10

I think I saw this before on a livestream

0 likes
@robertoruiz4484 2022-03-03 20:08:04

take good care of yourself, the situation between your country and Ukraine is still tense.🙏

0 likes
@_GhostMiner 2022-03-01 23:43:36 (edited 2022-05-23 17:29:25 )

This song kinda sounds like a (air raid) siren.

1 like
Replies (1)
@ORIOLESFan02 2022-03-03 01:07:39

Your mom sounds like an air raid siren

0 likes
@cedricdubin4348 2022-03-02 00:27:29

What is the name of the music?

0 likes
@AndVer 2022-08-04 11:39:37

you can use asm bomb

0 likes
@idontknowanymore3479 2022-03-09 07:28:26

If anyone wants to make a folder called con, make a new folder, call it con and then hold alt and type 255 on the number pad, it will then make a blank space and you can press enter its pretty funny

0 likes
@Manny73211 2022-03-24 21:54:22

0:47: it's called a UEFI

0 likes
Replies (1)
@Manny73211 2022-03-24 21:55:47

before you get mad, I just gotta say that I know people still call it BIOS because they're used to it, and that you should not be judged by what you call it

0 likes
@ae_master 2023-02-12 08:05:38

Plz do the "how to brick windows 7 ultimate".

0 likes
@justcallmerei1954 2022-03-01 22:30:52

To Windows 98: haha go cri

0 likes
Replies (1)
@abcdefgun6112 2022-03-01 23:18:30

cringe name and pfp

0 likes
@bigsof7381 2022-04-17 21:50:13

dont do this on a real pc do it on vmware only

0 likes
@Xela464 2022-06-28 11:39:48

Pls do how to brick windows xp if u find out how (which u probably will know)

0 likes
@bramvandenbroeck5060 2022-07-02 04:10:04

Con in french means dummy, a dumb person :p great to see that a dummy can break windows entirely :p

0 likes
@marnickspeeltspellen 2022-03-08 19:49:44

Hey enderman can i get the iso for windows xp

0 likes
@tezcanaslan2877 2022-03-11 04:57:07

You can destroy Windows 98 by plugging an USB

0 likes
@saldoesstuff 2022-03-14 02:33:40

ur the best man!

0 likes
@jeniva45 2022-03-06 05:14:09

Do you want a lnstall Windows 95 pls

0 likes
@trevics_ 2022-03-03 00:40:42 (edited 2022-03-03 00:41:40 )

Log Off C:\con\con...

1 like
@foxy28406 2022-03-04 12:27:31

Welcome back bro UwU

0 likes
@petricasarbu1600 2022-03-02 18:54:56

try to run mrs.major on official Windows 11 by microsoft (3.0 got shutdown btw) If it wll not work try some conmands and we will see the magic isn't a bad idea?

0 likes
@iamboredfor2months 2022-03-03 20:05:34

1:31 is it my computer or is it glitching for you too?

0 likes
Replies (2)
@iamboredfor2months 2022-03-10 12:40:07

@@ComputersVirtualMachinesAndMor i wonder why

0 likes
@ComputersVirtualMachinesAndMor 2022-03-05 03:32:31

It's not just you; for a second I thought my computer was having an aneurysm.

1 like
@unpendejo212 2022-03-02 18:06:23 (edited 2022-03-02 18:07:40 )

Hi i know this video is not about steam or something related but i want to tell how steam Big picture almost killed My gamer PC

So i was in steam Big picture and the i pressed the turn off button and turned off my PC and after that i tried to turn it no but after loading it was just a black pantle, i reseted it many times and it goed black always then i turned off the electricity and turned it on again and when it started it said "Diagnosing your PC" after that i went to the recovery pantle and asked me to restart, i restarted and guess what

It went back to normal

Thanks for reading

0 likes
@Ziprava42Userme 2024-05-19 07:26:10 (edited 2024-05-19 07:26:17 )

How to download windows 98?

0 likes
@MyComputerStudios_ 2022-03-02 04:30:14

There are some corruptions in the vid, reupload it

0 likes
Replies (1)
@bluescreenofdeath7176 2022-03-02 10:35:47

Did you read the desc.??? his editing Software is messed up during editing, read it properly

0 likes
@Silverforlife 2022-03-02 15:16:49

You are beck legend

0 likes
@tedmcbur 2022-03-02 20:42:26

Video idea: what happens if you login as system32?

0 likes
Replies (1)
@SOTP. 2022-03-08 11:22:53 (edited 2022-03-29 17:12:52 )

It will work just fine lol. Also win 98 uses system as the system directory.

0 likes
@blueboi_taipei101 2022-05-10 15:59:25

puts brick and writes Windows 98 on the brick Done!

0 likes
@_1onlychxrry 2022-03-02 10:05:55

windows : con is the pain 😥

0 likes
@user-uz2os4by8q 2022-03-02 07:41:54

Enderman, do you know Russian?

0 likes
@InterestingWonder 2022-03-05 17:35:28

hey, what di you think about the russian war?

0 likes
Replies (1)
@userinit5064 2022-03-05 18:56:19

That's a pretty obvious question, most of the civilians are not proud of it; it's only the president that is...

0 likes
@aleksandarlenhart2078 2023-03-05 17:23:50

4:23 username con in windows nt os

0 likes
@DraidK 2022-03-01 23:00:46

LETS GO

0 likes
@drmrmcmister 2022-03-03 18:41:06

I don't know why but bricking and destroying windows is fun

0 likes
Replies (1)
@SOTP. 2022-03-08 11:22:13

Depends if its on real hardware and not. And its a lot worse when its the family computer.

0 likes
@MLPFAN_isLost 2022-03-04 15:27:54

i gave you my virus on twitter why dident you make a video about my virus plz make it i like your videos

0 likes
@cataisromanian. 2022-03-02 11:51:50 (edited 2022-03-02 11:52:04 )

It was February! And January too

0 likes
@AYTWICE 2022-03-06 18:35:28

Simpler way to do this is just to smash your pc with a brick and it will be bricked

0 likes
@jailbreaksuv 2022-03-22 02:46:10 (edited 2022-03-22 02:46:29 )

I thought it said how to kick windows 98

0 likes
@mariosanag1 2022-12-13 18:23:54

rip win 98

0 likes
@cataisromanian. 2022-03-02 11:51:09

It's been 1 month!

0 likes
@GTFour 2022-03-08 11:05:23

Think I must be a super user as you had to go to a lot of effort to break windows 98 where as I only ever had to just use it normally for a short period of time 😂😂

0 likes
@Dianthony 2022-03-06 04:47:07

Intoro muaic??

0 likes
@Aspen72 2022-03-01 23:16:30

good video

0 likes
@XMD007 2022-03-02 01:43:53

credit to Warner Bros. music

0 likes
@user-gn1yh7el7y 2022-03-24 00:49:54

enderman, try to login in with NUL username, NUL means nothing 😁

0 likes
@ham-sv1eg 2022-10-11 15:20:55

1:32 what the

0 likes
@kantraa 2022-03-02 00:07:57

funny prank to pull on friends

or at least it was in 1998

0 likes
@Vyydeo 2022-03-23 11:21:57 (edited 2022-03-23 11:22:18 )

throwing a brick into windows 98?

0 likes
Replies (1)
@Sewbetan 2022-04-01 03:54:36

dumbass. bricking a system is basically ruining a system. theres things like soft bricks(a bit harmless), normal bricks (harmful), and hard bricks (impossible to stop).

0 likes
@DankyMankey 2022-03-05 05:02:37

Windows 9x is so buggy

0 likes
@maxwellcatlol 2022-03-14 11:17:04

Destroy windows: usb drive virus

0 likes
@Boisnormal4852 2022-03-02 00:52:02

I think there no window 98

0 likes
@mrtineu 2022-03-04 09:50:53

Please try corrupt ntuser in windows with hxd

0 likes
@luisparrafu113 2022-03-01 22:30:49

Hi

1 like
@Wormetti 2022-03-01 23:10:38

haha too bad if your name was Con

0 likes
@inkstray 2022-03-02 11:46:09

What music is used?

0 likes
Replies (1)
@gordonfreeman6464 2022-03-02 14:19:20

Black Sabbath - War Pigs

1 like
@ItzYoshi87 2023-03-10 22:33:28

I get why prn is restricted 😂

0 likes
@extremegrief1525 2022-03-16 06:32:18 (edited 2022-03-16 06:32:28 )

How to brick Windows 98: install it on Ryzen VM

0 likes
@matthew65536 2022-03-01 23:31:05

idea, somehow getting the console output in ancient windows.

0 likes
Replies (3)
@SOTP. 2022-03-29 17:18:28

@@matthew65536 verbose output??

0 likes
@matthew65536 2022-03-02 14:31:30

@@deadair32101 Not quite what I meant, I mean getting to see what windows is doing behind the scenes while it's running. kinda like a verbose mode.

0 likes
@deadair32101 2022-03-02 13:46:52

….just switch to MS-DOS mode?

0 likes
@Enderbin 2022-03-01 22:39:22

Nice

0 likes
@NotALotOfThought 2022-03-11 01:23:22

Would I really want to brick it, though?

0 likes
Replies (1)
@Sewbetan 2022-04-01 03:57:47

well yeah maybe if you are bored as frick

0 likes
@kadivalder 2022-03-03 11:31:22

I use VMware too!



(completely useless comment. just want to know is it good (also I destroyed windows vista))

0 likes
@goodbye-r6h 2022-06-21 09:24:48

Cool

0 likes
@ease6146 2022-03-02 12:50:31

Break literally :/

0 likes
@3000eloxd 2022-03-06 12:46:40

davai na mge na !add 11 za soldatov

0 likes
@shoeskode136 2022-03-13 15:15:44

Hey install windows 98 on a tablet

0 likes
@CoolDylan1216 2022-03-02 03:20:38

Yes I wanna destroy my pc with a brick

0 likes
@man20142 2022-03-03 04:08:58

hello

0 likes
@dalessandrokiko8324 2022-07-27 18:22:28

Hello

0 likes
@its2007User 2022-03-02 02:22:16

nice

0 likes
@mancol0013 2023-07-15 21:26:20

plus! 98

0 likes
@montse5515 2022-03-02 13:02:48

nice

0 likes
@EmperorJulesLStirling 2022-03-02 02:29:56

That reminds me of Ukraine DOS Virus on Windows 98.

2 likes
Replies (1)
@kohrenhund 2022-03-02 04:40:24

No

2 likes
@its_chaudev 2022-03-02 04:40:10

wait, who is Vietnamese?

0 likes
Replies (1)
@bluescreenofdeath7176 2022-03-03 00:45:19

me I guess?

0 likes
@NotJacobX 2022-04-02 18:49:44

Bits lost at 1:31

0 likes
Replies (1)
@NotJacobX 2022-04-02 18:51:31

Another one at 2:52

0 likes
@noname-vs6fw 2022-03-04 11:06:43

glitched 1:31

0 likes
@abdulsattartairy2399 2022-03-20 16:41:53

windows boot legs

0 likes
@Dasher481 2022-03-01 22:30:15 (edited 2022-03-01 22:30:56 )

Not The only commenter here :D

0 likes
@funwithmatteo3769 2022-03-01 22:35:04

I am happy he is back!

0 likes
@jesusrdz8765 2022-03-02 03:52:04

Hi

0 likes
@thecrashycat 2022-03-01 22:59:11

Yessir

0 likes
@aztohfatul 2022-05-27 05:33:06

Sorry I'm ban the uesr

0 likes
@ilikemacsalot 2022-03-07 22:08:05

1:30

0 likes
@missiondemolition 2022-04-30 21:41:17

It is worse in Windows ME!

0 likes
@arenterprises7114 2022-03-02 10:50:46

Finally

0 likes
@DanielTheRat 2022-03-03 20:01:44

Your from russia so do you support ukrain

0 likes
@PolakXkubek 2022-05-25 13:32:23 (edited 2022-05-25 13:32:55 )

(And if it works) mind upgrade this system

0 likes
@pixelatedluisyt 2022-03-03 00:39:45

march fools :3

0 likes
@reset3073 2022-03-06 18:36:53

puts name as con






Connor from DBH: software instability ⬆️

0 likes
@DavidWonn 2022-03-01 22:44:01

Windows 98 got CONned ;-)

0 likes
@a_nicegaming 2022-03-03 12:21:03

0 likes
@LDKYT 2022-03-01 22:39:34

Bsods going too crazy... Oof

0 likes
@hunterrules0_0alt2 2022-03-03 01:31:20

Just install binbows 98

0 likes
@skyss_ss 2022-07-29 06:15:08

adrod 12 insteler heheheheheh

0 likes
@yosephinaeda711 2022-03-03 03:22:10

Note: Professional only. Do not attempt to brick Windows.

0 likes
@ZoeyTheChicken 2022-03-01 23:31:40

here before 1k likes

0 likes
@user-ni6zu3tq6w 2022-03-03 08:02:41

#enderman

0 likes
@_magine. 2022-03-06 12:18:57

Yes I like to brick my windows

0 likes
Replies (1)
@SOTP. 2022-03-29 17:14:06

Thats literally how you say it.

0 likes
@jajoothecoolman 2022-03-08 11:33:31

text man back

0 likes
@crzy_joystk256 2022-08-07 07:28:55

Omg, 👀👀👀👀

0 likes
@hafidzadityasyamil460 2022-05-03 00:12:03

how bad system windows 98 :)

1 like
@user-pd6ev9gb7j 2022-04-25 16:25:41

I hope you do not believe the lies your govt. is telling you, but even if there was an intranet, you prob have a vpn already. Stay safe.

0 likes
@raphtik-at-ghg 2022-03-07 14:00:06

привет, можешь снять видео про dll файлы?
Я же написал это с переводчиком

0 likes
Replies (2)
@catish975 2022-09-02 02:19:44

@@Sewbetan da

0 likes
@Sewbetan 2022-04-01 03:59:09

bro you dont need a translator he understands english

1 like
@AnAltWindows7User 2022-03-01 22:52:19

Windows brick

0 likes
@WHAT.340 2022-03-03 11:37:48

“How to brick windows 98”
We’re bricking windows 98?

0 likes
@o2c41 2022-03-01 22:30:12

Brick

0 likes
@sovixz2398 2022-03-02 03:17:29

W H A T

0 likes
@tecton2868 2022-03-01 22:34:08

Eyy

0 likes
@mazurthc 2022-04-23 16:25:36

I wonder why u choose „War Pigs” for a song. слава україні!

0 likes
@BrawlStars_Ivonni 2023-04-12 18:29:28

In clock$
Remove the l and the $

0 likes
@pyra9345 2022-03-04 14:45:31

sock

0 likes
@samuuup1270 2023-05-12 14:13:09

siuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu

0 likes
@samuuup1270 2023-05-12 14:12:56

siuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusiuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu

0 likes
@bartexxy 2023-11-01 17:01:40

R😀

1 like
@nemo9324 2022-07-30 08:35:33

i did this

0 likes
@fortressflashdeck4089 2024-07-26 05:21:12 (edited 2024-07-26 05:23:05 )

/watch?v=1kRCTuoV9sI&t=91s woah what is happening

0 likes
@ubahnboydoesrandomstuff 2022-03-03 17:30:15

does that mean you didnt even have to enter a password to login? Lol

0 likes
Replies (6)
@SOTP. 2022-03-29 17:18:55

@@ubahnboydoesrandomstuff yeah. Thats how it was.

0 likes
@ubahnboydoesrandomstuff 2022-03-09 08:03:25

@@SOTP. it is kinda unsecure cuz attackers may hop in easily without entering anything just a random username cuz you cant even create user accounts and might just infect the pc deleting a few important flies and folders ya know

0 likes
@ubahnboydoesrandomstuff 2022-03-09 08:01:54

@@SOTP. oh so you just typed in any user and just hop in?

0 likes
@SOTP. 2022-03-08 11:25:29

@@ubahnboydoesrandomstuff win 98 did not have users.

0 likes
@ubahnboydoesrandomstuff 2022-03-05 07:00:47

@@RedPandaGames75 lol not secure

0 likes
@RedPandaGames75 2022-03-05 05:52:18

yes, you can just press escape or click cancel

0 likes
@attestedatom6752 2022-03-01 23:10:37

Con

1 like
@SG_Chomper_Roblox 2022-03-02 03:55:03

:3

0 likes
@NFS_ethereal 2022-07-23 18:06:24

neau 😀R😀

0 likes
@lordadz1615 2022-05-17 23:14:25

Nice but wt kinda wack ass much is this lol

0 likes
@SG_Chomper_Roblox 2022-03-02 03:54:59

5

0 likes
@spahiu6846 2022-03-12 09:08:16

Aerrt

0 likes
Replies (1)
@Sewbetan 2022-04-01 03:56:42

"aerrt"

0 likes
@SG_Chomper_Roblox 2022-03-02 03:55:11

Guf

0 likes
@wiktorthecoolguy-official 2024-04-14 13:48:07

R😄

0 likes
@juliocesaralvaroncal4434 2023-11-03 21:04:16

Tengo que pasar a YouTube premin suscribirme en los virus pagar membresías por favor discúlpenme los problemas causados a veces no sé si empeora la situación o es lo contrario etc.etc. que tal lío grasis a los benefactores es que me animo a seguir por ahora solo nesecito tiempo y voy a ser algo entendí algo no leo escribo ni hablo inglés pero por lo que veo algo me doy cuenta me despido hasta pronto.

0 likes
@zRAFITAAA4_ 2022-03-01 22:40:41

Xd

0 likes
@ewaplaszczykowska9385 2022-03-02 13:54:18

🦊🌍

0 likes
@SG_Chomper_Roblox 2022-03-02 03:54:56

Ha

0 likes
@kit4 2022-03-11 02:44:17

🇺🇦

1 like
@SG_Chomper_Roblox 2022-03-02 03:54:31

A

0 likes
@SG_Chomper_Roblox 2022-03-02 03:54:27

D

0 likes
@SG_Chomper_Roblox 2022-03-02 03:54:38

M

0 likes
@SG_Chomper_Roblox 2022-03-02 03:54:21

F

0 likes
@nemo9324 2022-06-05 15:35:38

u

0 likes
@ahoj113 2022-03-01 23:15:30

C:\con\con

0 likes
@nemo9324 2022-06-05 15:35:33

f

0 likes
@kofifovik9351 2022-03-06 10:21:14

спасибо я почти получил инсульт за такую музыку в начале так я в Украйне

0 likes
@SG_Chomper_Roblox 2022-03-02 03:54:49

4r

0 likes
@CommentGuard717 2022-05-18 20:05:28

Don't click



... Read More

0 likes
@SG_Chomper_Roblox 2022-03-02 03:54:17

Cho lên 1k bình luận

0 likes
Replies (3)
@bluescreenofdeath7176 2022-03-03 00:47:55

@@ThatRandomToast (Don't mind this im just asking that guy)

0 likes
@bluescreenofdeath7176 2022-03-03 00:46:59 (edited 2022-03-03 00:47:28 )

trả lời xem tại sao

0 likes
@ThatRandomToast 2022-03-02 05:41:37

Stop begging for numbers lol

0 likes
@1234sdg131 2022-03-02 06:53:02

Stop Russia aggression on Ukraine!

0 likes
Replies (1)
@Islaaam4444KolovraaatPWNZ. 2022-03-02 16:37:08

No.

0 likes
@TheProGamerYT_ishere 2022-03-03 08:57:55

How did you kill Ukrain?!

0 likes
Replies (1)
@Islaaam4444KolovraaatPWNZ. 2022-03-06 15:01:00

With the power of gun.

0 likes
@gethrules 2023-01-22 19:52:30

black windows - con pigs

0 likes
@rayyanYT 2022-11-30 09:33:32

Microsoft definitely screwed up Windows Profile's in the old days.
Press the like button if you agree...
👇

0 likes
@straightpride451 2022-07-31 16:06:31

Dumb worn out stupid music.

0 likes
@Prince-lf6ox 2022-04-24 14:56:44

😍 𝐩яⓞ𝓂𝓞Ş𝐦

0 likes
@andreylavrov5836 2022-03-04 22:33:56

is siren a way to trigger ukrainian people?

1 like
@HKtitoOfficial 2022-03-04 17:39:08

U need t test that in Win10 plz: https://youtu.be/sE9FEwimBSI

0 likes
@scythal 2022-03-04 16:15:06

You're a CONman, Ender!

0 likes
@circleubuntu 2022-03-03 00:47:44

Explorer has performed an illegal operation and will now be shot dead.

0 likes
@___tim___ 2022-03-02 23:24:36

With Putin censoring even more of the Internet, will you even be able to upload?

2 likes
@Zyro1331 2022-03-02 16:20:51

9X: "Hello! Please sign in!"
Me: "𝙘𝙤𝙣."
9X: "Okay! Let me get that s̷̳͛́̐̈́̐̏̍̐͆é̷͈̈́̈́̃͆́̾͂͝t̵͉̬͍͓͛̈́̿̓͆͋̾͆͠ȗ̵̺̓̾͊̑̊̒̇͝p̵̨̡̢̪͕̯͎̪̓̀͋̇̃̓͝ ̵̞͕̹̮͔̈́f̷̛̛̬̰̂o̷̙̠̤̐͂ṙ̸̛͕͔̮̉̒͒̔̄̓ ̵͉̖̜̝̝͎̭̍̈́͋̑͠͝y̵̫͐͘͘ő̷͖̏̊͋̏u̵̧̙̼͚̳̫̣̗̬̼̓̓͊̓͋̿͂̕͠.̴̳̱̟͔̏ ."

0 likes
@Diogo2cool 2022-03-02 07:13:19

Everybody! The C: drive is a virus on every pc! Type del c:/ in cmd to delete it

0 likes
@mohaadnan1345 2022-03-02 05:09:44

I'm break my pc too 😁









































































































Subscribe

1 like
@SG_Chomper_Roblox 2022-03-02 03:54:45

Q

0 likes