6:25 You can use fc /B to run a binary comparison for any non-text file. Differences in files are shown as hexadecimal numbers instead of interpreting the bytes as text.
@neptunevibe4 күн бұрын
you mean a non-binary ... not binary... woke entered also the IT
@rgoonewardene3804 жыл бұрын
Interesting. Couple of comments. 1) Failure to receive a ping response from a website does not always mean that the site is down, as some sites may not respond to ping, by design. 2) You could have also mentioned a really handy feature of netsh, which is the TCP/IP reset.
@aquarianage39533 жыл бұрын
Downloaded this vid to my hard drive for educational purposes.I had to come back to give you a thumbs up because it was so well done!
@hjkroeze4 жыл бұрын
Commands I learned about 45 years ago in MS-DOS, when I started working in the IT.
@johnnydriesen75754 жыл бұрын
LOL ... Been there done that as well, @Henk Also in IT for 40+ years. (and still learning smt new every day)
@hjkroeze4 жыл бұрын
@Brad Allen you are right, it was 1983/1984 when i started with pc-dos
@AlDunbar4 жыл бұрын
Same here. But there are people here that have never used DOS and never worked in "the" IT.
@netautorisationnetautorisa5453 жыл бұрын
*YES.... IT IS "STILL" THE MASTER OVER "WINDOWS" ....HAHA (ALSO USED "DOS" IN THE START)*
@thewatcher52713 жыл бұрын
Not Cipher.exe. Didn't Show Up Until Windows 2000.
@jollyflamingo4403 жыл бұрын
Have seen 100,000 cmd videos and this is one of the best. I don't know why but you explain it very well.
@y857n4 жыл бұрын
Me:Whats the wifi password? Friend: At the back of the router The back of the router: 6:27
@hawkeyeaerialphotography66523 жыл бұрын
Underrated comment
@TinyDeskEngineer3 жыл бұрын
"Is... do you have... elvish? on the back of your router? What's all this about melons?"
@bitonic5892 жыл бұрын
LMAO
@rager-694 жыл бұрын
I've never heard tracert pronounced that way. What I hear/say is "trace route", like the UNIX/Linux equivalent traceroute.
@netautorisationnetautorisa5453 жыл бұрын
*YES IS DOS*
@midnitetoker4203 жыл бұрын
Agreed! I think it is the "millennial" way...Is it the "dir" command, or "directory" command...many DOS, Unix, programming languages have these acronyms that were for the most part (at least in my experience) called by their full, proper names, as opposed to their abbreviations. I think in today's fast paced society, where everything is "acronym-nized", people tend to pronounce the acronym, as opposed to the "proper" name.
@faithlesshound56213 жыл бұрын
@@midnitetoker420 A lot of this goes back to earlier days when operating systems like CP/M and MS-DOS had three-letter commands, so what you typed was DIR to get a directory, and later these developed subcommands like dir/p or dir/w.
@notthatntg3 жыл бұрын
It's probably so-called because of the 8.3 filename restriction on DOS. (...Outdated?)
@midnitetoker4203 жыл бұрын
@@faithlesshound5621 You may be right, but in my circle of techies in the 80's, we all said, either "d"-"i"-"r" (saying the name of each letter), or "directory".
@XHackManiacX4 жыл бұрын
Because DioJoe forgot to add this to the description: To Check Health: DISM /Online /Cleanup-Image /CheckHealth To Check it more in depth and takes longer: DISM /Online /Cleanup-Image /ScanHealth And to repair: DISM /Online /Cleanup-Image /RestoreHealth
@samsmusichub3 жыл бұрын
Thanks, I was looking for this!
@jaredmacabale72853 жыл бұрын
Good day! Are all these commands type sensitive? Uppercase, lowercase, space or doesnt matter?
@robertking75843 жыл бұрын
Unfortunately, in most cases, none of those actually repair anything. Check does nothing but waste time. Cleanup and in rare cases rebuild the BSD system. Restore almost never works. In general a regular chkdsk /r /p does the same thing.
@slickrick24203 жыл бұрын
@@robertking7584 What scripts would you recommend instead?
@NotAmira_4 жыл бұрын
del C:\WINDOWS is the most important command.
@ThioJoe4 жыл бұрын
Works every time
@mynintendogamingfeed52084 жыл бұрын
Do _not_ do that, unless you want a doorstop of a PC.
@pangatown88774 жыл бұрын
Bruh it’s a joke
@HeenaPatel2534 жыл бұрын
Yeah
@anaveragetoast4 жыл бұрын
@@mynintendogamingfeed5208 r/wooosh
@TheCreeperyXYZ4 жыл бұрын
The God Mode and Ultimate Performance ones are the most important to me lol
@gordonfreeman64644 жыл бұрын
What, Ultimate Performance? How to enable that?
@gordonfreeman64644 жыл бұрын
@Nina rani Bhoi i watched but i cant see it
@simond61614 жыл бұрын
I got double the FPS in games. Ultimate performance OP
@afifnusada47124 жыл бұрын
@@simond6161 not that great...double...you have changed your hardware :v
@itsdripcreates4 жыл бұрын
Afif Nusada what do u mean
@classifier_66114 жыл бұрын
Thanks Thio! I was able to hack into the NSA mainframe and steal a lot of money with these commands!
@jihedkdiss4 жыл бұрын
Me too 👌 You just forgot some log entries there 😅 I deleted them for you 😉
@TheMonaamohammed4 жыл бұрын
Wait wht
@bigbabby12324 жыл бұрын
@@jihedkdiss You left Some Packet.{Inject} Traces, don't worry, I terminated them using I.P Triangulation and Terminating the PowerShell Unix Host, all done. 😎🕶️🖥️🖱️⌨️💵💵💵💰💸💳🧾
@forksandpopsticles91834 жыл бұрын
Jokes on you, %0|%0
@graceperez96724 жыл бұрын
(Function(inject) Local IP = LOCAL.IP{Trace(Code) IP: Trace(IP(VPN[ Localization:NASA ]) IP:1928.1929172.1828.182.0 Click:Disabled(False(functions) Access(IP(USERS) JGMUhJH!?() ^ NASA Startbots...... -take that sucker-
@oliviaducharme81934 жыл бұрын
fc /b can be used for comparing files in binary mode (so comparing bytes instead of text), like png images
@Mckeise4 ай бұрын
Thank you for all your time you have spent making these videos, they have helped me more than you would ever believe and I do not say that lightly. I've been attacked and you'd not believe what all they did to me that affected me far beyond the use of a computer or phone. I'd literally walk anywhere in the U.S. from Mossouri to anyone who would help me finish this, but I will not ask anyone because they will become a target also.
@arsenalgear30094 жыл бұрын
I'd just add this to your list: powercfg -h off It turns hybernation off and you get a few GB of stogare that are normally reserved for the hybernation file. Useful on small SSD's
@servusdedurantem4 жыл бұрын
u should always disable hybernation on ssd actually it should be turned off by default hybernation kills ssd slowly the problem not only space
@arsenalgear30094 жыл бұрын
@@servusdedurantem Wasn't dissabled for me and almost everyone I talked to. As far as the dmg to SSD's goes, this is the first time I heard that. Do you have evidence that supports that claim?
@EpicB4 жыл бұрын
@@arsenalgear3009 SSDs typically use flash memory which has a finite amount of read/write cycles. So if the hibernation cache is an actual file that would probably shorten the life of the drive.
@arsenalgear30094 жыл бұрын
@@EpicB I mainly turn it off to get additional storage.
@nosuchthing8 Жыл бұрын
Wow, I will try that
@samsmusichub3 жыл бұрын
Professor: 2+2 = 4 Me: *writes that down Me: *looks up Whiteboard: 6:27
@Yemto3 жыл бұрын
One of my favorite commands is mklink, with it I can create shortcuts that programs and games can use. For example, if I want to move the save folder of a game to somewhere else, I can simply move the folder, then use mklink "old location" "new location", and the game will still find the files, with a normal shortcut that wouldn't work.
@TheWilro3 жыл бұрын
Didn't know it could be used like this. Very interesting. Thanks
@cqgc Жыл бұрын
nice tip kind of like a symlink?
@giakhangnguyen1898 Жыл бұрын
Hey ThioJoe you can using Ctrl+C and Ctrl+V in cmd as Copy/Paste Just go to Properties and enable the option Using Ctrl+C and V as Copy/Paste
@tcholmes2237 Жыл бұрын
Actually, they're already there in a different form - Alt-space, will show you the menu.
@yesdaddy4 жыл бұрын
Delete System32 Command is the most useful one
@ThioJoe4 жыл бұрын
Also my favorite
@seiji66664 жыл бұрын
Heheh
@abderrahmanben89154 жыл бұрын
My pc is not working what should I do?
@AmitabhAnkur4 жыл бұрын
Roses are red Errors are blue I think I deleted System 32
@NotAmira_4 жыл бұрын
@@abderrahmanben8915 Try downloading more RAM then see if Windows boots again.
@rakszy4 жыл бұрын
If you type Format C: and press enter, it will change your HDD to SSD in few seconds! Boost your preformance and disk size!
@unknownaccount47834 жыл бұрын
But it said that you can't format sys drive (I know that this is a joke)
@romanhredil37994 жыл бұрын
is this wine compatible?
@lordmalix31414 жыл бұрын
@@romanhredil3799 only works with beer 乁(ᵔ ʖ̯ᵔ)ㄏ
@lordmalix31414 жыл бұрын
Did work for me, finally got a new m.2 sad with 512 Tb for some games
@sivasaivighneshmandava53494 жыл бұрын
@Raszy Sky ....thanks bro it worked...i converted my 1 TB hdd to 1 TB ssd😂😂😂😂😂
@zinsy234 жыл бұрын
I should mention that if you notice number 6 (@9:40) detects a sector error, you should probably get another drive because sometimes, fixing it could do more damage than good and it only means you could have more bad sectors very quickly. At least backup if you care about anything on that drive.
@tcholmes2237 Жыл бұрын
On an HDD this is sometimes true. On SSD, probably just file system corruption. when running CHKDSK I use "CHKDSK C: /r /x" which does the deepest scan and is often successful at recovering data. This can catch corruption you didn't know was there - there's some in most systems after a few months. Ideally, CHKDSK, NETCFDG -d (clears adapter drivers and tcp/ip stack), reboot, SFC, DISM and then SFC again. you can put it all in a batch script as long as you run it as admin. sometimes SFC can't finish the fix until DSIM has run, and visa-versa, so this covers all the bases.
@StarSunYT4 жыл бұрын
8:59 there aren't any commands in the description.
@ThioJoe4 жыл бұрын
My hair all grew back 😢
@---sz8zs4 жыл бұрын
Lock down effect 😇
@franktelkamp34354 жыл бұрын
Sad
@marct.g.54684 жыл бұрын
I know how it is...
@Cornshiba4 жыл бұрын
lol
@togbot39844 жыл бұрын
Ha ha Hair goes brrrr
@FoodInDaHood4 жыл бұрын
Hey Thio. Just a quick heads up. The tracert command is actually short for trace route. On Cisco routers and switches, you will find that the use traceroute as the command. In Windows, this is shortened to tracert.
@WillCooper Жыл бұрын
Did you guys also cringe every time he said tray-cert :)
@Tigs6211 ай бұрын
@@WillCooper Yep, every single time.
@smft91474 жыл бұрын
SHUT UP MOM!!1!!! I'm watching thio Joe's 9 command prompt commands you should know!!!1!!!!11!!
@b6.b1zz4 жыл бұрын
🤦♂️💀
@christopherfloyd89393 жыл бұрын
netsh show profile (shows all network interfaces you’ve connected to) netsh show profile key=clear (displays password for entered network)
@HamdanEsmail4 жыл бұрын
Thanks bro for the nice commands
@ozarkwheels41582 жыл бұрын
Tracert can be pronounced as “trace route,” which is actually descriptive of what the file does.
@TheGreatOne164394 жыл бұрын
Hey Joe I think you forgot to mention there is a space before the slashes in cipher /e and with /s along with ipconfig /flushdns.
@bobpackard95273 жыл бұрын
Tracert is a shortrned version of TRACE ROUT and is usually pronounced as such. Just a wee hint.
@IceMetalPunk3 жыл бұрын
Your explanation of the /t parameter of taskkill reminded me of something one of my professors said in college once. He had a very dark sense of humor, and one day while discussing child processes, he said, "Computer science is the only field where you are encouraged to fork the children before you kill them. Lucky us." That wisdom has stayed with me to this day 😂
@nosuchthing8 Жыл бұрын
Yeesh
@Punisher67913 жыл бұрын
some that were missed here are: if you type in Color and then a space and then a number you will be able to change the color of the cmd, if you type in tree it will display a tree of information.
@nick920654 жыл бұрын
You should show the Diskpart command and how it works.
@jandurovka2 жыл бұрын
Thanks!
@ThioJoe Жыл бұрын
Of course! 🙏
@Balthazare694 жыл бұрын
Wtf!!! Man, your hair really grows so fast xD
@togbot39844 жыл бұрын
Ha ha Hair goes brrrrrr
@bestgamer694 жыл бұрын
how to show all wifi passwords 1-netsh wlan show profile 2-netsh wlan export profile folder=C:\ key=clear 3-you're done! so the netsh command isnt bad after all
@SteveKile4 жыл бұрын
I was very surprised this wasn’t mentioned in the video. A ton of people set up their WiFi and then get a new smart tv or something and can’t remember the WiFi password.
@bestgamer694 жыл бұрын
@@SteveKile this is a good way to remember your wifi password if you forget it
@mjt15174 жыл бұрын
tracert is pronounced "trace route"
@NETkoholik3 жыл бұрын
How is route pronounce though 🤔 *second revolution war starts *
@Aindriuh3 жыл бұрын
@@NETkoholik Root.
@mr.johnson4603 жыл бұрын
@@Aindriuh It's regional; thus, the above reply.
@Aindriuh3 жыл бұрын
@@mr.johnson460 er no it's English so root is correct.
@mintmag87484 жыл бұрын
I have never used the DISM for that. I always to modify Windows iso. It's the most powerful command line program I have ever used.
@TheBonelord4 жыл бұрын
Caught video within 10 seconds, rare event
@ThioJoe4 жыл бұрын
Ultra rare
@gijswentzel84384 жыл бұрын
yeah same wut
@irvingdenoronha35804 жыл бұрын
same too
@anaveragetoast4 жыл бұрын
ThioJoe: releases a video 10 seconds later: *A wild BONELORD appears!*
@alias470004 жыл бұрын
Unless you have notifications and videos early
@jerrydellasala76434 жыл бұрын
Being a DOS user for 37 years, I love that you put this up. However the DISM Command line options have changed (Win 10 Version 1909). Can you please add that command line above?
@abrahamalaniz34683 жыл бұрын
Use powershell
@vyxthevex4 жыл бұрын
me after watching this video : **hackerman**
@Roeclean4 жыл бұрын
No
@pedroa62383 жыл бұрын
Can someone guide me in learning more about the PID? Why is it important? What does it tell you? Everything is appreciated. thank you all!
@andrewpaige91524 жыл бұрын
Thank you so much for the great information for us less tech savvy people
@mintmag87484 жыл бұрын
Huh, this was useful. First time I learned something new from this channel.
@headcrabbed77964 жыл бұрын
Stuff I have long forgotten... Thanks, subbed
4 жыл бұрын
I usually call the #2 command "TraceRoute" because it traces the route to the destination. I'm sure that tracert is an abbreviation :-)
@stevencross89374 жыл бұрын
continuous ping add -t to the end of what you're pinging especially helpful when working on a remote computer and you want to know when it is back online.
@MaximNightFury4 жыл бұрын
If you don't use /r with the chkdsk command, usually it doesn't require a restart (at least when I do it).
@smievil3 жыл бұрын
/r makes it try to fix errors and look for bad sectors, think it's desire able to add that or it might not do anything if you don't
@MisterSixty3 жыл бұрын
Thanks!! I'm sooo far behind on my tech stuff since retiring ☺️. Cipher looks to be very useful, off the top!! Also exploring another command line interface in Windows - PowerShell. It appears to be a more powerful shell, Unix-like in its abilities. Gosh, it just might be time to take a few classes to get caught up again!!!
@arjuntrehan483 жыл бұрын
Bro your video editing is superb 👌👌
@beethekay4 жыл бұрын
9:00 "And I'll put that in the description"
@swapnil724 жыл бұрын
Idk if it's a commercial strategy or something but I find cmd commands intriguing
@masumali94 жыл бұрын
Me : Opens command prompt Command Prompt : Hi there Windows terminal : why not me i got everything you need than just a command prompt command prompt : because i have tricks windows terminal : and i have looks :))))
@tristanwait4itlegendary4 жыл бұрын
Do you mean Linux termina
@masumali94 жыл бұрын
@@tristanwait4itlegendary probably,not sure...
@drw_predator4 жыл бұрын
Lord only know how valuable your, videos and specially THIS one to the entire world of unknown commando , Thanks You SIr
@erzengaming4 жыл бұрын
"i put that in the description" he never put it lol
@XHackManiacX4 жыл бұрын
And he still hasn't 2 days later! The Gosh dang troll lol I'll put it here in case anyone is feeling lazy: To Check Health: DISM /Online /Cleanup-Image /CheckHealth To Check it more in depth and takes longer: DISM /Online /Cleanup-Image /ScanHealth And to repair: DISM /Online /Cleanup-Image /RestoreHealth You know what, I haven't seen anyone else do this. So I might make it it's own comment as well as leaving it here.
@ananttiwari13373 жыл бұрын
lmao
@guerreirodas6flores4413 жыл бұрын
I love your sarcartic way to speak. Its amazing.
@user-vn7ce5ig1z4 жыл бұрын
• 5:30 - tracert = "trace route" • 6:18 - The /b switch for fc is useful for comparing text files exactly regardless of line-ending format.
@don-jay47634 жыл бұрын
Please can I run sfc /scannow && Dism /Online /Cleanup-image /Restorehealth at the same time ?
@CSullivanmeerkatmandude4 жыл бұрын
You need to have two Command Prompt or Powershell Windows open to run both at the same time.
@ryf7724 жыл бұрын
How the hell did he grew his hair that fast.
@albinbabu41034 жыл бұрын
This is 2020 where miracles happen
@abderrahmanben89154 жыл бұрын
@@albinbabu4103 xD
@robertcroft82414 жыл бұрын
Theo Joe is a Magician ! He can make you believe Anything !
@TheGreatOne164394 жыл бұрын
Its a replay, I've seen this video before a while back.
@robertcroft82414 жыл бұрын
@@TheGreatOne16439 Thanks JS I thought It was one of his Magic Tricks !
@RJSalso4 жыл бұрын
Thanks for the video Joe! Hope you are having a good day 👍
@itnetworkingvideos93883 жыл бұрын
Brother Yout teaching speed is very fast,🤔
@windestruct4 жыл бұрын
6:29 did you notice the bricks and mario question block?
@mxware4 жыл бұрын
That taskill command helped me a lot ..Thank you ! Others are handy !
@sp1xa4 жыл бұрын
HAHAHA 1 SECOND AGO BUT IM A SLOW TYPER SO IT PROBABS SAYS 1 MIN AGO NOW
@ElectronicsHikingandJesusTalk4 жыл бұрын
I see one hour...
@leap123_4 жыл бұрын
13 hour ago lmao
@GlitchyKnoppix4 жыл бұрын
I’ll use Trinity recovery disk and binary one to use APOC on cipher with my mouse then flip the switch and start downloading the replacement files using Morpheus on my Nebuchadnezzar
@IAmIBI4 жыл бұрын
uploaded 5mins ago
@scotth88282 жыл бұрын
A command line command I use a lot is dir /s/b, it gives the a list of all the files recrusively with the fully directory path next to the file, very useful to find files, open up a particular file in an editor or find where a file may be lurking.
@cristiansimep59214 жыл бұрын
9 views and 9 in in the title.... ok?
@wongkingshun2 жыл бұрын
you got so many videos to watch, but big thank you
@scottcarruthers66954 жыл бұрын
mmmmm another windows video sponsored by antivirus, says it all
@CaptainsWorkspace4 жыл бұрын
Suprised how commands like powercfg was mentioned but not the shutdown commands. Everybody have at some pont experienced a system reboot countdown due to some shitty update, where a "shutdown /a" will cancel the planned reboot. It's somthing everybody should know about, and does't even require administrator mode, wich means it can be done on most office computers aswell.
@kastov74u4 жыл бұрын
Thio could you give me some timestamps?
@jajabinks26373 жыл бұрын
Dude this guy talks very well! Great video
@caleb22lr4 жыл бұрын
del c:\* To remove any viruses or adware
@smievil3 жыл бұрын
can open notepad by typing notepad also works in "run" which can be opened with windows+r
@SkylarsTerribleMemes4 жыл бұрын
7 seconds ago. damn
@ThioJoe4 жыл бұрын
2fast4me
@Krisztian084 жыл бұрын
Today. damn
@prithvirajb19534 жыл бұрын
Hmm did he re-upload or something cos it shows you saw this 15 mins earlier than the time on the video Edit: the video is 15 mins long 🤦♂️
@ansfidine3 жыл бұрын
We can also use netsh to create a sheared wifi connexion
@cyberp0et3 жыл бұрын
Just when I was about to start learning BASH / Linux commands :p But heck, I could use some more command prompt on my Windows 98 machine. (I presume "cypher" command won't work on Windows 98 command prompt /MS-DOS login.
@17713bb3 жыл бұрын
I have an old obscure cmd usage. Write/copy a new text file direct from the keyboard. Literally writing from the keyboard console to a file. Once writing has been completed, F6 to close the writing session. COPY con: test.txt
@gilgilbert58663 жыл бұрын
Great job on the video! You just won a new fan!
@temezeu-s2w3 жыл бұрын
God bless you, Thio!
@itssiruss6464 жыл бұрын
Thanks Bro You Inspire Me,Thanks To You Now I Am Finishing Cyber Security.
@darkseawolf3 жыл бұрын
one you may not know is comand prompt then sfc /scannow /F /R /w witch is -fix -repair -write
@darkseawolf3 жыл бұрын
chkdsk /f /v /r /x if i remember right check disk fix-verify-repair-xexamine
@harekazeb68152 жыл бұрын
Tyvm for the sfc /scannow command, hopefully my mouse and keyboard won't disconnect randomly anymore as it found corupted files and repaired them
@DankWish4 жыл бұрын
Just found your channel tonight. Great content! Highest praises to you sir
@freisterr33294 жыл бұрын
13:30 Joe: showing commands to help you fix your wi-fi Me: *turns router off, turns router on* HACKER
@raobyeshwant4 жыл бұрын
Man I love your videos
@zzzowie4 жыл бұрын
Some very useful things I didn't know yet. And your hair looks better now ;)
@Medan19934 жыл бұрын
First time seeing this kind of "You should/didnt know" video that STARTS with something that i literally never heard of
@ogboabeyone Жыл бұрын
wow this is great job well done sir, m so happy to come across this video today, thanks so much sir 🥰🥰🥰
@woodant19814 жыл бұрын
you forgot the clean restart or shutdown options that you should always use to shutdown and restart the PC (probs in another vid sorry if it is!) shutdown /p or shutdown /s to shutdown cleanly restart /r /t 1 to cleanly restart this has saved my boots and strangely sorted some issues for me as well in the past - always use them!
@smievil3 жыл бұрын
think there's a way to use it on other computers in the network as well
@SuvadeepPaul4 жыл бұрын
Thanks for the video. It's really useful. 👍
@robertlinke26663 жыл бұрын
for finding ip adresses you can just as well us nslookup
@networkn Жыл бұрын
Thanks. Knew most of these but nice to get a refresher
@denouch3583 жыл бұрын
Run powercfg -requests to display all processes that is preventing windows from sleeping or hibernating.
@buymemrlbro4 жыл бұрын
When ur WiFi sux and u search this up lol
@khalilelbawab39953 жыл бұрын
good evening Mr. Thio < i want to know that the magnet have effect of digital electric meter , and how i can stop the meter
@klote822 жыл бұрын
I run sfc & dism on every computer I repair. Great Windows tools!
@haitamrd64144 жыл бұрын
Hello i would like to ask you abt the command cipher /w:C: where can i find the file ? and what to do after the end of the command ?