Author Topic: Fix: Windows 8 apps take a long time to load  (Read 1296 times)

Online javajolt

  • Administrator
  • Hero Member
  • *****
  • Posts: 35975
  • Gender: Male
  • I Do Windows
    • windows10newsinfo.com
Fix: Windows 8 apps take a long time to load
« on: December 21, 2013, 07:15:23 PM »
Some Windows 8 users are finding that their Windows 8 apps take a long time to load. Yet other Windows 8.1 users are finding that their Windows Store apps take forever to load, after updating to Windows 8.1.

When you launch a Windows Store app, you are first greeted by the splash screen, consisting of a plain background color, a swirling circle and a 620×300 sized image. Your operating system displays this screen till such a time that the opened app is fully initialized and activated. Once the app is fully initialized, the screen goes away, and you are taken to the apps initial UI page.

By default, if this app initialization operation is delayed and a window is not displayed within a reasonable amount of time, Windows 8 will wait for a maximum of 15 seconds, after which, the OS will simply terminate the app.

Windows 8 apps take a long time to load

In this post we will see what you could do to try and troubleshoot the problem where your Windows 8 apps take a long time to open.

1. Run the Windows 8 Apps Troubleshooter. If it finds any problems, let it fix the issues automatically. It will check if the Microsoft Account sign-in is required in some cases, will check if the display resolutions is too low and a few other things.

2. Open an elevated command prompt window and run sfc /scannowto scan your Windows with the System File Checker. and fix corrupted files, if any are found.

3. Open Internet Explorer> Internet Options> Check Use software rendering instead of GPU rendering, to turn off Accelerated Graphics. See if it helps.

4. Perform a Clean Bootto check if any third party application is causing the issue. If it does, you know the cause for the delay in Windows Store apps opening

5. Read this post on how to decrease Windows 8 Desktop Apps loading time and see if it works for you.

If you are a Developer wanting to reduce their app loading times can see these posts on Microsoft & MSDN.

thanks:twc