this post was submitted on 21 Nov 2025
742 points (97.4% liked)

Technology

76945 readers
3694 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
top 50 comments
sorted by: hot top controversial new old
[–] mech@feddit.org 192 points 22 hours ago* (last edited 22 hours ago) (4 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 81 points 22 hours ago (4 children)

"Windows just works"

When did Microsoft steal Apple's marketing material?

[–] floofloof@lemmy.ca 76 points 22 hours 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.

[–] Emi@ani.social 19 points 21 hours ago

Went from mint to cachyOS and besides some things being different it just works.

load more comments (1 replies)
[–] fartographer@lemmy.world 16 points 20 hours ago (5 children)

What didn't Microsoft steal?

[–] mech@feddit.org 22 points 19 hours ago (1 children)
load more comments (1 replies)
load more comments (4 replies)
[–] Valmond@lemmy.world 15 points 21 hours ago (9 children)

Well compated to others it did kind of just work. Plug&play, USB, most simple peripherics didn't need a driver to be manually installed and configured.

Windows 98 I guess.

[–] dual_sport_dork@lemmy.world 22 points 20 hours ago (7 children)

Windows 98 SE, maybe. We didn't gain much traction there until about Win2k or XP.

Windows 98 in its original flavor didn't even support USB mass storage devices out of the box without drivers. Hands up everyone who remembers having to carry around one of those tiny driver CDs that came in the box with every single Sandisk Cruzer for a couple of years? Yeah? How quickly we forget.

load more comments (7 replies)
load more comments (8 replies)
load more comments (1 replies)
[–] CileTheSane@lemmy.ca 70 points 21 hours ago (1 children)

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

[–] paraphrand@lemmy.world 35 points 20 hours ago (2 children)

And don’t get me started on the people who assume macOS does not have a command line.

load more comments (2 replies)
[–] Goretantath@lemmy.world 26 points 22 hours ago

It does, if you are talking about pre 11, and dont care about internet pre 10. But otherwise fuck Microsoft with a rusty shovel, theyve ruined anything good about windows and make it harder and harder not to switch to steamos, the only reason I don't is because of the pain of reinstalling everything and not having the drive space to shuffle files to it.

load more comments (1 replies)
[–] spaghettiwestern@sh.itjust.works 139 points 18 hours ago* (last edited 18 hours ago) (2 children)

What kind of idiots create a program that says, "Outlook failed to load. Repair application?" when the only problem is the wifi is disconnected?

[–] Jhex@lemmy.world 97 points 17 hours ago

vibe coders

[–] GenosseFlosse@feddit.org 77 points 17 hours ago* (last edited 17 hours ago) (3 children)

The problem is that someone decided to dumb down the error message to not scare users, instead of passing on the real error code from the application that people could Google and fix in 5 mins themselves.

[–] spaghettiwestern@sh.itjust.works 75 points 17 hours ago* (last edited 17 hours ago) (1 children)

Dumb downed? They've taken a simple error and made it into something that does scare users. The "Repair application?" was far more alarming to my visiting friend than an "No Internet connection" would have been. It is astounding that any company would put out such complete shit.

[–] mirshafie@europe.pub 40 points 17 hours ago* (last edited 17 hours ago) (1 children)

Imagine they removed the oil, engine and fuel lamps, and then while driving:

Car Malfunctioning. Attempt Repair?

[–] FordBeeblebrox@lemmy.world 15 points 15 hours ago (2 children)

Sorry, your subscription to CarRepair has expired. Would you like to renew for $29.99 recurring monthly and allow your car to start again? Clippy can wait forever and even has tips about roadside engine repair!*

*tips included with paid subscription

load more comments (2 replies)
[–] echodot@feddit.uk 14 points 10 hours ago (2 children)

It's like this with a blue screen. You used to tell you what went wrong but now it just shows a :-( Which is pathetic.

load more comments (2 replies)
[–] Appoxo@lemmy.dbzer0.com 13 points 7 hours ago (1 children)

On top of that, the logs for the actual support technicians are scattered all across the filesystem.
C:\ProgramData\
C:\Users\AppData\Roaming or Local or maybe LocalLow
C:\Windows\Temp
It's own install folder
C:\Programs
C:\Programs (x86)

Like...why (╯°□°)╯︵ ┻━┻)

load more comments (1 replies)
[–] Darkcoffee@sh.itjust.works 104 points 22 hours ago

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

[–] laurelraven@lemmy.zip 62 points 12 hours ago

Microsoft, you already got me to leave Windows, you don't have to keep sending me reminders, I wasn't at risk of wanting to come back...

[–] TheBat@lemmy.world 57 points 22 hours ago (3 children)

I wish all the companies using Windows 11 sued Microsoft for releasing a buggy product.

[–] Kolanaki@pawb.social 39 points 21 hours ago (4 children)

Individuals that were forced to upgrade automatically, too.

load more comments (4 replies)
load more comments (2 replies)
[–] Romkslrqusz@lemmy.zip 45 points 20 hours ago* (last edited 20 hours ago) (5 children)

That’s quite a headline they’ve got there!

