1. Right-click the "Start" menu, find "Run", enter the command regedit, and open the "Registry Editor"

2. In the left window of the "Registry Editor", follow the path below to find the corresponding item

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons


If there is no "Shell Icons" item under Explorer, you can directly right-click on the Explorer item, select "New" → "Key", and name the key "Shell Icons".

3. Select "Shell Icons", right-click in the right window, select "New" → "String Value", and set the name of the "String" to "29".

4. Double-click the newly created string "29", and enter "C:\WINDOWS\system32\imageres.dll,197" in the "Value data".

If you are unsure which hard drive partition the system is installed on, you can also enter "%systemroot%\system32\imageres.dll,197" to automatically locate the system location using the variable path of %systemroot%.

5. Close the Registry Editor and restart your computer