Solution for TortoiseGit status icon not displayed under 64-bit Windows 10 Chinese Home Version
1. The TortoiseGit status icon is not displayed, as shown in Figure 1
2. In the search of the start menu, enter the “regedit” command, as shown in Figure 2
3. Find HKEY_LOCAL_MACHINE\Software\Microsoft\Window in the pop-up registry editor S\CurrentVersion\Explorer\ShellIconOverlayIdentifiers, as shown in Figure 3
After finding it, you can find that there are many under this item, and the Windows Explorer Shell supports up to 15 Overlay Icons. Since the icons are loaded in the order of ASCII code, you need to use Tortoise Order the position of the prefix icons to be sorted at 15 Previously, it was solved by renaming (add a prefix 0), and by the way, delete the space before other icons, select “View” > “Refresh”, and the adjusted position is 1 to 10, as shown in Figure 4
5. After restarting, the TortoiseGit status icon is displayed normally, as shown in Figure 5




