


php editor Strawberry brings you a tutorial on how to change the color of Win10 tiles. The tile function of Win10 allows us to view application information more conveniently, and the color of the tiles can also be adjusted according to our own preferences. This article will introduce you to how to change the color of Win10 tiles to make your desktop more personalized and beautiful.
Win10 tile color modification method tutorial
1. Pin the icon that needs to change the tile color to the start screen. Taking WeChat as an example, right-click and in the menu item that opens, Select More - Open file location.
2. Enter the folder and right-click on the WeChat file again. In the menu item that opens, select the location where the file is opened and enter the real icon. The location is where the software is installed.
#3. This tile icon is ultimately associated with the WeChat.exe executable program file.
4. Create a new xml file under the current path and name it WeChat.VisualElementsManifest (this file can modify the tile color). Naming convention: must be in the same path as the application , and must be named xxxx.VisualElementsManifest, where xxxx must be the same as the name of the .exe file pointed to by the tile icon.
5. Choose to open this .xml file in Notepad mode. Next, we enter the following code in the .xml file:
6. Among them, the most important thing is BackgroundColor="#07c160", which is the key to setting the background color of the tile. ForegroundText="light", the background color can be set to light or dark (for a light background, the tile text needs to be black, which can be modified with ForegroundText="dark").
7. Then return to the previous directory, right-click on the WeChat icon, in the menu item that opens, select Properties, then switch to shortcuts and click Change icon, and finally click OK. The purpose of this is to refresh the shortcut so that it can obtain the content of the file just now and change the background color.
8. Finally, reopen the start menu and you can see that the WeChat icon on the tile interface has turned green.
#9. Finally, if you need to change the tile color back, just delete the created .XML file.
The above is the detailed content of How to change the tile color in win10. Tutorial on how to change the tile color in win10.. For more information, please follow other related articles on the PHP Chinese website!

win10中提示80070035找不到网络路径的解决办法:1、单击“网络”,“打开网络和Internet设置”,选择“网络和共享中心”后再选择“更改高级共享设置”,然后勾选“启用共享以便可以访问网络的用户读取公用文件夹中的文件”;2、返回“网络和共享中心”单击“宽带连接”并选择“属性”,点击“网络”,勾选“microsoft网络客户端”即可。

win10找不到网络适配器驱动的解决办法:1、更新驱动程序,可以使用设备管理器来更新驱动程序;2、重新安装驱动程序,先卸载设备,再重启电脑;3、从制造商网站下载驱动程序;4、检查硬件故障。

win10自带的看图软件叫“Microsoft照片”,其下载方法是:1、打开win10电脑;2、在Microsoft Store中搜索“Microsoft照片”并下载;3、将照片查看器的默认软件设置为【照片】即可。

win10任务栏经常假死的原因是win10 64位系统可靠性不佳造成的,其解决方法:1、重启“windows资源管理器”;2、卸载冲突软件;3、重新“部署操作进程”;4、修复系统服务;5、通过powershell命令尝试修复;6、cmd中执行修复命令;7、针对右击任务栏应用图标时弹出菜单缓慢的情况;8、通过新建Windows用户来重置系统设置;9、还原系统。

win10更新后无法上网解决方法:1、检查网络连接,使用其他设备连接同一网络来确认网络是否可用;2、检查网络驱动程序,找到网络适配器,并检查是否有任何驱动程序更新可用;3、重置网络设置,打开“命令”窗口,输入“netsh winsock reset”和“netsh int ip reset”,然后重启;4、更新网络驱动程序;5、检查防火墙和安全软件设置,暂时禁用重新连接即可。

win10右键没有管理员权限的解决办法:1、在电脑桌面右键点击“此电脑”;2、在弹出的列表中找到“管理”,点击打开;3、依次选取“系统工具”->“本地用户和组”->“用户”;4、在中间栏找到并点击打开“Administrator”;5、取消勾选“账户已禁用”,然后点击“应用”和“确定”即可。

解决方法:1、先重启“Windows资源管理器”;然后以管理员身份运行powershell,执行命令重新部署进程;最后在“个性化”设置界面中,关闭加载最常访问列表功能。2、打开powershell窗口,利用命令检查并修复Windows文件。3、打开“本地组策略编辑器”,进入“内置管理员帐户的管理员批准模式”的属性窗口;然后在“本地安全设置”选项卡中,点击“启用”;最后重启电脑。

win10本地组策略编辑器找不到解决步骤:1、新建文本文档;2、打开文档,输入代码“@echo off...pause”;3、输入代码后,点击“文件”,选择“另存为”选项;4、在弹窗中,将文件后缀名改成“.bat”;5、鼠标右键点击.bat文件,点击“以管理员身份运行”;6、键盘按下“Win+R”打开运行,输入“gpedit.msc”并点确认;7、成功打开本地组策略编辑器。


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Linux new version
SublimeText3 Linux latest version
