Windows Doesnโt Suck! Microsoft Just Wants You To Think Soโฆ
Video Statistics and Information
Channel: Linus Tech Tips
Views: 1,663,205
Rating: undefined out of 5
Keywords: windows, pc, operating system, tweaks, features, programs, control, customization, productivity, work, improve, streamline, apps, tools, software, winternals, powertoys, sysinternals, microsoft, terminal, ssh, client, server, powershell, wsl, linux, windows subsystem for linux, ubuntu, recovery, tech tips
Id: 4GASGO0go5I
Channel Id: undefined
Length: 16min 16sec (976 seconds)
Published: Sat Jan 21 2023
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Let me just mention again that winget is amazing. It comes with Win 11 and the newer 10 builds (if not, then install it yourself), but it makes everything SO much easier and quicker. A few examples:
- winget search firefox (kinda self-explanatory?)- winget install firefox (installs firefox)- winget uninstall firefox (well, it uninstalls Firefox)
But what if:
- winget uninstall cortana (yup, that'll work just fine. Cortana is gone)
Wait a minute, what other stuff can I uninstall using winget? Well, just:
- winget list
Voila! You see that list? If you don't want it installed, then just:
- winget uninstall "package name"
If you want to install something, like say... Steam?
- winget install valve.steam
"But I don't know all the package names!!", well then just search for the app you want, and then check the package name. Like:
- winget search steam- <Steam - Valve.Steam>- winget install valve.steam
Also, you can update basically every single thingamajig on your computer via winget, even though you didn't install it with winget in the first place. Installed VLC via its website, and wanna check if there's an update? Casually just:
- winget upgrade --all
It'll check the repos of any app updates that you have installed on your computer. Even if you haven't used winget before, go ahead and just write "winget upgrade --all". Exactly.
Linux users: "b-b-b-b-but this is just like how linux works!" Yes, and as a person who uses and loves linux, this is amazing!
For those that don't know, If you really like Powertoys Run you can actually change the hotkey to win+S and it takes precedence over the default search. It only pops up Run and you can use that as your exclusive search if you want without needing to use a different hotkey combination.
He briefly mentioned the package managers winget and chocolatey. I would also recommend getting scoop. It works great out of the box and keeps installs clean as they are put in a scoop folder in your user folder rather than having folders created all over the place in your drive (creating their own folders in C:/ or Program Files and Program Files x86).
Of course you could probably accomplish the same with the other ones with extra flags and tinkering plus they have more packages but scoop is still nice to have.
Does anyone know what oh my posh theme Anthony is using for Powershell here? It looks clean, but I can't find it among the default themes.
I really liked the video but at the same time knew that either I was gonna be too lazy or too dumb to properly set up most of the things mentioned in the video
Linus complaining about the Linux Terminal not being user friendly.
Also Linus recommending people to use the Windows Command Line to access gpedit.