Why does File Explorer freeze just because I opened it?!?
Every time???
How do they mess this up so bad?
This is a most excellent place for technology news and articles.
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.
Do you have disconnected network drives or slow to spin-up?
Because that froze mine on the regular.
I went back to Win10 at work because file explorer on Win11 was unusable. I'm not waiting a half second every single time I enter a subfolder.
and even worse in a OneDrive directory, often a full two seconds
that wasn't the only issue, but it legitimately prevented me from being able to do my job, because I needed to be able to multitask on several projects at once. what used to be a two minute turnaround on a question somebody would ask me became hours, simply because I could not navigate to a directory in fifteen seconds and check a file quickly. and oh god the file explorer crashes
unfortunately I still deal with a bunch of that on Win10 now, because they somehow introduced that behaviour with greater frequency into Win10 in the past year
It's amazing how a second or 5 at so many levels causes micro-frustration. And it builds up, too.
I admit I lose just a bit of my shit when the neu web-service web-apps get sluggish, which seems to be very often. Those of us who remember the halcyon days where things were responsive on a pentium know better than to accept the current mess.
My tolerance for the poor performance and saas-linked core services is rapidly waning.
Microsoft says that it is working on a fix but, for now, has provided a couple of workarounds to deal with the issue
Install Linux.
that's a feature of windows 11, not a bug.
Install Linux!
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.
They're going to be heroes when they fix Windows
Hope they fix it the same way spaying or neutering dogs is called fixing: Prevent it from propagating further.
When do I get a calendar on my systray or whatever they call it on my other monitor?
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.
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.
My decision to switch to Linux feels better and better every day. Windows 11 sucks.
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.