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: Newest
  1. Anonymous
    2012-11-29T22:49:16+00:00

    This is getting frustrating.  I have no time tiles at all.  Upon bootup, everything acts normal until the start screen is loaded and waiting for me.  It then is unresponsive, I must tap (and sometimes hold) the windows button to get what looks like a screen refresh, then for only a very few seconds I can hit the desktop.  Occasionally on the desktop, if I attempt to get the charms up, and I don't click fast enough, they do nothing.  Most external programs work through the desktop, but not many windows functions.

    ALL tiles are unresponsive on the start screen at this time again.  Once again, hitting the windows key will refresh the screen, desktop or start menu, and I have a couple of seconds again before things lock up.

    Even going into the store locks up, requiring a windows key press and an attempt at a fast mouse use to get anywhere.  I've managed to uninstall all live tiles off the start screen, and this makes no difference.

    I've followed your steps, nothing worked. Local or Live account, same thing.  Going without networking, what's the point? Advanced repair nor tile troubleshooter fixed it, either.  Early on I did a refresh, then a reset, of the system (Nov 18) and now have no restore points to go back further than that to uninstall any updates.

    I am running the very latest drivers from Nvidia, WHQL certified.  No problems exist in control panel or action center.

    All this started on the Nov 12-14ish updates, so can we PLEASE either get a fixed update, or have a way to directly uninstall a certain update that can't be erased through a restore?  I do not want to reinstall windows, as I can't, as it was an upgrade from Win7.

    I'm reading reports of this all over the internet about the same problem, and it seems to affect 64bit systems only at this time.

    All this boils down to the TimeBroker stopping constantly.

    My specs are Intel i7-3770K cpu, Z77 motherboard, 12g ram, Nvidia 560Ti. The same problem existed on my former i7-920 CPU, Z58 motherboard, 8g RAM.   Yes, I even bought new hardware, thinking that the update(s) was a crash of the system. :( PLEASE FIX THIS! ?

    Was this answer helpful?

    0 comments No comments
  2. 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
  3. 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
  4. 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
  5. 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