<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  
  
  <channel>
    <title>chrisjrob: rdesktop</title>
    <link>https://chrisjrob.com</link>
    <atom:link href="https://chrisjrob.com/tag/rdesktop/feed/index.xml" rel="self" type="application/rss+xml" />
    <description>GNU Linux, Perl and FLOSS</description>
    <language>en-gb</language>
    <pubDate>Fri, 13 Feb 2026 17:22:31 +0000</pubDate>
    <lastBuildDate>Fri, 13 Feb 2026 17:22:31 +0000</lastBuildDate>
    
    <item>
      <title>Windows 10 Black Screen After Remote Desktop</title>
      <link>https://chrisjrob.com/2017/11/21/windows-10-black-screen-after-remote-desktop/</link>
      <pubDate>Tue, 21 Nov 2017 10:00:00 +0000</pubDate>
      <author>chrisjrob@gmail.com (Chris Roberts)</author>
      <guid>https://chrisjrob.com/2017/11/21/windows-10-black-screen-after-remote-desktop</guid>
      <description>
       <![CDATA[
         
           <img src="https://chrisjrob.com/assets/black-window-300.png" align="right" alt="Featured Image">
         
         <p>I logged into my Windows 10 Professional (1703) desktop from home yesterday, using Remmina on Ubuntu 16.04. 
I wasn’t surprised when my desktop wallpaper was black, I know it does this to save bandwidth, but when I returned to the office this morning my desktop was still black and, as it is set by the administrator via GPO, could not be changed.</p>

<p>Searching the Internet was not helpful on this occasion; so I have made this quick posts to help others.</p>

<!--more-->

<p>It turns out that this is not some weird absence of wallpaper, but rather is a plain black wallpaper image, which has managed to get itself cached.
The solution is consequentially simple - find and terminate said cached image.</p>

<ol>
  <li>Open File Explorer and navigate to <code class="language-plaintext highlighter-rouge">%APPDATA%</code> (you can type that into the top address/location field).</li>
  <li>In the search box at the top right enter the text “Cache” (see image below).</li>
  <li>Delete the cached version of the black wallpaper once it is found.</li>
  <li>Sign out and then sign back in.</li>
</ol>

<p>On my system the specific file location was:</p>

<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>%APPDATA%\Microsoft\Windows\Themes\CachedFiles\CachedImage_1920_1080_POS4.jpg
</code></pre></div></div>

<p>Please do comment below if this was helpful, or if you needed to alter these instructions at all.</p>

<p><img src="/assets/black-window.png" alt="File Manager" /></p>

       ]]>
      </description>
    </item>
    
    <item>
      <title>Choppy Audio Silverlight Over RDP</title>
      <link>https://chrisjrob.com/2011/03/04/choppy-audio-silverlight-over-rdp/</link>
      <pubDate>Fri, 04 Mar 2011 00:00:00 +0000</pubDate>
      <author>chrisjrob@gmail.com (Chris Roberts)</author>
      <guid>https://chrisjrob.com/2011/03/04/choppy-audio-silverlight-over-rdp</guid>
      <description>
       <![CDATA[
         
           <img src="https://chrisjrob.com/assets/silverlight.jpg" align="right" alt="Featured Image">
         
         <p>Following <a href="/2011/03/03/problems-playing-silverlight-media-on-windows-server-2003/">my recent post</a>
regarding Silverlight, unfortunately I have hit disaster.  When the
audio starts, it sounds choppy with a double-echo or reverb.  In short
it is unusable.  All other audio works fine, even on the same webpage,
but as soon as you try and listen to a Silverlight widget it sounds
terrible.</p>

<!--more-->

<p>Googling “silverlight rdp choppy” in desperation has not filled me with
confidence, there are a number of posts including:</p>

<ul>
  <li><a href="http://forums.silverlight.net/forums/p/94280/303052.aspx">Has anyone else ran into a problem where if you use a Silverlight app over Remote Desktop and it plays a WMA or MP3 file using MediaElement, the sound is choppy?</a></li>
</ul>

<p>It is possible that upgrading to Windows Server 2008 would resolve this
issue; although there are issues I believe in connecting to the latest
RDP version using rdesktop.</p>

<p>I did find <a href="http://social.technet.microsoft.com/Forums/en-US/winserverhyperv/thread/1e7a9764-e220-4693-a4ac-d7f4e811283b">this advice from Microsoft</a>,
the Microsoft RDP Client was the only sound card available, but I
followed the advice anyway to no avail.</p>

<p>What I simply do not understand is why all other audio works perfectly
via RDP, except Silverlight, especially given the fact that Silverlight
and RDP are Microsoft products.</p>

<p>Any suggestions gratefully received!</p>


       ]]>
      </description>
    </item>
    
    <item>
      <title>FreeRDP</title>
      <link>https://chrisjrob.com/2011/02/24/freerdp/</link>
      <pubDate>Thu, 24 Feb 2011 00:00:00 +0000</pubDate>
      <author>chrisjrob@gmail.com (Chris Roberts)</author>
      <guid>https://chrisjrob.com/2011/02/24/freerdp</guid>
      <description>
       <![CDATA[
         
         <p>For a long time I have noticed that the pace of development of rdesktop
seemed to have slowed, and that the rdesktop-users mailing list had gone
quiet.  What I hadn’t noticed until recently is that there is now an
alternative called <a href="http://www.freerdp.com/">FreeRDP</a>.</p>

<p>FreeRDP is a fork of the rdesktop project that intends to rapidly start
moving forward and implement features that rdesktop lacks the most.</p>

<!--more-->

<p>For more information please visit:</p>

<ul>
  <li><a href="http://www.freerdp.com/">FreeRDP</a>.</li>
</ul>

       ]]>
      </description>
    </item>
    
  </channel> 
</rss>
