Never Wonder About Weird Windows Error Codes Again

Поділитися
Вставка
  • Опубліковано 27 гру 2024

КОМЕНТАРІ • 290

  • @ThioJoe
    @ThioJoe  Рік тому +221

    I also forgot to mention 😫on many error code pop up Windows, you can copy the entire error message by clicking to focus the window and hitting Ctrl + C

    • @Ponkotsu67
      @Ponkotsu67 Рік тому +22

      Say what? All this time I've been using a screenshot OCR tool to get the error message text lol

    • @SirusStarTV
      @SirusStarTV Рік тому +1

      That's what i was interested in is if we needed to manually write the error code to those command line utilities.

    • @AdamsTaiwan
      @AdamsTaiwan Рік тому

      Now I just go: bing chat explain error 0x80070032

    • @blackcat_064
      @blackcat_064 Рік тому +2

      Thats really useful - maybe you could make a youtube short to let more ppl know

    • @RogerKam
      @RogerKam Рік тому +4

      This tip is actually the most useful one LOL

  • @JGSMusic
    @JGSMusic Рік тому +20

    Is it me , or is this the only youtuber in the history of youtube so far that gets straight to the point? This guy doesn't gatekeep and on top of that, doesn't do the annoying intros. I can see why he is so successful. No click bait as well as far as I know. So far at least 4 videos from this channel has helped me in dealing with computer stuff.. Pretty cool man

  • @Derpingtonshere
    @Derpingtonshere Рік тому +361

    I once saw ThioJoe delete system32 and reinstall it file by file in 5 minutes. It was crazy.

    • @Fujinon
      @Fujinon Рік тому +7

      What how

    • @digojez
      @digojez Рік тому +50

      ​@@Fujinonit was revealed to me in a dream

    • @cookieguyyt
      @cookieguyyt Рік тому +8

      @@digojezweird dream

    • @thomasatkins
      @thomasatkins Рік тому +24

      He also downloaded some new ram 😂

    • @thomasatkins
      @thomasatkins Рік тому +3

      Loving the new content tho

  • @redcraft612
    @redcraft612 Рік тому +9

    I appreciate that you unlike some other channels don't just go "This is a bit technical so we will just ignore that..." but instead actually explain the technical stuff which is very useful to me as a technical person!

  • @mrfoodarama
    @mrfoodarama Рік тому +158

    Awesome stuff Joe! So much better than clicking Event Log Online... just to be redirected to Microsoft web page with Nothing to do with my error 🤬

    • @DragonProtector
      @DragonProtector Рік тому +5

      yup

    • @SKCro.
      @SKCro. 3 місяці тому +1

      Yeah they broke a ton of help links by making them redirect to the main support page, which isn't helpful at all in most cases. Why they couldn't have just kept the offline Windows 7 style help documentation, I don't know.

  • @LarcR
    @LarcR Рік тому +84

    It's simple and quick to google error codes. That usually works for me. Plus there are sometimes instructions on how to fix the problem. But I do wish Microsoft would come up with a better error system. Learning you've got a hardware problem without being told the specific hardware or even its type isn't very helpful.

    • @gFamWeb
      @gFamWeb Рік тому +4

      I would absolutely warn people against following random instructions online to fix an error. Computers are still complicated and often actions you take have unintended consequences. So if you don't know what you're doing when following the instructions, I'd advise against following them.

    • @2007excalibur2007
      @2007excalibur2007 Рік тому +8

      oh yes sure google the error codes, and land yourself on the first search result of a person asking about the same error on the Microsoft forums and getting generic (and most of the time, useless) solutions from Microsoft "technicians" lol

    • @chuckthetekkie
      @chuckthetekkie Рік тому

      For the Xbox error codes I seem to get, not even Microsoft knows what the error means.

    • @jakedill1304
      @jakedill1304 Рік тому

      Thank God somebody still remembers that they said that out loud! I've seen it happen twice now.. like I thought about it ever since I started dealing with this nonsense and then finding out what the potential possible maybe solutions could be and.. how many of them there were for every single one with zero context... And then they said it out loud at a press release.. like twice! The first time I was like.... No way... I must have maybe read that wrong or something.. although..
      and then when the Xbox thing happened they just straight up set it out loud again.. and and there were people that were paying attention that time! I thought I was.. it's like.. is it better if they lied or made something up? Or that they actually just.. they just straight up don't even know LOL..@@chuckthetekkie

  • @sm9226_1
    @sm9226_1 Рік тому +48

    man your animations are on point! are you using new software to do your videos or have you just gotten 10X better

    • @ThioJoe
      @ThioJoe  Рік тому +34

      Been using the same software, i guess just been spending extra time on them

    • @yassinehani
      @yassinehani Рік тому +4

      @Mugenhollster any popular software can do this editing (my personal favorite is camtasia there is also filmora, these are beginners friendly)

  • @nettlesoup
    @nettlesoup Рік тому +6

    Thank you Joe, I shall be downloading and adding your 3rd "error" script to my existing scripts folder first thing tomorrow morning. Decades of using, coding and supporting on Windows and this is the first time I've ever heard of these three utilities! 🤯

  • @Arda.
    @Arda. Рік тому +3

    How long you have come from “upgrade your ps3 to a ps4 for free” to this the new educational content is to die for and became essential for me keep up the good work

  • @stevevasta
    @stevevasta Рік тому +4

    I miss the days of: "This program has performed an illegal operation and will be shut down."

  • @xNathan2439x
    @xNathan2439x Рік тому

    Dang. This thumbnail makes me want to watch, on average, 36.8% of the video. That's better than that other thumbnail you had where I only wanted to watch, on average, 31.4% of the video.

  • @Colink02
    @Colink02 Рік тому +4

    Gotta love it when you look up an error just to get the description of the error to say "Unspecified error". How does one create a error that is unspecified yet you gave me a specific error code lol

    • @nosuchthing8
      @nosuchthing8 Рік тому

      Remember, we are talking about a big block of code. And the code might not work, but the coder doesn't know why it failed either. So they set that too.
      So imagine you write code to copy a file.
      Let's say: copy(source,destination)
      Your code might check if the source file exists. If not, reports that error code.
      The code might check if the file has been copied. If not reports that.
      But something might happen while the copy code runs. And it fails.
      So you would use the unknown error code.

    • @Colink02
      @Colink02 Рік тому

      @@nosuchthing8 But you'd have to know something about said error if you didn't know what happened (i.e. They unplugged their internet) you couldn't throw an error blindly. Now I do mainly write Java code so I know you can get a NoClassDefFoundError but that is still an error and does know what class is missing (thats probably more obvious for a developer but provides far more context than a hex code I have to look up especially as an end user). One of the errors I was looking for came from the Xbox login and when it went back to the Minecraft launcher is was related to WPA (Windows Product Activation) so I have a feeling they like to hide ones related to their services/api for whatever reason.

  • @hardikdesai24
    @hardikdesai24 Рік тому +1

    Timely video, i user err.exe to identify the description of an error code today and was able to isolate a problem i am encountering since past few days with my client. Thank you ThioJoe.

  • @_SJ
    @_SJ Рік тому +8

    Scary error codes.. perfect for upcoming Halloween. (Thank you, I will definitely try these) 😉

  • @RhymesWithCrazy
    @RhymesWithCrazy Рік тому +6

    Another solid video. Also, super random, but it was cuz of you pushing Munch in a video a few months ago I got it for my business, and it’s been indispensable for making shorts. Got another friend of mine to get it too. Wouldn’t have started using it weren’t it for you, so thanks!

    • @ThioJoe
      @ThioJoe  Рік тому +2

      Glad to hear it 👍

    • @Fujinon
      @Fujinon Рік тому

      @@ThioJoehi

  • @Cionaoith
    @Cionaoith Рік тому +7

    My favorite error is "An unknown error has occurred," which is the same as when my wife says, "Well, if you don't know, I'm not going to tell you!" So I just ignore it and go back to pushing random buttons in hopes for a better result. The trick is, you have to always forget everything you have done up to that point or you might accidentally repeat it.

    • @Talia.777
      @Talia.777 Рік тому +1

      🤣🤣

    • @steeviebops
      @steeviebops Рік тому +1

      My favourite is one I've seen a fair bit lately. "An error occurred: the operation completed successfully."

    • @Zevon-v4v
      @Zevon-v4v 11 місяців тому

      ​@@steeviebops "You died! (Player) was slain by healing" -Minecraft

  • @JeftaDirksen
    @JeftaDirksen Рік тому +1

    The open cmd from address bar "trick" I didn't know. I'll be using that alot (was always copy/pasting/cd'ing the address to a manually opened cmd). Thank you!

    • @erutuon
      @erutuon Рік тому

      Me too. I hope I remember next time it's relevant.

  • @someone4229
    @someone4229 Рік тому +1

    Worth having notifications turned to all on this channel

  • @cookieguyyt
    @cookieguyyt Рік тому +36

    Thio Joe never fails to fill us with windows installation files 😊

    • @Meyus_
      @Meyus_ Рік тому

      I don't understand it 😢

  • @eczy
    @eczy Рік тому +16

    I work in IT and had no idea this was possible. Thank you so much!
    Also.. the PATH variable thing has actually changed my workflow entirely on it's own. Incredible stuff.

  • @ReligiousReasoning
    @ReligiousReasoning Рік тому

    For the batch file @5:30 can you set it to run and ask for the user input so you just type the error code instead of error error code

  • @Kris_M
    @Kris_M Рік тому +7

    Corrections:
    1:13 That long (is an HRESULT) and short code are only the same when the "007" part is present, if that is different, the lower 4 characters do not indicate a Win32 error.
    6:06 That context is not assumed, it is explicitly defined by the "007" part in the hex HRESULT code, which is the facility code for Win32 errors.
    ...
    8:04 And now you're explaining it yourself..., would've been nice to get it right over the entire video...

  • @o0Donuts0o
    @o0Donuts0o Рік тому +1

    Fun tip: You can type cmd into the path address bar in Explorer to open cmd into the folder you were currently in.

    • @ThioJoe
      @ThioJoe  Рік тому +3

      I literally say and show that 😭

    • @o0Donuts0o
      @o0Donuts0o Рік тому

      @@ThioJoe I missed that then. Sorry!

  • @sshivam6955
    @sshivam6955 Рік тому +5

    Windows has to learn from linux how to show error. Errors in linux are detailed and you know what you messed up.

  • @fram1111
    @fram1111 Рік тому

    Thanks!

  • @johnbod
    @johnbod Рік тому +1

    I’ve always wanted to ask, why do you source your stock video footage in that way? I haven’t seen any other youtuber do that.
    Great video as always.

  • @Ficho.
    @Ficho. Рік тому +6

    We shouldn't have to do all this just to figure out the meaning of the error code. We're *human.* The descriptions should always be shown along with the codes.

    • @nosuchthing8
      @nosuchthing8 Рік тому

      Disagree. As a coder, it's a lot easier to enter a number than type in such detailed info. Easier, faster, more reliable.
      I'm guessing the coders include those .h files he mentioned, they are standard. And the coder can choose among the predefined error codes. So they don't use a number, they use a value in the header file. So error_cant_open_file.

  • @gghelis
    @gghelis Рік тому +7

    Now a bonus question: why in the world does WIndows make us go through all these steps to look up the meanings of error codes instead of just displaying the meanings right away?

    • @no_name4796
      @no_name4796 Рік тому +2

      My best guess is that at some point someone made a stupid decision, and windows being backward compatible means they can't fix their problem, they can just add more stuff around it.
      But tbf, i use linux, so i am not really knowledgable about windows

    • @television9233
      @television9233 Рік тому +3

      "go through all these steps"
      It's literally one command my dude, "slui 0x2a error_code_here"
      Sure it would be better if it's always displayed but you can't complain when it's as easy as a single command that's less than 10 characters long.

    • @gghelis
      @gghelis Рік тому

      @@television9233 Sure, if you know this command. And the command displays literally *the same* error window but with an extra section. I'm not talking about hard labor finding the meaning, I'm talking about stupid design.

  • @Kelly--
    @Kelly-- Рік тому +2

    i tried it and all mine says is 'activation was successful' and your windows is genuine, on windows 7 ultimate. i t doesn't seem to care what i put after slui. i can put just slui and it does the same thing. is it because it's an older windows?

    • @ThioJoe
      @ThioJoe  Рік тому

      I have no idea, Windows 7 has been out of support for years so I don't even test on it anymore

    • @Kelly--
      @Kelly-- Рік тому

      @@ThioJoe oops. i realized i forgot the 0x2a. lol 0x2a 0x80070032 works, but without 0x2a it says activation was successful which threw me off. so it works. thanks

  • @MichaelCook-oo8lj
    @MichaelCook-oo8lj Рік тому

    Amazing. What I want to know is: how, and where do you learn all this useful information? Are you just scouring the Microsoft documentation on a daily basis and distilling and summarizing for your audience?

  • @MikeHarris1984
    @MikeHarris1984 Рік тому +1

    You can also set your batch script to be a system variable... then just open cmd and type in error 0x32 and it will feed that line to the script and run.

  • @DragoNate
    @DragoNate Рік тому

    Got any tips on the display settings not being able to open on windows 11?
    Apparently, my user profile is the problem as a new user profile does not have the issue.
    Microjunk support tells me the only way to fix it is to factory reset my laptop...which I refuse to do, or to just move all my files, installs, profiles for programs, etc etc etc over to the new profile - basically factory resetting without factory resetting.

  • @kenny_editts
    @kenny_editts Рік тому

    Thanks men! Your tips literally save me every day 😊

  • @steeviebops
    @steeviebops Рік тому

    Excellent video. I knew about slui.exe but not the other two options.

  • @Windows7Ultimate2002
    @Windows7Ultimate2002 Рік тому

    Need that tuxedo video which blows the mind at end it's always fun Thio Joe always laughs at end

  • @gamersworld4129
    @gamersworld4129 Рік тому +1

    Man used these types of tools in my IIT career . Nostalgic

  • @fdwr
    @fdwr Рік тому

    6:16 Ooh, I didn't realize err.exe was public now. Cool. (I used it internally back in Windows 7 as part of the Windows build system.)

  • @Wecoc1
    @Wecoc1 Рік тому +1

    You can open the command prompt on the current folder by writing cmd there?? I've been opening it from the start menu and writing cd every time for years 🤦‍♂

  • @fro334bro
    @fro334bro Рік тому

    ThioJoe thank you so much for this!!! I spend way too much time trying to figure out bizarre and weird windows error codes. Sheesh after all these years they could have come up with something more intuitive. Software is supposed to work for people not people working for software.

  • @yassinehani
    @yassinehani Рік тому

    hello ThioJoe can you make a video on how to repair any windows that wont boot i work in a repair shop and every time it's a different reason and every time windows startup repair is useless and do nothing, is there a way to 100% repair the installation (without loosing data for sure) no matter what is the problem? ( i want a tool or way to check all the windows files and make sure it boots instead of going to cmd and trying tons of commands

  • @anurag_verma_youtube
    @anurag_verma_youtube Рік тому +2

    Why do you cite your stock footage?

    • @ThioJoe
      @ThioJoe  Рік тому +1

      it's not a citation it's just a goof

  • @skeleton_craftGaming
    @skeleton_craftGaming Рік тому

    as someone who does win dev I think I'll find this really useful thanks!

  • @rager1969
    @rager1969 Рік тому

    Good video, and as a bonus I learned how to start cmd in the folder I'm in.

  • @timothyvaher2421
    @timothyvaher2421 Рік тому

    Theo your describing a doctoral thesis once submitted at Princetons Institute of Advanced Studies for Computer Science. That was 1958...

  • @patagum8289
    @patagum8289 Рік тому +1

    Why did the thumbnail change?
    The info is really nice though, I've used the Mircrosoft Error lookup tool before.

    • @ThioJoe
      @ThioJoe  Рік тому +1

      UA-cam's new feature to test the performance of different thumbnails

    • @patagum8289
      @patagum8289 Рік тому

      @@ThioJoe I see, thank you for explaining!

  • @DankyMankey
    @DankyMankey Рік тому +2

    There is also the NTSTATUS error code such as 0xC0000005 (The instruction at 0x%p referenced memory at 0x%p. The memory could not be %s.)

  • @erica1399
    @erica1399 Рік тому +1

    My favorite error is the oops something went wrong screen, most useful error screen ever 10/10 🤣

  • @Lampe2020
    @Lampe2020 Рік тому +1

    Errors with no explanation? Well, CUPS (Common Unix Printer Service) does it better on its web interface, where it in my example today failed to print because it got no answer from `cups-browsed` and the error message even asked "Is cups-browsed running?". When I ran cups-browsed as a command from the terminal it suddenly worked and the printer responded within seconds of me hitting "Print". Without that error message I'd been stumped.

  • @thesilentgeneration
    @thesilentgeneration Рік тому

    Any solution that does not involve the command prompt and all the technical stuff?

  • @MrKotBonifacy
    @MrKotBonifacy Рік тому

    _" Never Wonder About Windows Errors Again "_ - yes, absolutely. Firstly, "never wonder about Windows errors" - they are like rain in tropics, or snow in Arctic. An unavoidable part and parcel of the system, can't do anything about them, so no use in "wondering". "Just grin and ignore it."
    Then there's this "never again" part - which I also support, four-square. Get a Mac, and live a blissful "never again" life. Plain and simple, innit? ;-)
    Just like I did back in '97 - my missus got herself a new (and first in our home) computer, an HP Pavilion or Shed, can't remember - and after two weeks of "wondering about" this "wonder of wonders", I decided that MY first computer (purchased few months latter) will be a Mac.
    Never regretted it.

  • @walkingradiance9556
    @walkingradiance9556 Рік тому

    How do you run the file Error-Lookup-Tool-Friendly.bat? I double-clicked on it and it appeared and then disappeared really quickly. Do I rename it to an exe like Error-Lookup-Tool-Friendly.exe and then run it after adding it to the PATH?

    • @walkingradiance9556
      @walkingradiance9556 Рік тому

      I figured it out. I copied the file to the same directory and renamed the copied file to thiojoeerrortool.bat. I then ran this with thiojoeerrortool 0x80070032 and thiojoeerrortool 0x32 and thiojoeerrortool 50. It worked!

    • @walkingradiance9556
      @walkingradiance9556 Рік тому

      I didn't work when I tried to run it in a different directory than where the file was even though I added it to the path. I think for the path change to take effect, I would need to open a new Windows Terminal Session. It worked when I opened it in new Windows Terminal Session even when the directory was different from C:\Users\peter\OneDrive - Marshall University\Documents\thiojoe\Never Wonder About Windows Errors Again, for example C:\Users\peter.

  • @frnzxyz
    @frnzxyz Рік тому

    I hope @ThioJoe make a small software/exe that has a buttons to download these kind of useful resources.

  • @Homurro
    @Homurro Рік тому +1

    And due this, I'm now more excited for my computer to go full of errors than to prevent it from happening.

  • @ThisCanBePronounced
    @ThisCanBePronounced Рік тому

    Great video as usual but I'm sorry to say, i think those thumbs up images overshadowed the whole video and stole the spotlight. XD

  • @dylanringproductions160
    @dylanringproductions160 Рік тому

    Thanks Thio Joe, this was a great video!

  • @ethimself5064
    @ethimself5064 Рік тому

    Curious - How does one contact MS by phone? I have an unresolved issue that has been impossible to resolve with my permeant 10 license. Thanks Joe

    • @steeviebops
      @steeviebops Рік тому

      For activation issues, run 'slui.exe 4' and it will give you a list of phone numbers to call.

  • @Peekofwar
    @Peekofwar 8 місяців тому +1

    A step further to improve the batch file would be to add a simple user prompt so that you can just run the batch file without having to manually open CMD.
    @echo off
    set /P "user_prompt=Enter error code: "
    slui.exe 0x2a %user_prompt%

  • @shadowplayzdev
    @shadowplayzdev Рік тому

    Thio Joe, what happend to the video about OpenAI and init.ps1? it says that you made it private, couldn't find it on your channel searched google and found it, said you turned it off, its on mobile chrome btw

    • @ThioJoe
      @ThioJoe  Рік тому

      It's still there just as it has been, definitely didn't make it private 🤔 ua-cam.com/video/g2DO2Xhccq8/v-deo.html

  • @ezix3753
    @ezix3753 Рік тому

    I only knew about the SLUI.exe tool two days ago when I ran into a problem with windows 10 pro activation 0x80072efe ( which still persists ) yeah it showed me the error message that was already displayed when the activation failed ( we can’t reach our activation servers ) but it wasn’t that helpful , did anyone resolved this error ?

  • @henrivanderriet3895
    @henrivanderriet3895 Рік тому +1

    Also net.exe helpmsg xxx. e.g net.exe helpmsg 5 gives Access Denied.
    3010 reboot required.
    2 path not found.

  • @RedPyramidHead666
    @RedPyramidHead666 Рік тому

    Thank you for this content you Windows magician 😁 this might help me at my job

  • @justdavid139
    @justdavid139 Рік тому

    i notice some thing about Joe his more of or like a teacher i figure he just hates the idea because most teachers are very boring, he all ways likes to be fun which he is very fun love Joe

  • @Gibon345
    @Gibon345 Рік тому

    I will never be confused by the nile curse error in windows ever again

  • @RobUKTH
    @RobUKTH Рік тому

    I got so fed up with Windows error codes, blue screens etc. back in the day, they drove me to Macs. Problem solved since 2004! 😉. Still enjoyed the video! 👍🙏

  • @kevink2986
    @kevink2986 Рік тому

    Do I need admin privileges to run SLUI in CMD?

  • @reason2463
    @reason2463 Рік тому +1

    I guess it's good to know but there is still nothing to help someone isolate the specific program and circumstances of the error to use for troubleshooting and FIXING the problem. Since MS has only been working on OSes for about 50 years, we'll have to give them some more time.

  • @adixqa8962
    @adixqa8962 Рік тому

    Question, can u make video how to make vbs script run as admin. I want it to ask for it when run, cuz my script gets error due it. I dont want to run cmd command or bat file cuz I want to send vbs script to others. (No its not a harmful script. Its optinazation script)

    • @ThioJoe
      @ThioJoe  Рік тому

      I’m not very familiar with that

  • @zxx6957
    @zxx6957 Рік тому

    Thiojoe, can you help me see what will happen if windows(C:)Dumbstack is deleted
    (It is a hidden system file)

  • @NoNonsense316
    @NoNonsense316 Рік тому

    Great tips, as usual. Thanks!

  • @pasztorferenc6741
    @pasztorferenc6741 Рік тому

    I know UA-camrs frequently do this, but now I witnessed that the thumbnail changed 3 times

  • @nosuchthing8
    @nosuchthing8 Рік тому

    The hresult might mean, handle to a result.
    Amazing, thank you sir!

  • @3d1e00
    @3d1e00 Рік тому

    This gave me flashbacks to when I wanted to make my own event log. This looks like it just reads the event descriptor files. In the end I just used eventcreate.

  • @robert-skibelo
    @robert-skibelo Рік тому

    What you seem to overlook is that knowing the error description is not particularly useful because Microsoft errors are so infuriatingly non-specific. It's useless being told "the request is not supported" or "the file exists" if Windows doesn't tell WHAT file or WHAT request it's talking about, and it never does. That's why googling an error message with as much context as possible is usually better.

  • @Hi-HK
    @Hi-HK Рік тому +1

    I sense ThioJoe is reading the script from a teleprompt.

  • @uplink-on-yt
    @uplink-on-yt Рік тому

    I'm more interested in that last bat file and the process of writing it with GPT than in the Windows errors.

    • @seto007
      @seto007 Рік тому

      GPT4 is pretty good at writing scripts that modify the behaviour of a given program, and even just writing simple scripts. You can have it write large programs if you have the patience, though this will take quite a bit more trial and error because of its memory limitations.
      I personally like to use it to write simple Python scripts that automate menial tasks I'll occasionally come across, like file sorting, file renaming and such.

  • @Cyba_IT
    @Cyba_IT Рік тому

    This is some pretty in depth computer science stuff mate. Great work. :)

  • @fluf201playz
    @fluf201playz 9 місяців тому +1

    Bro got the curse of ra 💀

  • @AWIRE_onpc
    @AWIRE_onpc Рік тому +1

    What err.exe spits out is a list of H files. Should you loose your sanity and start learning C or C++, you will use said H files in your programs

  • @nanopi
    @nanopi Рік тому

    Already been using the downloaded error lookup tool with the path env

  • @Shakura8
    @Shakura8 Рік тому

    Very useful tool. Thanks!

  • @bazoo513
    @bazoo513 Рік тому

    ~ 2:50 - and which usually reads "Unknown error" 😞

  • @DaleDix
    @DaleDix Рік тому

    Damn Pharaohs never could make the transition from DOS to windows.

  • @7xmoon409
    @7xmoon409 Рік тому

    This guy always makes my day :)

  • @PowerRedBullTypology
    @PowerRedBullTypology Рік тому

    I thought this was going to introduce some app that creates a clickable link below the error about what it means or something, or straight up directly says what's up

  • @mfarokh27
    @mfarokh27 Рік тому +2

    I'll just Google the damn thing and get over with it. 😅

  • @jakedill1304
    @jakedill1304 Рік тому

    I used to worry about error messages.. but then.. I found out that Microsoft doesn't even codify them on many occasions.. I suspected it when I traced an error I was getting through one operating system which had a hundred different possibilities.. into another operating system that was older that had about 30 possibilities.. but then on like a bunch of different occasions Microsoft has publicly admitted to not codifying them.. which I didn't I didn't really see coming I figured.. I figured they would at least lie right? I'm not sure which is better..

  • @redonions2744
    @redonions2744 Рік тому

    I have this error 0x800700b7 while trying to upgrade from windows 10 too 11 .I've tried everything on google but cannot solve it does anyone what this means

  • @FuoxdenTech
    @FuoxdenTech 8 місяців тому

    As an egypt nerd i love the thumbnail.

  • @erutuon
    @erutuon Рік тому

    I gave the video a giant thumbs-up terrorizing pedestrians. 😂

  • @Alexifeu
    @Alexifeu Рік тому

    On work my computer wont update i tried so many console comands AND REGISTRY TWEAKS AND FKN EVERYTHING AND nothing worked it still wont update.

  • @olivesouch6423
    @olivesouch6423 Рік тому +2

    [SYSTEM ERROR]
    YOUR HARD DRIVE IS BRICKED!
    [OK] (Grayed out)

  • @SashikaSandeepa
    @SashikaSandeepa Рік тому

    is .h files are header files? (i program in c++ and .h files are called header files )

  • @ianqwery8530
    @ianqwery8530 Рік тому

    The thumbnail:
    "Oh hey, my error is Ancient Egyptian hieroglyphics!"

  • @bibekkumarthakur5156
    @bibekkumarthakur5156 Рік тому

    Hey can you make a video on "How to fix some unicode characters showing up as boxes". It would help a lot.

    • @Zevon-v4v
      @Zevon-v4v 11 місяців тому

      If you have the ability to change the font, go through different fonts. The box character means it is showing a character which has no defined image (it's a no texture box)

  • @PüffyPack
    @PüffyPack Рік тому

    The thumbnail is so real though.

  • @quantdev
    @quantdev Рік тому +1

    does this guy just heart any comment ever

  • @justacoder_
    @justacoder_ Рік тому

    Amazing, didn't know about this. BTW, coincidentally, a few seconds before you creating the error.bat file, I DID THE EXACT SAME THING! i got the idea to save it into a batch file and name it error.bat so i can just call error! oh wait, no one asked.

  • @TheWagonroast
    @TheWagonroast Рік тому

    I just got the notification for this

  • @JohnSmith-xq1pz
    @JohnSmith-xq1pz Рік тому +1

    If only Microsoft thought of making things simple...

  • @snarkykat
    @snarkykat Рік тому

    I will be using your batch file