this post was submitted on 21 Nov 2025
905 points (97.8% liked)

Technology

76986 readers
2002 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
(page 2) 50 comments
sorted by: hot top controversial new old
[–] echodot@feddit.uk 23 points 1 day ago (1 children)

Not that they're going to fix any of them though.

[–] D_C@sh.itjust.works 15 points 1 day ago

"We'll slap some 'AI' on any a few things and, boom, it'll fix itself" -Whoever the Microsoft CEO is now

[–] greenbelt@lemy.lol 11 points 1 day ago (1 children)

Microsoft has government and cooperate costumers that will keep paying them for decades. Why care? If MSword still works, people will buy it.

[–] ZILtoid1991@lemmy.world 4 points 1 day ago (1 children)

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.

[–] dejected_warp_core@lemmy.world 3 points 22 hours ago

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.

[–] CovfefeKills@lemmy.world 35 points 1 day ago (3 children)

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.

load more comments (2 replies)
[–] SoftestSapphic@lemmy.world 108 points 1 day ago (24 children)

Why does File Explorer freeze just because I opened it?!?

Every time???

How do they mess this up so bad?

[–] setsubyou@lemmy.world 74 points 1 day ago (2 children)

How do they mess this up so bad?

They made their devs use copilot.

[–] coolmojo@lemmy.world 52 points 1 day ago

Yep. Vibe coding. Replacing knowledge and experience with hallucinations since 2025.

load more comments (1 replies)
load more comments (23 replies)
[–] mech@feddit.org 213 points 1 day ago* (last edited 1 day ago) (5 children)

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...

[–] joyjoy@lemmy.zip 89 points 1 day ago (26 children)

"Windows just works"

When did Microsoft steal Apple's marketing material?

[–] floofloof@lemmy.ca 85 points 1 day ago (2 children)

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.

load more comments (2 replies)
load more comments (25 replies)
[–] CileTheSane@lemmy.ca 75 points 1 day ago (3 children)

But Linux is too difficult, someone might suggest you use the terminal.

load more comments (3 replies)
load more comments (3 replies)
[–] aeternum@lemmy.blahaj.zone 11 points 1 day ago (5 children)

Microsoft finally admits ~~almost all major~~ Windows 11 ~~core features~~ are broken

FTFY

[–] I_Has_A_Hat@lemmy.world 10 points 1 day ago (2 children)
[–] FahrenheitGhost@lemmy.world 3 points 1 day ago

All your brokens are belong to us.

load more comments (1 replies)
load more comments (4 replies)
[–] FlashMobOfOne@lemmy.world 30 points 1 day ago (4 children)

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.

[–] Lycist@lemmy.world 5 points 1 day ago (1 children)

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.

[–] FlashMobOfOne@lemmy.world 3 points 1 day ago

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.

load more comments (3 replies)
[–] Digit@lemmy.wtf 8 points 1 day ago (7 children)

So they've taken a leaf out of KDE's development book.

Is windows11 Microsoft's KDE4 moment?

[–] ne0phyte@feddit.org 10 points 1 day ago

I feel like Windows 11 is just another Microsoft "Windows moment".

load more comments (6 replies)
[–] Darkcoffee@sh.itjust.works 111 points 1 day ago

My decision to switch to Linux feels better and better every day. Windows 11 sucks.

[–] atmorous@lemmy.world 6 points 1 day ago (4 children)

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?

[–] Rcklsabndn@sh.itjust.works 8 points 1 day ago (3 children)

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.

load more comments (3 replies)
load more comments (3 replies)
[–] tacosomuch@lemmy.world 10 points 1 day ago (12 children)

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.

[–] Quazatron@lemmy.world 10 points 1 day ago

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.

load more comments (11 replies)
[–] bigbabybilly@lemmy.world 41 points 1 day ago (1 children)

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.

load more comments (1 replies)
[–] BigTrout75@lemmy.world 16 points 1 day ago (5 children)

They're going to be heroes when they fix Windows

load more comments (5 replies)
[–] fossilesque@mander.xyz 37 points 1 day ago (2 children)

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.

load more comments (2 replies)
load more comments
view more: ‹ prev next ›