Forum Discussion
JPlendo
Sep 19, 2024Brass Contributor
Azure Virtual Desktop - Black Screens on logins - What we've tried so far
TLDR - Azure Virtual Desktop Black Screens. Could be 2 Min long, could be much longer. Tried removing stuck profiles, spun up all new VMs to see if that would fix it, finally disabled an applicatio...
cathaldub
Oct 24, 2024Copper Contributor
No black screens today, such a relief. But Outlook/Onedrive issues for maybe 5 users out of 50. I’m not sure what fixes it, seems to be different things fix different users. No single fix has worked. I’m at the stage that I might re-build their windows profiles as it’s the same handful of people experiencing it. Not everyone. I’d like to get this resolved without having to rebuild the hosts from an image as we’ve a lot of custom software and fixes which we’ll have to re-install, god knows if I have them all documented🫣
AdamMc
Oct 24, 2024Copper Contributor
I believe you can also repair using the Powershell Reset-AppxPackage commands
Get-AppxPackage -Name "Appname" | Reset-AppxPackage