How do I fix grayed out live tiles?

Brian Knoblauch

My Windows 10 live tiles are all grayed out. If I click on any of them it says to wait a few minutes and try again as they're being updated. They've been like this for a couple weeks now. I've run the Windows App Store repair tool and it found/fixed a corrupt cache, but the problem remains. What else should I investigate?

Run5k

My Windows 10 live tiles are all grayed out. If I click on any of them it says to wait a few minutes and try again as they're being updated.

You can utilize PowerShell to reinstall all of the built-in Windows apps for all accounts. Under similar circumstances, that has consistently worked for me in the past. Use the following procedures:

  1. Press WinKey+S
  2. Type PowerShell within the search field
  3. Right-click the result titled Windows PowerShell and choose Run as Administrator
  4. Acknowledge the subsequent UAC prompt, as necessary
  5. Copy-and-paste the following command into the PowerShell window and press Enter:

    Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
    
  6. Watch the reinstall processes scroll by and wait for them to finish:

    PowerShell

  7. Reboot and verify the functionality of the built-in Windows apps

(Source: Reinstall and Re-register Apps in Windows 10)

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

The" Interface" on Qjackctl is grayed out, how do I fix this?

How Do I Show A Grayed Out Text Field On A Web Form With Excel VBA?

How do I fix index out of range when index is in range

How do I fix Error: adder_out is an unknown type

How do I fix this index out of bound error

How Do I Fix Visual Studio 2022 Out of Memory Issue?

How do I fix a ' list index out of range' error?

How do I fix the "Index out of range" error in Python?

How do I fix Index Out of Range in Python?

How do I color tiles based on this?

How to create live tiles on UWP

Moving the character a few tiles more seems to cause the whole scene (the physics world) to shake, why is that? How do I fix it?

How to make QCheckBox readonly, but not grayed-out

I got error saying IndexError: list index out of range. how do I fix this?

When I print out my list it prints out null for all my values..... How do I fix this issue???? I want to learn how to fix this issue for future

How to animate live tiles using notification extensions?

Tile Fragment, how do I get different content in different tiles?

How do i make the tiles in a grid change color When pressed?

How do I create a reversi function that encloses opponents tiles?

How do i check for tiles around a specific tile?

How do I fix this string index out of bounds error in my word game?

How do I fix a "Subscript out of range" error for VBA Find method?

How do i fix HTTPSConnectionPool - Read Timed Out Error when connecting to database server

How do I compile an out-of-tree kernel driver on Fedora to fix super-slow wifi?

How do I fix a Wordpress meta box that's blown out by it's content?

How do I fix output from command-line arguments to printing out the correct integers?

Figure is not being saved in plotly-dash out of a function. How do I fix this?

How do I fix pip?

How do I fix this formula?