Win10 startup font is garbled

WBOY
Release: 2024-02-09 09:21:27
forward
1216 people have browsed it

php editor Baicao brings you a method to solve the problem of garbled fonts on Win10 startup. In the process of using the Win10 system, sometimes the startup fonts are garbled, causing trouble to users. There are many reasons for this problem, such as damaged system files, incorrect font settings, etc. However, don’t worry, we can solve this problem with some simple operations. Let’s learn about the specific methods to solve the problem of garbled fonts on Win10 startup!

Solution:

First we need to open administrator rights:

1. Right-click on the blank space of the taskbar and select "Properties"

Win10 startup font is garbled

2. Switch to "Navigation" tab, check "When I right-click...PowerShell", click "OK"

Win10 startup font is garbled

3. Right-click the "Start" logo, select "Windows PowerShell (Management)" Member)"

Win10 startup font is garbled

4. Enter the command to fix:

Execute the commands respectively under Windows PowerShell (Administrator):

$manifest = (Get-AppxPackageMicrosoft. WindowsStore).InstallLocation 'AppxManifest.xml'; xml”}

Win10 startup font is garbled and press Enter and wait for the reset operation to complete. Win10 startup font is garbled

If you cannot return to normal status after completing the above operations, please restart the computer and check if it returns to normal!

The above is the detailed content of Win10 startup font is garbled. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:pc-daily.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