Hi!
I recommend restarting your computer to see if the problem persists. If the issue does not recur, it means it was a temporary problem with Explorer.
If it persists, it could indicate a corrupted user profile.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi!
HP all-in-one desktop running W10, use KB/mouse exclusively-never use the touchpad feature...
A couple nights ago I logged into my PC and found my taskbar missing. minimized all my windows to get to the desktop to find that blank and grey. Tried to get into Settings and found that window blue and completely blank. All the online resolutions assume at least one of those exist. Have not hardbooted the PC yet but am close, this is the last-ditch effort to avoid that. I can toggle between my open windows and managed to restore the File Explorer window which had also disappeared. Since I have File Explorer I can still technically function but I'd rather not have to move heaven and earth just to reopen Chrome or Excel. Any ideas are welcome...
Hi!
I recommend restarting your computer to see if the problem persists. If the issue does not recur, it means it was a temporary problem with Explorer.
If it persists, it could indicate a corrupted user profile.
Windows+P had no response; skipped 2), went to 3); 3) worked, everything came back...
AI answer
Try these in order:
explorer.exe, and press Entercmd.exe with administrative privileges CD /d %userprofile%\AppData\Local
DEL IconCache.db /a
explorer.exe Get-AppXPackage -AllUsers | Where-Object {$_.InstallLocation -like "*ShellExperienceHost*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Then restart the PC.Notes:
References: