Remote Desktop

Taskbar not visible in Remote Desktop on Windows 10

Taskbar not visible in Remote Desktop on Windows 10

Some users have been reporting not being able to see the taskbar when connecting to a computer via RDP. The Remote Desktop Connection feature makes the use of RDP (or Remote Desktop Protocol) for the user to access a remote computer. This is different from the taskbar being auto-hidden until the mouse pointer hovers on it. In this case, the taskbar is entirely inaccessible, making the usage of the remote computer very hard.

Taskbar not visible in Remote Desktop

Here are some suggestions you can try to fix the issue. They should be carried on the remote computer.

  1. Restart Windows Explorer process.
  2. Clear cache for multiple processes.
  3. Reinstall the Shell Experience components.
  4. Update, Uninstall, or Rollback, the Display driver.

Show local taskbar in the Remote desktop

1] Restart Windows Explorer process

In order to restart the File Explorer, open the Task Manager.

Under the tab of Processes, look for Windows Explorer.

Right-click on it and select Restart.

2] Clear cache for multiple processes

Open Notepad.

Paste the following in the text area:

@echo off taskkill /f /im explorer.exe taskkill /f /im shellexperiencehost.exe timeout /t 3 /NOBREAK > nul del %localappdata%\Packages\Microsoft.Windows.ShellExperienceHost_cw5n1h2txyewy\TempState\* /q timeout /t 2 /NOBREAK > nul start explorer @echo on

Hit CTRL + S.

From the Save dialog box, select the save as type as All files and name the file as CacheClearTWC.bat

Navigate to the location where you saved that file using the File Explorer and just run it normally.

It will run a couple of batch scripts, and it should fix your issue.

3] Reinstall the Shell Experience components

Open Windows PowerShell with Administrator rights.

Execute the following command inside the command line:

Get-appxpackage -all *shellexperience* -packagetype bundle |% add-appxpackage -register -disabledevelopmentmode ($_.installlocation + “\appxmetadata\appxbundlemanifest.xml”)

Once the execution is completed, it should fix any issues with regard to the Shell experience that you are encountering.

4] Update, Uninstall or Rollback the Display driver

A flawed installation might have caused the issue. Else, an outdated an incompatible driver might also trigger the same issue. Lastly, a corrupted or improper installation would do the same.

 

The Display driver is responsible for scaling and arranging components on Windows 10. You can either update the Graphics Driver or rollback or reinstall it. These actions can be performed from the Device Manager under the section of Display adapters.

I hope this guide helped you.

Add Mouse gestures to Windows 10 using these free tools
In recent years computers and operating systems have greatly evolved. There was a time when users had to use commands to navigate through file manager...
Control & manage mouse movement between multiple monitors in Windows 10
Dual Display Mouse Manager lets you control & configure mouse movement between multiple monitors, by slowing down its movements near the border. Windo...
WinMouse lets you customize & improve mouse pointer movement on Windows PC
If you want to improve the default functions of your mouse pointer use freeware WinMouse. It adds more features to help you get the most out of your h...