Přítel mi odpověděl na podivnou otázku – the icon in the task bar of Win11 disappeared mysteriously. Odpovídající software můžete stále vyvolat kliknutím myši, ale nevidíte ikonu. Jak tento problém vyřešit?
Ve skutečnosti, někteří uživatelé již dříve zmínili podobné problémy v centru zpětné vazby společnosti Microsoft, and Microsoft has also provided solutions. Basically, this failure is caused by IRIS service, which is a mysterious service, and there is almost no official introduction about it. It is analyzed that it is related to Microsoft ads, Windows Focus and Teams chat carried in the Windows system. If you can’t use these things, you can delete IRIS services.
Open CMD in administrator mode, then enter the following command and run it. Note that the registry value of IRIS service will be deleted after entering the command, and the system will restart automatically. The specific commands are as follows:
reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\IrisService /f && shutdown -r -t 0
Press the Enter key to run, and the system will restart automatically. If there is no automatic restart, manual restart is sufficient. After that, the problem should be solved.