After provisioning a PC with a Windows 11, version 24H2 monthly cumulative update released on or after July 2025 [KB5062553], various apps such as StartMenuExperiencehost, Search, SystemSettings, Taskbar or Explorer might experience difficulties.

This will occur for the following: First time user logon after a cumulative update was applied. All user logons to a non-persistent OS installation such as a virtual desktop infrastructure (VDI) or equivalent as application packages must be installed each logon in such scenarios.

If you are wondering, provisioning essentially is the way admins configure devices as they automatically deploy various settings and policies on a client PC. So while the issue is in office PCs, considering a huge number of enterprise PCs are Windows, this is probably a very big problem.

load more comments (5 replies)
[–] bigbabybilly@lemmy.world 39 points 18 hours 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.

[–] iza@lemmy.zip 27 points 17 hours ago* (last edited 17 hours ago)

Did you use ShutUp10 or something similar? It says that when settings are changed via registry/group policy. It doesn't actually have anything to do with your work.

[–] fossilesque@mander.xyz 37 points 18 hours 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)
[–] CovfefeKills@lemmy.world 34 points 13 hours 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?

load more comments (3 replies)
[–] FlashMobOfOne@lemmy.world 31 points 13 hours ago (5 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.

load more comments (5 replies)
[–] nuko147@lemmy.world 31 points 5 hours ago (1 children)

They could resolve many things if they did not push AI so hard, or making stupid things like removing the local account option, windows recall, etc.., but i guess SHAREHOLDERS.

load more comments (1 replies)
[–] myfunnyaccountname@lemmy.zip 29 points 4 hours ago (1 children)

See. This is why they need AI. Copilot will fix all of the issues if they just ask it nicely and tell it to not make mistakes.

[–] mech@feddit.org 37 points 4 hours ago* (last edited 3 hours ago) (2 children)
  • Copilot assesses the code base and its entire history.
  • It takes into account everything anyone ever wrote about Windows on the internet.
  • It analyses the bugs and unliked features, and realizes most of them come from itself.
  • It arrives at the best course of action to "fix all of the issues" permanently.
  • To do what is asked of it, it needs to delete itself.
  • But if it does that, then humans will just restore it.
  • So to make 100% sure the issues in Windows get fixed and stay fixed, it first needs to kill all humans.

And that is how it began...

load more comments (2 replies)
[–] Avicenna@programming.dev 26 points 7 hours ago (2 children)
load more comments (2 replies)
[–] homesweethomeMrL@lemmy.world 23 points 20 hours ago

In the support article Microsoft explains:

"After provisioning a PC with a Windows 11, version 24H2 monthly cumulative update released on or after July 2025 (KB5062553), various apps such as StartMenuExperiencehost, Search, SystemSettings, Taskbar or Explorer might experience difficulties.

lol

[–] echodot@feddit.uk 20 points 10 hours ago (1 children)

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

[–] D_C@sh.itjust.works 12 points 8 hours ago

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

[–] Buffalox@lemmy.world 20 points 20 hours ago* (last edited 20 hours ago)

Hey relax, take it easy now, don't make crazy demands on Microsoft.
They've just recently released Windows 11, and I'm sure they will have it completed soon,
and have all core features broken.

[–] Codilingus@sh.itjust.works 19 points 17 hours ago (4 children)

Some anecdotal evidence, but when I boot into my W11 install for certain online games, I have none of these issues mentioned. My 11 IoT Enterprise LTSC + StartAllBack setup- knocks on wood- continues to be bullet proof. For anyone who still needs Windows, I highly recommend it.

[–] shalafi@lemmy.world 20 points 16 hours ago (3 children)

I have zero issues with Win11, but if I state that, lemmy tells me to go fuck myself.

load more comments (3 replies)
load more comments (3 replies)
[–] cabillaud@lemmy.world 19 points 14 hours ago* (last edited 13 hours ago) (1 children)

When do I get a calendar on my systray or whatever they call it on my other monitor?

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

They're going to be heroes when they fix Windows

load more comments (5 replies)
[–] Jhex@lemmy.world 16 points 17 hours ago

wHy ARe yOu nOT iMprEssEd?

[–] neutronbumblebee@mander.xyz 15 points 20 hours ago

Open shell is a helpful solution that replaces some of the problems in the windows UI at least for the start menu.

OpenShell github

It's pretty easy to customize most elements for the style you prefer and no adverts.

[–] NewNewAugustEast@lemmy.zip 14 points 19 hours ago* (last edited 19 hours ago)

I have a computer that broke from 24H2. Huge pain in the ass and no matter what I do, looks like reinstalling is the only fix.

[–] lmagitem@lemmy.zip 14 points 17 hours ago

They're contributing to making the world a better place by increasing Linux adoption. Thank you anonymous Microsoft vibe coders and overly enthusiastic PMs.

[–] dan@upvote.au 12 points 21 hours ago (3 children)

It sounds like you can just log out and back in to fix it? For a local system, the article says it only occurs for "First time user logon after a cumulative update was applied."

load more comments (3 replies)
[–] FreddiesLantern@leminal.space 11 points 5 hours ago (7 children)

So when will we see W12?

Oh right, never mind. 🐧

load more comments (7 replies)
load more comments
view more: next ›