如何消除win10文件右上角的蓝色箭头

How to Remove Double Arrows Overlay on Icons in Windows 10


在百度上面搜索的方法大都是通过取消文件压缩来消除蓝色箭头,但是对于文件众多,又有强迫症的人来说,一个一个取消压缩简直是不可能完成的繁重工作。
第二种方法是隐藏该图标,主要有两种方法,一是使用360软件,二是手动修改注册表,但是需要的文件blank.ico同样需要关注什么什么才可以下载下来。
所以转载两篇文章。
https://www.isumsoft.com/windows-10/2-ways-remove-double-blue-arrows-on-icons.html
https://www.winhelponline.com/blog/blue-double-arrow-icon-files-folders-windows-10/
In Windows 10, when you compress a file or folder, its icon will have a double blue arrows overlay at the top right corner to indicate that it’s a compressed file or folder. If you not happy to see the blue arrow, you can remove them. This article will show you how to remove the double blue arrows icon in Windows 10.

Way 1: Remove blue arrows icon in Regedit.exe

去除双蓝色箭头图标文件夹和文件,你必须下载ZIP归档文件包含空的图标。它将代替蓝色箭头图标。

下载blank.ico文件,放到C:\Windows\blank.ico目录,然后regedit命令打开注册表,看步骤五及以下的图,照着做就行。

Step 1: Download tranparent icon.
下载地址[https://www.winhelponline.com/blog/wp-content/uploads/h2-15/blank_icon.zip]

Step 2: Then move it into your C:\Windows\System32 folder. If prompted to provide administrator permissions, click on Continue to proceed.

click on Continue
如何消除win10文件右上角的蓝色箭头

Step 3: Open Registry Editor.(run regedit)
Open registry editor

Step 4: In registry editor, go to the following path:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\ CurrentVersion\Explorer

Step 5: Create a new subkey named Shell Icons.
如何消除win10文件右上角的蓝色箭头
Right-click on Explorer, select New > Key, then give it a name Shell Icons.

Create Shell Icons registry key

Step 6: Under the Shell Icons subkey, create a new string value and name it 179.

Create a new string value 179

如何消除win10文件右上角的蓝色箭头
Step 7: Double click on 179 string value. Set its value to the full path the “blank.ico” file.

“C:\Windows\blank.ico”

Set value data
如何消除win10文件右上角的蓝色箭头
When done, close registry editor. Restart your PC, you’ll find blue arrows icon is removed.

Way 2: Remove blue arrows icon in Properties

右键 -> 属性 -> 高级 -> 取消勾选压缩内容以便节省磁盘空间