Home > System Tutorial > Windows Series > How to solve the problem that win101909 tiles cannot be displayed normally

How to solve the problem that win101909 tiles cannot be displayed normally

PHPz
Release: 2024-01-04 11:35:40
forward
591 people have browsed it

Maybe some friends will encounter some situations that they don’t know how to solve. Regarding the situation where tiles cannot be displayed normally starting from win10 version 1909, the editor thinks that we can use administrator rights in the command prompt and then use relevant code to fix the problem.

win101909 Start tile cannot be displayed normally:

1. Enter command prompt (administrator) in the taskbar search box

cd /d %LocalAppData%\Microsoft\ Windows\

How to solve the problem that win101909 tiles cannot be displayed normally

2. Do not close the "Command Prompt (Administrator)" window first.

Ctrl Shift Esc Open Task Manager - Details - Find Windows Explorer in Windows Processes - "End Task"

3. Then return to the "Command Prompt" just now (Administrator)" window, continue to enter the following command, press Enter:

del appsfolder.menu.itemdata-ms

How to solve the problem that win101909 tiles cannot be displayed normally

4. Continue to enter the following command , press Enter:

del appsfolder.menu.itemdata-ms.bak

How to solve the problem that win101909 tiles cannot be displayed normally

The above is the detailed content of How to solve the problem that win101909 tiles cannot be displayed normally. For more information, please follow other related articles on the PHP Chinese website!

source:somode.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template