2014-11-02

ehowton: (Default)

I have been plagued for months with my Windows taskbar randomly shutting down to the point it no longer accepts mouse or keyboard integration; I can't click anything on the taskbar and the Windows key doesn't launch the start menu. I can always left-click on apps I bring to the forefront through Alt-Tab cycling, and occasionally launch new ones via PowerShell since that is almost always running as well. During this time I also cannot get applications to minimize and redraw the desktop. The only thing more infuriating than not knowing what causes this, is reading internet "solutions" from other people who don't know what causes it (most believe its a broken mouse, others a virus, and 90% end up reinstalling Windows).

Today, I finally have a usable workaround:


  1. In PowerShell start wmic

  2. wmic:root\cli>

  3. PASTE THIS --> process where name=”explorer.exe” call terminate

  4. Answer "Y" to all execute questions

  5. Should that not fix it (and it usually does), run next step -

  6. wmic:root\cli> process call create “explorer.exe”



OR


  1. In PowerShell start an Administrator shell, Start-Process PowerShell –Verb RunAs

  2. net stop winmgmt


    1. The Windows Management Instrumentation service is stopping.
      The Windows Management Instrumentation service was stopped successfully.

  3. net start winmgmt


    1. The Windows Management Instrumentation service is starting.
      The Windows Management Instrumentation service was started successfully.



The Microsoft Hotfix: http://support.microsoft.com/kb/2547244

More strenuous fixes here.
◾ Tags:

August 2025

S M T W T F S
     12
345678 9
1011 121314 1516
17 18 19 20212223
24252627282930
31      

Page Summary

Most Popular Tags

Expand Cut Tags

No cut tags