Wednesday, June 3, 2015

Windows 10 Update Assistant UI disappeared

I am updating to Windows 10 version 16299, from version 15063 (as we speak). At first, the Update Assistant showed me a UI that had a running percentage on the top left corner. However, I did a "clear desktop" (Windows key D), and the UI for the Update Assistant disappeared. I know it is downloading in the background, because I see it running in the Windows Task Manager, and there is sustained and stable network download traffic.


Is there any way to bring back the UI of a Windows app that is running but has disappeared? (Note: Re-issuing another "Windows D" command did not help.)


enter image description here

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...