Apr 19 2024 07:42 AM
Hello everyone,
I have a client set up in a new azure virtual desktop environment with fslogix. Everything is running smoothly, but there are certain times when the top toolbar in file explorer just freezes. Most of the time it only affects the ability to use the back arrow, but sometimes it affects the entire toolbar.
Has anyone seen a problem like this? Any possible solution to try?
thanks
Apr 20 2024 07:44 AM
Any changes or updates including patching recently?
If not, try this:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Apr 23 2024 02:07 AM
May 14 2024 11:04 AM
May 14 2024 11:18 AM
May 15 2024 12:33 AM
May 20 2024 04:46 AM
I've had the same problem since moving to Windows 11 too. I've noticed that if you open a new explorer tab it seems to get worse. I'm going to try what my2cents_143 sugegsted. https://answers.microsoft.com/en-us/windows/forum/all/file-explorer-freezing-randomly-in-wnidows-11/... I'll update if it made any difference