Windows 8 Start Screen and Apps Not Responding

Anonymous
2012-11-17T18:46:01+00:00

I upgraded to Windows 8 Pro on its release date.  It had been working fine for me until yesterday (11/16/2012).  Suddenly, I can't get the Start screen to respond.  I'm unable to launch apps, access the Charms bar, etc.  By pressing WinKey + D multiple times, I am able to get the Desktop to load.  Once loaded, the Desktop seems OK though I can't access Charms from it either.  

I tried the Apps Troubleshooter from http://go.microsoft.com/fwlink/?LinkId=271185, but it didn't find any problems.  Also, my screen resolution is above 1024 x 768, my video driver is current (I checked for updates via Device Manager), I do NOT have UAC disabled, and I'm logged into my own account (which is linked to my Microsoft account).  Also, I do not have a 3rd party AV/security product installed, just Defender.

In Event Viewer, I do see repeated errors from Time Broker (listed as TimeBroker.exe or  svchost.exe_TimeBroker).  The error message reads, "The Time Broker service terminated unexpectedly."  That didn't seem to be a problem until yesterday, but I don't know what to do about it.

I would appreciate any suggestions or advice.k

Matt

Windows for home | Previous Windows versions | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

86 answers

Sort by: Oldest
  1. Anonymous
    2012-11-28T17:37:23+00:00

    Same thing happened to me. The problem started with the Time app. I successfully uninstalled it, got back my start screen working. However, since then many apps (in particular the weather app and Skype app) are not working. They are always stuck at the load screen. The Windows event logs show errors related to TimeBroker as well.

    Any help is much appreciated.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2012-11-28T20:50:21+00:00

    OK. I SOLVED THE PROBLEM.

    As many have said, I had the time app too. To be precise, the app's name is "Tile Time". I believe this is the link for the app:

    http://apps.microsoft.com/webpdp/en-us/app/tile-time/3363b19f-e3cf-4355-bcfa-ad49cb066d8c

    Anyway, after a painful process, I finally got to uninstall the app and instantly it fixed my problem. If you have this issue too, try uninstalling it.

    Note:

    Sometimes you click the uninstall button and you think the app is uninstalled but when you restart the explorer (or sometimes even the Windows), the app is still there.

    Here's what I did:

    I pinned the app to the start screen and moved it to the left so I can access it immediately. It took me about 30 explorer restarts to get here!

    Then I right clicked on it and chose uninstall and confirmed. (The whole process of 4 clicks took about 1.5 seconds).

    I don't know if there is a command-line for uninstalling Store apps, but this is what I did.

    Good luck ;)

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2012-11-28T23:30:24+00:00

    Based on your suggestion I went and find the command line for removing Windows Store apps :)

    http://gallery.technet.microsoft.com/scriptcenter/Remove-Windows-Store-Apps-a00ef4a4#content

    To run it for me I used Ctrl+Alt+Delete (Ctrl+Alt+End in an RDP session actually) to bring up task manager, and used another logon on the machine (local administrator account that doesn't have Windows Store access) to kill Explorer in my user session.

    Then from task manager you can start an elevated powershell prompt (Use New Task-> "powershell" and tick the box to have it run with admin privileges).  You need to enable scripts to run - see http://technet.microsoft.com/library/hh847748.aspx.  The simple command is to type

    set-executionpolicy unrestricted

    and then follow the prompts.

    Finally you can download the script from the TechNet gallery and follow the steps in the webpage - specifically "Example 2".

    I was able to remove the time tile app that way.

    HOWEVER: The problem still remains anyway :)

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2012-11-29T07:05:33+00:00

    Assuming that you have verified that the app is uninstalled and you have restarted your system, what I would suggest is to look through your Modern apps and see if there's another app that may be causing this problem. I have a few installed which I can confirm that they're safe:

    Skype, Bing, Google, TeamViewer, Microsoft's official apps (like travel, email, etc.), Maps, GMaps, ...

    The app should have a live tile (since the crash is happening in that service). I suggest you to go through your apps and uninstall the ones you think might be causing the problem. Then restart explorer after each one and test. Worst case scenario, you'll install them after you fix your problem.

    By the way, I may have said this before, but I think the platform should be more robust. By that I mean, a single app should not be able to cause that much problem for the entire OS. Especially now that Microsoft has put so much effort into sandboxing the apps. Heck, the browsers now don't crash even if one tab crashes...

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2012-11-29T07:14:33+00:00

    This was on a pretty fresh and unused terminal server where I was actually setting up old desktop-style applications.  The only one I had installed that was non-Microsoft was the time tile :)

    Other than that I can see Solitare & MineSweeper.

    I've made a new VM for my purposes (running the Microsoft Platform Verification tool for our own desktop application) at the moment and will wait a few days before fiddling again.

    Was this answer helpful?

    0 comments No comments