The Windows OS Thread - Formerly THE OS for gamers and normies, now sadly ruined by Pajeets

  • Want to keep track of this thread?
    Accounts can bookmark posts, watch threads for updates, and jump back to where you stopped reading.
    Create account
Holy shit I'm getting filtered by windows 11 setup. I did a whole factory reset since it was a hand me down laptop but jesus christ, I don't want those services just take me to the fucking desktop.
If it's not Home, then to do a local account you have to go "Set up for company use", then choose different login options and "join to domain instead". Though if I were you I'd just install it from scratch from a USB drive, either 10 or 11 IoT LTSC. Then run MAS and WinUtil and be set.
 
Holy shit I'm getting filtered by windows 11 setup. I did a whole factory reset since it was a hand me down laptop but jesus christ, I don't want those services just take me to the fucking desktop.
You WILL make an online account
You WILL set up OneDrive
You WILL subscribe to Office 365
You WILL agree to send diagnostic information
You WILL share your location with advertisers
You WILL share a unique ID with advertisers
 
If it's not Home, then to do a local account you have to go "Set up for company use", then choose different login options and "join to domain instead". Though if I were you I'd just install it from scratch from a USB drive, either 10 or 11 IoT LTSC. Then run MAS and WinUtil and be set.
Thanks for the suggestion . Was originally planing on debloating everything and learning how to use it since people have been constantly asking me how to work with Windows 11 and are pretty damn stubborn whenever I try to do something for them.
Still I'm trying my hardest not to wish anything violent to the people who pushed for this shit everytime it asks me, "Do you want microsoft to flood my emails with shit I don't want?"
edit:
You WILL make an online account
The minute I saw that message about needing internet and an account, I started having the worst flashbacks to the first time I traded my 360 for an Xbox One.
 
Was originally planing on debloating everything and learning how to use it since people have been constantly asking me how to work with Windows 11 and are pretty damn stubborn whenever I try to do something for them.
Like I said, anything that's not Home, do the "company > join domain" dance for a local account, MAS and WinUtil. You can get IoT LTSC ISO's from Massgrave. My laptop came preinstalled with 11 Pro and after the initial onboarding and local account setup I ran WinUtil, did a few extra tweaks, installed all the basics and I've been pretty happy with it. Then again, I use Flow Launcher, Everything and Total Commander so for the most part I don't interact with the Microsoft side of the UI.
 

Microsoft Brings Modern Run Dialog in Windows 11 After 30 Years

1764944678646.png
Microsoft changed something again and now I'm MAD!
1764944719878.png
And even if they didn't change anything I'd still be MAD!
1764944719878.png
 
how about they bring a fucking search that works
You mean what they could never accomplish? I still vividly remember asking that yellow dog to find something, watch that flashlight bob left and right a minute and then see that it didn't find shit.
Slav Power's gonna love this one for sure
Takaya Kuroda is a better voice actor.
 
You mean what they could never accomplish? I still vividly remember asking that yellow dog to find something, watch that flashlight bob left and right a minute and then see that it didn't find shit.

Takaya Kuroda is a better voice actor.
take the code from Linux's find
make it parse DOS-style paths

the end

how can they not do this
 
I'm still not entirely understanding why
Having more robust desktop replacements sounds great. Right now you either have Cairo or RetroBar if you want to replace Microsoft's taskbar, and for extending it you have stuff like Rainmeter. I doubt XLibre replaces the entirety of DWM here but rather runs on top of it, the same way how X11 in WSL can be used to send Linux windows to the native desktop since the networking nature of X is a big advantage in this scenario. IIRC Ross Scott of Accursed Farms used/uses some hacky combination of long forgotten *nix DE ports to Windows to customize the everloving fuck out of it so if this reached the same level of robustness but on a modern framework then he's definitely love it.
 
I mean I could doom more in this thread but the fact they've at least publicly recognized that there's a problem with Windows 11 is a start. I was expecting a few more years of the jeet chief burying his head in the sand and pretending like nothing's wrong with their flagship product.
 
the fact they've at least publicly recognized that there's a problem with Windows 11 is a start
My thoughts exactly. It's one thing being like their "AI chief" that constantly buries his hand in the sand and is baffled whenever people don't want agentic AI in their OS since surprise surprise: they find it useless and annoying, and another when the skeleton crew tasked with working on Windows 11 says "there seems to be an issue", even if it's in a buried blog post. Admitting to the fact that there is a problem is a massive step forward.
 
take the code from Linux's find
make it parse DOS-style paths

the end

how can they not do this

Better yet:

Just pull NTFS indexes. If Everything does so and has been doing so for decades, why can't Microsoft?

I just did a simple Powershell command to search a file hierarchy for a specific string for comparison with doing the same thing via File Explorer:
Measure-Command { Get-ChildItem -Recurse | Select-String -pattern "myString" | Select Path }

I know there are results for this. I picked a file hierarchy with a lot of files and text files for a meaningful comparison and large in size (200+GB). This was on an NVME drive.

The Powershell version took 53 minutes to complete. Which may sound bad but then the the File Explorer attempt runs for approx. 3 minutes and the crashes out. So... ¯\_ (ツ)_/¯. I guess that had the onerous additional burden of also finding paths with matching names.

Open to better suggestions of how to approach this.
 
Open to better suggestions of how to approach this.
Already said it. NTFS indexes. It takes a few seconds to pull indexes of terabytes worth of data and then you can search it instantly. WizTree uses NTFS indexing for disk analyzing and you can see how fast it is. Everything was made with that idea back in 2004 and it's the best search program for Windows you can install.
 
My thoughts exactly. It's one thing being like their "AI chief" that constantly buries his hand in the sand and is baffled whenever people don't want agentic AI in their OS since surprise surprise: they find it useless and annoying, and another when the skeleton crew tasked with working on Windows 11 says "there seems to be an issue", even if it's in a buried blog post. Admitting to the fact that there is a problem is a massive step forward.
It would be awesome Microsoft could just open source Windows 10 so we can work with it while Microsoft focuses on its AI subscription nonsense.
 
Top 15 PC games.

Green = supported on Linux
Yellow = kinda works, maybe
Red = doesn't work on Linux

View attachment 8168596

A lot of people play the games Linux users think nobody plays because no Linux users (1.2% of the market) play them (because they don't work on Linux).
Theres only one good game on that list and that is Minecraft. I'm glad they stuck with java
 
Back
Top Bottom