Microsoft finally admits almost all major Windows 11 core features are broken
Microsoft finally admits almost all major Windows 11 core features are broken
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' -DisableDevelopmentModeSecond, 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?
I’m the exact opposite, every Linux install has something fucked, but I’ve never experienced any of these major Windows issues.
Of course I never update immediately, an old habit. And I do experience plenty of issues with Windows like everyone else does, I’ve just been lucky with the major issues.
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.
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.
Windows 98 SE doesn’t have it out of the box either. While it came well after Windows XP had taken over, in 2005 Maximus Decim released his USB drivers, which cobbles together USB mass storage drivers from newer versions of Windows, with modifications to get them working on Windows 98 with just an installer.
By the way, if someone is looking to actually use it, I just want to warn that version 3.6 replaces the System Control Panel component with the one Windows ME, which has a different look and feel and misreports the OS version. Version 3.5 doesn’t do that and has worked with every flash drive I’ve tried, so I’d recommend that version.
forum.vcfed.org/index.php?threads/win-98se-usb-is… msfn.org/…/43605-maximus-decim-native-usb-drivers…
Hi, Always had issues with 98se with regard usb. I remember my first usb flash drive, it was either 256 or 512MB and came with a FD to ensure working with the OS. Fon't know what happened over the next 22 years but I don't have the disc or flash drive. A fresh install of the OS has not...
Windows 98 SE doesn’t have it out of the box either. While it came well after Windows XP had taken over, in 2005 Maximus Decim released his USB drivers, which cobbles together USB mass storage drivers from newer versions of Windows, with modifications to get them working on Windows 98 with just an installer.
forum.vcfed.org/index.php?threads/win-98se-usb-is… msfn.org/…/43605-maximus-decim-native-usb-drivers…
Hi, Always had issues with 98se with regard usb. I remember my first usb flash drive, it was either 256 or 512MB and came with a FD to ensure working with the OS. Fon't know what happened over the next 22 years but I don't have the disc or flash drive. A fresh install of the OS has not...
One thing (only good thing) about Vista was that it rationalised Printer (and Scanner) Drivers.
The UI was consistent between printer manufacturers and everything could be accessed through one interface.
Then the Printer manufacturers complained to MS because they couldn’t have infinite branding all over the interface and the feature was dumbed down in 7.
Meanwhile Apple used the same UI for all Printers (based on CUPS) and didn’t even let a company logo appear in the interface.
Not all the Apple CUPS drivers were available for Linux CUPS so unfortunately Linux (at the time) still had their device compatibility issues.
Quit laying blame on my fart
My fart…
My fart.
I should have known I did shart
Need I go on?
“Linux is an objectively worse OS because you have to run all kinds of weird commands in an esoteric command line to even get it to work right”
Meanwhile: windows just works! You just have to run this batch file from some guy on GitHub, download this powershell script from some woman on MSDN, apply these reg hacks, and run this freeware debloat tool, and it’s smooth sailing after that. Well, at least until the next cumulative update which will make you repeat this process all over again. Oh whoops, something you did broke the install. Better sfc /scannow or clean install and try again!
Just net send everyone a message saying that if they have issues, they need to reboot.
(is net send still a thing?)
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.
IT’S ALL BROKEN, ALL OF IT!"
Lemmy eats this shit up, feeds their Linux-superiority complex, like a bunch a teenage atheists who just figured out god isn’t real and needs to tell everyone what idiots they are.
I get it, but maybe there’s a reason?
When I lost my faith in religion I was annoying because it had wasted so much of my time and effort, as well as causing stress and creating issues where none existed. I wanted other people to feel as free as I did, and it was obvious that it was more reasonable to switch after I had, and it was easy.
When I lost my faith in Microsoft I was annoying because it had wasted so much of my time and effort, as well as causing stress and creating issues where none existed. I wanted other people to feel as free as I did, and it was obvious that it was more reasonable to switch after I had, and it was easy.
Maybe just test your reasoning. Try Linux, or test the boundaries of your faith. See how it feels. Maybe other people have a point, as annoying as they may be.
Personally, I don’t push the religion thing anymore. I don’t feel like it does much good and is a waste of my time. Pushing Linux though? Yeah, that does do good, for the people switching and for the ecosystem. The more people move off of Windows and other closed platforms the more open things become, and the more choices consumers get.