Has this ever happened to you?

robocall@lemmy.world to Programmer Humor@programming.dev – 994 points –
91

You are viewing a single comment

My dumb arse used to do this to win 98/me when I was a student. "Optimising" everything and deleting anything I would never use, trying to squeeze every mb out of my limited 2gb disk space but the damn thing was so unreliable I was constantly reinstalling windows.

After one reload, I finished late at night and just left it alone, forgetting to perform all my "power user customisation" until I remembered a week later when it suddenly dawned on me that it was running fast AND stable - I hadn't had a single crash that week. As a final test, I applied all my "optimisations" again and "oh, look! It's crashing constantly again". I was a slow learner and turns out I don't know better than the people that built the system!

I always think of this when I see threads about win7 - 11 being unstable, because it just isn't. As you dig through the thread, the op reveals more - they've chopped out all sorts of system components with registry hacks and third party tools or blocked updates and then bitch about windows being garbage - don't get me wrong, they simultaneously make it better and worse with every release so I sympathize why people try chopping out edge, copilot etc - but just don't.

Disabling services and uninstalling functions the non-hacky way 'should' be fine (and likely reversable) but if someone wants to bare-bone their OS or be data gathering-free, they'd be better off learning Linux.

the biggest causes of bsods and other crashes on windows up to xp were drivers. after xp, Microsoft required drivers for windows to go through their signing and verification program, which was controversial but it did solve the problem

modern windows rarely crashes outright but in my experience it does break in small ways over time, without the user doing anything

in terms of disabling windows components, it's true that this can break your system, but I would argue this is still Microsoft's problem. there are many windows competents that are deeply coupled together when they have no reason to be

That's right! I remember those signed drivers where also why early XP (pre SP2) had a bad rep. Not as bad as ME but users were swearing on the graves of dead relatives they would never give up W98 or W2k. Without new or signed drivers, a lot of hardware struggled but by the time SP2 rolled out, hardware vendors had mostly caught up and the OS had matured.

Vista had similar issues (so, so many issues with Vista) with it's security changes which made life difficult for badly written/insecure software (wanting admin rights to run or write access to system folders/reg keys). Those changes in Vista paved the way for Win7 to be so much better at launch since most software had caught up by then.

I think the issue with disabling components is 90% how users remove them. Pulling them out via "official" methods hasn't ever caused me issues - DISM is really handy - particularly for permanently removing the default apps. Those deeply connected functions can be a pain!

I have only used DISM (I think) for chkdsk. What else can you really do with it? I don't even know what to search tbh, so pardon me if it's just a quick search away

If you want barebones Windows I'd suggest you cough cough obtain Windows 10 LTSC.

It's got most the bloatware cut out, you just have to reenable the old style picture viewer.

Though when I eventually make a new PC, I'm probably just gonna use Linux Mint because I hear running Windows games/software isn't nearly as bad nowadays, thanks Steam.

Windows 11 is pretty unreliable on my 3 machines. I don't see many blue screens but the Start menu, Explorer, Task Manager, search and other basic bits frequently become unresponsive. I haven't changed or removed anything. My Linux machines don't do this. I think Windows 11 just isn't that stable.

I don’t know why I thought about that but for younger people, Windows ME was Windows Millenium Edition.

3 more...