Skip to content

No TSS icons on Windows Agent

TSS icons may be missing on the Windows Agent due to Windows operating system limiting the number of ShellIconOverlayIdentifiers to a maximum of 15 entries in alphabetical order.

To solve the issue:

  1. Open Registry Editor and navigate to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers.
  2. Add leading spaces to ResilioFS entries or delete items that alphabetically come before them, to move ResilioFS entries up in the queue of icon overlay handlers.

    No Tss Icons Windows Registry

Missing ResilioFS entries

If the ResilioFS entries are missing, register File Explorer shell extension by running the following command in an elevated Command Prompt in the Agent installation directory:

"Resilio Connect Agent.exe" /shellext install ResilioFSExtension.dll
  1. Restart the Windows Explorer process.