Not that they're going to fix any of them though.
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
"We'll slap some 'AI' on any a few things and, boom, it'll fix itself" -Whoever the Microsoft CEO is now
Microsoft has government and cooperate costumers that will keep paying them for decades. Why care? If MSword still works, people will buy it.
Except they're slowly being ditched for Linux. LibreOffice can do most things MSOffice can. One thing it cannot do is "cooperative work online, in an Office365 document", which might force governments to develop their own solutions instead of letting users hide other people's fields, then waste my work time on duckduckgoing all the newly discovered cell hiding methods, because some other institute's office workers thought it was useful to them, but forget to unhide them every time.
I'll take it one step further and say that if you absolutely must use Office, O365 works in a browser on any operating system. You literally don't need Windows anymore for that.
You know I never really thought about it but do you think the spying tools these companies provide ever fail like the way their other products do?
Nah, if there's one thing they thoroughly test, it's the spying.
Why does File Explorer freeze just because I opened it?!?
Every time???
How do they mess this up so bad?
How do they mess this up so bad?
They made their devs use copilot.
Yep. Vibe coding. Replacing knowledge and experience with hallucinations since 2025.
Microsoft says that it is working on a fix but, for now, has provided a couple of workarounds to deal with the issue. First, Microsoft says that restarting the Shell Infrastructure host (SIHost.exe) service will help restore the missing Immersive Shell packages. This can be done with the following commands:
Add-AppxPackage -Register -Path 'C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\appxmanifest.xml' -DisableDevelopmentMode
Add-AppxPackage -Register -Path 'C:\Windows\SystemApps\Microsoft.UI.Xaml.CBS_8wekyb3d8bbwe\appxmanifest.xml' -DisableDevelopmentMode
Add-AppxPackage -Register -Path 'C:\Windows\SystemApps\MicrosoftWindows.Client.Core_cw5n1h2txyewy\appxmanifest.xml' -DisableDevelopmentMode
Second, a PowerShell logon script has been shared that essentially blocks Explorer from launching prematurely until the required packages are fully provisioned. The batch script for that is given below:
@echo off
REM Register MicrosoftWindows.Client.CBS
powershell.exe -ExecutionPolicy Bypass -Command "Add-AppxPackage -Register -Path 'C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\appxmanifest.xml' -DisableDevelopmentMode"
REM Register Microsoft.UI.Xaml.CBS
powershell.exe -ExecutionPolicy Bypass -Command "Add-AppxPackage -Register -Path 'C:\Windows\SystemApps\Microsoft.UI.Xaml.CBS_8wekyb3d8bbwe\appxmanifest.xml' -DisableDevelopmentMode"
REM Register MicrosoftWindows.Client.Core
powershell.exe -ExecutionPolicy Bypass -Command "Add-AppxPackage -Register -Path 'C:\Windows\SystemApps\MicrosoftWindows.Client.Core_cw5n1h2txyewy\appxmanifest.xml' -DisableDevelopmentMode"
I swear to god, if I hear "Windows just works" one more goddamn time...
"Windows just works"
When did Microsoft steal Apple's marketing material?
Maybe I've just been lucky, but for several years and on several different machines I've found Linux just works, while Windows is an endless treadmill of frustration and brokenness.
But Linux is too difficult, someone might suggest you use the terminal.
Microsoft finally admits ~~almost all major~~ Windows 11 ~~core features~~ are broken
FTFY
IT has been an interesting ride the last two months, encountering some of the weirdest bugs I've ever seen, after two decades of Windows working just fine for the most part.
Had one yesterday where sound in win11 worked, except in browsers. Multiple browsers just wouldn't output any sound through any site.
Haven't fixed it yet.. it was end of shift and there was a dell bios update to run (which has been known to fix some of the weird shit around there.) I uninstalled all the third party audio drivers, rebooted for the bios update, and called it a day. Will check on monday, haha.
I've seen a bunch.
Had my phone wish me a happy birthday on the wrong day. I had a whole folder of emails inexplicably moved back into my inbox, and yes, various wacky hardware problems.
It's clear that a bunch of the people they laid off were QA people.
So they've taken a leaf out of KDE's development book.
Is windows11 Microsoft's KDE4 moment?
I feel like Windows 11 is just another Microsoft "Windows moment".
My decision to switch to Linux feels better and better every day. Windows 11 sucks.
Really hoping Microsoft fails for everything ezcept Xbox. Then Xbox team takes over and then turns the company into a private non-stock unionized one
Would love to see what an Xbox-lead Microsoft can do with it reformed
What are Microsofts most moneymaking fields aboce Xbox? Are they getting eroded at all?
Azure is the cloud backbone of many businesses and services, so if Windows went away, MS would still have their fingers in a number of pies.
For what it’s worth, my KDE file browser would freeze up when I had a WebDav network drive to a server that went offline, not exactly elegant either, just opening my home folder and randomly after a second or two ….. all software can bug in bad ways.
True, I've experienced that bug.
The big different is that, depending on how knowledgeable you are, you can either report the bug, you can diagnose it (check the logs, trace and profile the calls), dig in the code, patch it or try a patch someone developed for the bug, or simply ignore it and use a different file browser. That freedom is priceless.
With Windows you're stuck waiting for the next upgrade that may or may not break something else and brings new and exciting AI and telemetry shoved into it.
Man, I have 3 windows 11 desktops and a laptop. Sometime in the last month all of their edge browsers became “managed by my organization”… they’re all personal computers with no work info on them. And I can’t undo it. I’ve tried every trick on the internet. Fuck MS.
We have finally gotten rid of Windows on all PCs in our house this week and my partner has taken the plunge. Even with a little faff he says he is never going back lol.