Forum Discussion
AerialSong
Sep 03, 2021Brass Contributor
Windows 11 Windows Explorer issue
I updated windows 11 and when my pc restarted, my taskbar was completely blank and I can't open my start menu or file explorer. I can't even use the windows key + i shortcut to go back a version. Win...
- Jan 13, 2022
Tetsona FYI, I had an equivalent problem with WAC 2110.
I resolved the problem using these steps :
1. determine appid for further netsh command :
netsh http show sslcert SSL Certificate bindings: ------------------------- IP:port : 0.0.0.0:443 Certificate Hash : 6bbfc34841e6f17431c72044f69a9619fb8fcce4 Application ID : {afebb9ad-9b97-4a91-9ab5-daf4d59122f6} .../...
2. delete current config. :
netsh http delete sslcert ipport=0.0.0.0:443
3. add your ssl cert :
netsh http add sslcert ipport=0.0.0.0:443 certhash=new_hash appid={afebb9ad-9b97-4a91-9ab5-daf4d59122f6}
FluffyJello
Sep 03, 2021Copper Contributor
I just booted up Windows this morning too into the same problem, I had to run apps through PowerToys Run and it seems like UWP apps are also broken. I tried to open Feedback Hub and it said the UWP can't run. The non R34 Teams launched earlier but after I restarted it seems like it's not launching.