TSplus .connect File Opens but the Floating Panel Does Not Appear
Quick Answer If a TSplus-generated .connect file opens a tray icon or another login window but the Floating Panel does not appear, while Microsoft Remote Des...
Quick Answer
If a TSplus-generated .connect file opens a tray icon or another login window but the Floating Panel does not appear, while Microsoft Remote Desktop works for the same user, the server is probably reachable and the user's published applications are probably still assigned. The most likely causes are a disconnected or duplicate remote session, an off-screen RemoteApp window, a damaged or outdated TSplus Connection Client, corrupted files in the user's RDP6 folder, or security software blocking a client component.
Start by fully logging off the user's existing server session, closing the TSplus client on the workstation, and testing with one monitor. If the problem continues, back up the .connect file, rename the local RDP6 folder, and reinstall the Connection Client supplied by the TSplus server or service provider. Do not delete the original .connect file or uninstall Windows security updates as the first response.
Complete Article
Understanding the Problem
TSplus can provide several remote-access experiences. A user may connect through the standard Microsoft Remote Desktop client (mstsc.exe), a generated TSplus client, RemoteApp, a Seamless client, or a web portal. These methods use the same underlying remote environment but do not necessarily use the same local client components or display behavior.
The TSplus Floating Panel is an application launcher that can display the programs assigned to a user or group. It may also include options such as logoff. TSplus documentation confirms that the Floating Panel can be assigned to users or groups and normally appears as a mini application list on the middle-left of the user's screen. (TSplus: Floating Panel and Application Panel)
Current TSplus documentation also confirms that its Client Generator creates a flat encrypted file with the .connect extension. Depending on its settings, the generated client can use a classic Remote Desktop or Microsoft RemoteApp display mode, so its presentation and behavior can differ from a standard Microsoft RDP window. (TSplus: Portable Client Generator)
A common symptom pattern is:
-
Double-clicking the
.connectfile starts a connection-related icon near the Windows clock. -
The expected Floating Panel does not appear.
-
Clicking the notification-area icon opens another login prompt or launcher window.
-
A connection made through
mstsc.exestill works and may show the Floating Panel.
When standard RDP works for the same server and user, it is strong evidence that basic network connectivity, the RDP service, and the credentials are functioning. It does not prove that every TSplus client component is healthy. Troubleshooting should therefore begin with the affected session and workstation before making broad server changes.
Most Likely Causes
1. A disconnected or duplicate server session
Closing a RemoteApp window or losing connectivity may leave the user's session disconnected rather than fully logged off. A second launch can reconnect incorrectly, wait for a hidden process, or create confusing login behavior.
2. The Floating Panel is outside the visible screen
RemoteApp windows can retain coordinates that no longer match the current monitor arrangement. This is common after disconnecting a second monitor, changing display resolution, changing Windows scaling, switching docking stations, or moving between office and home displays.
3. The TSplus Connection Client is damaged or outdated
Generated .connect files require the TSplus Connection Client on the workstation. TSplus currently documents Setup-ConnectionClient.exe as the prerequisite for these files. The setup may be installed for the current Windows user or for all users. (TSplus Client Setup Program)
4. The local per-user RDP6 client folder contains stale files
When the Connection Client is installed per user, TSplus uses an RDP6 location inside that user's profile and writes its client logs beneath it. Old or partially updated local client files may prevent the intended RemoteApp or panel interface from loading correctly. An all-users installation uses a different location under Program Files and should be repaired with administrative privileges rather than manually modified.
5. Antivirus or endpoint security blocked a component
Security software may allow the launcher to start while blocking or quarantining a related executable, DLL, temporary file, or child process. This can produce a tray icon without the expected remote interface.
6. A recent workstation or server change exposed a compatibility issue
Windows updates, TSplus updates, display-driver changes, security-policy changes, or antivirus updates may coincide with the start of the problem. Timing is useful evidence, but it is not proof that an update caused the failure.
7. The generated .connect profile is stale
If the server address, gateway, certificate, connection mode, RemoteApp configuration, or TSplus version changed, an older generated profile may no longer behave as expected. A newly generated file from the administrator may be required.
Troubleshooting Procedure
Follow the steps in order. Test the .connect file after each major step so that the actual cause can be identified.
Step 1: Protect the original connection file
Create a backup copy of the original .connect file before making changes. Do not open it in an editor, rename its extension, attempt to decrypt it, or upload it to a public website.
A generated connection file may contain encrypted server and authentication settings. Encryption does not make it appropriate for public sharing.
Step 2: Confirm that the issue is limited to the generated client
Test the same user account through Microsoft Remote Desktop:
-
Press
Win + R. -
Enter
mstscand press Enter. -
Connect to the same server using the same account.
-
Confirm whether login succeeds and whether the assigned panel or applications appear.
Interpret the result carefully:
-
Standard RDP works: Concentrate on the TSplus client, local cache, display placement, or session state.
-
Standard RDP also fails: Investigate network access, server availability, credentials, account restrictions, RDP services, licensing, firewall rules, and security policies before repairing the local TSplus client.
-
Standard RDP connects but shows different applications: Check TSplus application assignments and the connection mode used by the generated profile.
Using mstsc.exe can be a useful diagnostic or temporary fallback, but it may not reproduce the exact RemoteApp, Seamless, printing, or screen-handling experience of the generated TSplus client.
Step 3: Fully log off the old remote session
Ask the user to save any open work first. On the Remote Desktop Session Host server, open Command Prompt or PowerShell with appropriate administrative permissions and run:
quser
The command displays logged-on sessions, including the username, session ID, state, idle time, and logon time. Microsoft documents quser for viewing sessions on a Remote Desktop Session Host. (Microsoft Learn: quser)
Locate the affected username and confirm its exact session ID. Then log off only that session:
logoff SESSION_ID
Replace SESSION_ID with the actual numeric ID, for example:
logoff 7
Warning: The logoff command closes the selected session and can cause loss of unsaved work. Verify the username and session ID before running it. Microsoft also notes that a user's session cannot be logged off from the console without appropriate permissions. (Microsoft Learn: logoff)
After logging off the server session:
-
Exit the TSplus client from the workstation's notification area, if an Exit option is available.
-
Open Task Manager.
-
Close remaining TSplus Connection Client or Connection Launcher processes belonging to the affected connection.
-
Do not terminate unrelated remote sessions.
-
Restart the workstation and test the
.connectfile once.
Step 4: Recover a panel that may be off-screen
Before reinstalling software, test whether the panel is present outside the visible desktop:
-
Temporarily disconnect additional monitors.
-
Press
Win + Pand select PC screen only. -
Temporarily set Windows display scaling to 100%.
-
Launch the
.connectfile. -
Press
Alt + Taband look for the remote panel or application. -
If it can be selected, press
Alt + Space, pressM, press an arrow key once, and then move the mouse toward the centre of the screen. -
Alternatively, try
Win + Shift + Left ArroworWin + Shift + Right Arrowto move the selected window between monitors.
If this restores the panel, close the session normally while the panel is on the primary display. Reconnect the other monitor and test again.
Step 5: Verify the .connect file association
On the affected workstation, open Command Prompt and run:
assoc .connect
The result should indicate that .connect is associated with the installed TSplus Connection Client. If Windows asks which application should open the file, or the extension is associated with an unrelated program, repair or reinstall the official Connection Client instead of manually pointing the file to an unknown executable.
Do not download a similarly named connection program from an unofficial software-download website.
Step 6: Repair or reinstall the TSplus Connection Client
Use the installer supplied by the administrator, cloud provider, or the applicable TSplus server. According to current TSplus documentation, the installer is normally available on the server at:
C:\Program Files (x86)\TSplus\Clients\WindowsClient\Setup-ConnectionClient.exe
It may also be published by the server at an address similar to:
https://server.example/ConnectionClient/Setup-ConnectionClient.exe
Replace server.example with the organization's legitimate TSplus server name. Prefer HTTPS when the server is configured for it.
TSplus supports installation for the current user or all users. Installing for all users requires administrative privileges but avoids inconsistent installations between Windows profiles. The official setup also supports /ALLUSERS and /CURRENTUSER installation modes. (TSplus Client Setup Program)
Use a client version approved for the installed server release. If the environment is managed by a hosting provider, obtain the installer and profile from that provider instead of independently replacing the server software.
Step 7: Safely reset a per-user RDP6 folder
If the Connection Client was installed for the affected user and reinstalling over the existing client does not help, close all TSplus and RDP windows. Then sign in as that Windows user and open PowerShell.
Run:
$rdp6 = Join-Path $env:USERPROFILE 'RDP6'
if (Test-Path -LiteralPath $rdp6) {
Rename-Item -LiteralPath $rdp6 -NewName ("RDP6_Backup_{0}" -f (Get-Date -Format 'yyyyMMdd_HHmmss'))
}
This renames the per-user folder instead of deleting it, providing a rollback copy. Reinstall the Connection Client and test the original .connect file again. If the client was installed for all users, do not manually rename or remove its Program Files directory; use the official installer to repair or reinstall it with administrative privileges.
If the new client fails or important settings are missing:
-
Close all connection-client processes.
-
Rename the newly created
RDP6folder. -
Rename the backup folder back to
RDP6. -
Contact the TSplus administrator before making further changes.
Step 8: Test the profile on another workstation
Testing the same profile on a second trusted Windows computer is an efficient isolation step:
-
It works on the second computer: The original workstation's client installation, cache, file association, display configuration, or endpoint security is the likely cause.
-
It fails on multiple computers: Request a freshly generated
.connectfile and check the TSplus server configuration. -
A different
.connectprofile works on the original computer: The problem may be limited to the original profile or its user-specific server settings.
Do not send the test profile through public file-sharing services. Transfer it only through an approved secure channel.
Step 9: Request a newly generated connection profile
If the existing file is old or fails on more than one machine, ask the TSplus administrator to:
-
Confirm the server's current TSplus version and support status.
-
Verify the user's application assignments.
-
Confirm that the Floating Panel is still assigned to the correct user or group.
-
Review the required connection mode, gateway, certificate, and display settings.
-
Generate a new
.connectfile. -
Test the new file with a newly installed compatible Connection Client.
TSplus documentation explains that a generated profile can use classic Remote Desktop or Microsoft RemoteApp mode and can contain its own display, authentication, gateway, printer, drive, and security settings. A working mstsc test therefore does not eliminate every generated-client configuration issue. (TSplus: Portable Client Generator)
Step 10: Check antivirus and endpoint-security history
Review the protection history or quarantine log in Microsoft Defender, the installed antivirus, application-control software, and any endpoint detection and response platform.
Look for events involving the legitimate TSplus installation location or the affected user's RDP6 folder. Do not disable antivirus protection as a permanent fix. If an exception is required:
-
Verify that the file came from the legitimate server or provider.
-
Check its digital signature where applicable.
-
Allow only the specific trusted file or installation directory required.
-
Avoid broad exclusions such as the entire user profile, Windows folder, or system drive.
-
Record the change and test whether it actually resolves the failure.
Step 11: Review recently installed updates without immediately removing them
On both the affected workstation and server, check:
Settings > Windows Update > Update history
For an additional PowerShell view, run:
Get-HotFix |
Sort-Object InstalledOn -Descending |
Select-Object -First 15 HotFixID, Description, InstalledOn
Get-HotFix obtains installed hotfix information from Windows, although it may not list every type of update on every system. Use it together with Windows Update history. (Microsoft Learn: Get-HotFix)
Record the update IDs and installation dates if the problem began immediately afterward. Then check current Microsoft and TSplus support information for those exact versions.
Do not uninstall a security or cumulative update merely because its date is close to the incident. Update the TSplus client and server through supported channels first. Remove an update only when the issue is confirmed, the risk is understood, rollback is authorized, and a supported vendor or Microsoft recommendation applies.
Step 12: Collect the TSplus client logs
If the panel still does not appear, collect the Connection Client logs from:
C:\Users\AffectedWindowsUser\RDP6\logs\connectionclient_*.txt
This is the documented location for a per-user installation. For an all-users installation, current TSplus documentation lists:
C:\Program Files (x86)\Connection Client\RDP6\logs
TSplus identifies these as the Connection Client log locations. (TSplus: Portable Client Generator)
Before sharing logs outside the organization, create a protected copy and review it for:
-
Usernames
-
Computer names
-
Server names
-
Public IP addresses
-
Internal domain names
-
File paths containing personal names
-
Session identifiers
-
Authentication or connection details
Do not alter the original diagnostic log. Redact only the copy being shared publicly or with an unrelated third party.
Server-Side Checks for Administrators
If the client-side repair does not solve the problem, check the server:
Verify application assignments
In the TSplus administration interface, confirm that the affected user or group is assigned the correct applications and the Floating Panel. Avoid changing global assignments simply to repair one user unless testing proves the issue affects everyone.
Compare affected and unaffected users
Test with:
-
The same user on another workstation
-
A different user on the affected workstation
-
A different user on another workstation
This comparison identifies whether the fault follows the user account, the workstation, the .connect profile, or the server.
Check session state
Use quser to look for repeated disconnected sessions. Confirm that session limits and reconnection policies behave as intended.
Review server and TSplus logs
Check relevant Windows Event Viewer entries and TSplus logs at the time of the failed connection. Focus on application crashes, RemoteApp startup failures, access denied events, profile-loading problems, and security-software blocks.
Confirm client/server compatibility
Document the installed TSplus server version and Connection Client version. Apply supported TSplus updates using the vendor's normal backup and maintenance procedure. Do not update a production server without confirming licensing, compatibility, rollback, and the effect on active users.
Recommended Diagnostic Matrix
| Test result | Most likely area to investigate |
|---|---|
Standard RDP and .connect both fail |
Network, credentials, server availability, RDP service, firewall, account policy, or licensing |
Standard RDP works but .connect fails |
Local TSplus client, RDP6 folder, file association, connection profile, display state, or endpoint security |
.connect works on another PC |
Original workstation configuration or security software |
.connect fails on multiple PCs |
Stale profile, server-side TSplus configuration, compatibility, or version issue |
| Another user works on the same PC | User-specific server assignment, profile, or session state |
| Same user fails on every PC | User assignment, stuck session, Windows profile, or server-side policy |
| Panel appears with one monitor only | Off-screen coordinates, resolution, scaling, or multi-monitor configuration |
| Reinstall works until the next restart | Per-user/all-users install mismatch, security software, startup component, or profile permissions |
What Not to Do
-
Do not delete the only copy of the
.connectfile. -
Do not publish or email connection files through an untrusted channel.
-
Do not repeatedly double-click the launcher and create multiple sessions.
-
Do not log off random session IDs on a multi-user server.
-
Do not delete the
RDP6folder without first creating a backup. -
Do not disable antivirus, firewall, or endpoint security permanently.
-
Do not download TSplus components from unofficial download sites.
-
Do not uninstall Windows security updates before confirming the cause and reviewing supported guidance.
-
Do not change global TSplus application assignments when only one workstation is affected.
How to Verify That the Repair Is Complete
After applying the fix, confirm all of the following:
-
The
.connectfile opens without displaying repeated login prompts. -
Only one expected connection icon appears in the notification area.
-
The Floating Panel appears on the visible primary screen.
-
Assigned applications start from the panel.
-
The logoff option ends the server session normally.
-
Reconnecting after a workstation restart still works.
-
Multi-monitor use and display scaling do not hide the panel.
-
Printing, clipboard, local drives, and other required redirections work as intended.
-
Antivirus protection remains enabled and shows no new block events.
-
quserdoes not show unnecessary duplicate disconnected sessions for the user.
FAQ
1. Why does Microsoft Remote Desktop work when the TSplus .connect file does not?
The two connection methods do not use exactly the same local components or presentation mode. mstsc.exe uses the standard Windows Remote Desktop client, while a generated TSplus profile depends on the TSplus Connection Client and may use RemoteApp, Seamless mode, special printing, or application-publishing settings.
2. Does a tray icon mean that the remote session connected successfully?
Not necessarily. It confirms that at least part of the local launcher started. The remote panel may be hidden, off-screen, waiting on another process, blocked by security software, or associated with a disconnected session.
3. Why does clicking the tray icon open another login window?
The visible icon may belong to the local connection launcher rather than the missing remote panel. A stuck or incomplete connection can therefore reopen the login interface instead of bringing the Floating Panel forward.
4. Can a disconnected session prevent the Floating Panel from appearing?
Yes. Remote application processes may remain in an existing disconnected session. Fully logging off the correct session is a useful early test, but users must save their work first.
5. Is it safe to use the logoff command?
It is safe when an administrator verifies the exact username and session ID and confirms that the user has saved all work. It immediately ends that session and can discard unsaved data.
6. Can the Floating Panel be outside the visible screen?
Yes. Monitor removal, resolution changes, scaling changes, and docking-station changes can leave a remote application window outside the current desktop area.
7. What is the per-user RDP6 folder?
It is a location used by a per-user TSplus Connection Client installation and its diagnostic logs. Renaming it after closing the client is safer than deleting it because the original folder remains available for rollback and investigation. An all-users installation uses a different location under Program Files and should be managed through the installer.
8. Will resetting RDP6 delete server data or accounting data?
Renaming the local workstation's RDP6 folder should not delete data stored on the remote server. However, it may reset locally cached connection-client components or settings, which is why a backup and approved installer should be available first.
9. Should the Connection Client be installed for one user or all users?
Either mode is supported. Install for all users when multiple Windows accounts need the client and administrative installation is appropriate. Use a consistent mode to avoid one profile using a different or incomplete installation.
10. Should Windows updates be uninstalled to fix the problem?
Not as the first step. Record recently installed updates, repair or update the supported TSplus components, and confirm the exact cause. Removing a security update may expose the computer and may not solve the client problem.
11. Could antivirus software cause the missing panel?
Yes. A security product might allow the main launcher while blocking a required child component. Check protection history and logs. Create only narrow, verified exceptions for legitimate signed files when necessary.
12. When should a new .connect file be generated?
Request a new file when the existing profile is old, fails on multiple workstations, or the server address, gateway, certificate, connection mode, or TSplus configuration has changed.
13. Is it safe to share a .connect file with support?
Share it only with the authorized server administrator, hosting provider, or vendor through an approved secure channel. Do not post it publicly because it may contain encrypted connection information.
14. Where are the TSplus Connection Client logs?
For a per-user installation, current TSplus documentation identifies C:\Users\<username>\RDP6\logs\connectionclient_*.txt. For an all-users installation, check C:\Program Files (x86)\Connection Client\RDP6\logs. Review a copy for sensitive information before sharing it outside the organization.
15. Can standard RDP be used permanently instead?
It may work as an alternative, but the display behavior and features can differ. Users who depend on the TSplus Floating Panel, RemoteApp presentation, Seamless mode, or special printing features should repair the generated-client connection rather than assume standard RDP is equivalent.
Final Recommendation
When standard Microsoft Remote Desktop works but a TSplus .connect file does not display the Floating Panel, avoid broad server changes. First log off the user's confirmed disconnected session, close the local client, test for an off-screen window, and restart the workstation. Next, back up the connection file, reinstall the server-approved TSplus Connection Client, and safely rename the user's RDP6 folder if necessary. Test the profile on another trusted workstation to determine whether the problem follows the computer or the connection file.
If the issue continues, request a newly generated profile, verify the user's Floating Panel assignment, review endpoint-security events, and collect the official connectionclient_*.txt logs. Treat Windows update timing as diagnostic evidence, not automatic proof of the cause, and preserve security protections throughout the repair.
#TSplus #TSplusRemoteAccess #TSplusFloatingPanel #ConnectFile #ConnectionClient #RemoteDesktop #RDP #RemoteApp #RDP6 #ConnectionLauncher #WindowsServer #Windows11 #Windows10 #RemoteDesktopServices #ApplicationPublishing #FloatingPanel #RemoteAccessTroubleshooting #RDPTroubleshooting #TSplusRepair #ClientCache #DisconnectedSession #OffScreenWindow #MultiMonitor #DisplayScaling #WindowsUpdate #EndpointSecurity #AntivirusTroubleshooting #SystemAdministrator #ITSupport #TechnicalSupport #CloudDesktop #PublishedApplications #RemoteSession #SessionHost #Knowledgebase
Was this guide useful?
Your answer helps us keep BISONKB accurate and practical.