<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Blank Screen in Desktop (Windows)</title>
    <link>https://community.spotify.com/t5/Desktop-Windows/Blank-Screen/m-p/4479836#M58824</link>
    <description>This did not fix it for us.&lt;BR /&gt;I escalated a ticket with Spotify support and they couldn't fix it.&lt;BR /&gt;It is a roaming profile issue, where the AppData folder is redirected to a&lt;BR /&gt;network drive.&lt;BR /&gt;They don't have a working solution to be able to choose a install location&lt;BR /&gt;path; so their only solution is to use the web interface.&lt;BR /&gt;This isn't what we wanted, so we worked out a deal with Pandora to allow my&lt;BR /&gt;3,427 employees to use their product.&lt;BR /&gt;Oh well.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;-Sean J&lt;BR /&gt;</description>
    <pubDate>Sat, 12 May 2018 00:16:33 GMT</pubDate>
    <dc:creator>Seanjohnsn</dc:creator>
    <dc:date>2018-05-12T00:16:33Z</dc:date>
    <item>
      <title>Blank Screen</title>
      <link>https://community.spotify.com/t5/Desktop-Windows/Blank-Screen/m-p/2153718#M1945</link>
      <description>&lt;P&gt;Last week after an update to Spotify, it would open but just be a blank screen.&amp;nbsp;&lt;BR /&gt;So I contacted Spotify Cares on Facebook. They had me do the following&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Restart&amp;nbsp;my router.&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;uninstall&amp;nbsp;the app from Control Panel &amp;gt; Programs.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Delete the "Spotify" folder in %AppData% and %LocalAppData%&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Place the PC in the DMZ to ensure firewalls weren't the issue.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Delete the app and reinstall it in safe mode.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;delete&amp;nbsp;the "ru.mo" or "ru.pak" from %AppData%&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;None worked.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2017 02:19:13 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Windows/Blank-Screen/m-p/2153718#M1945</guid>
      <dc:creator>Kaiden-Rogers</dc:creator>
      <dc:date>2017-09-20T02:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Blank Screen</title>
      <link>https://community.spotify.com/t5/Desktop-Windows/Blank-Screen/m-p/2153721#M1946</link>
      <description>&lt;P&gt;This PC is part of a Domain using Folder Redirection. This setup is used in school &amp;amp; office environments. If you're using a personal computer that isn't connected to a work or school network, or a network where you set up a server to run a domain controller then this will not work for you.&lt;BR /&gt;&lt;BR /&gt;it should be noted that in the case of a folder redirection the Environment&amp;nbsp;Variables&amp;nbsp;&lt;/P&gt;&lt;P&gt;%AppData% = \\DOMAIN-CONTROLLER\Users\{Username}\AppData\Roaming&lt;BR /&gt;(The first two directory name's in the UNC above will differ depending what they were named when the DC was set up)&lt;BR /&gt;%LocalAppData% = C:\Users\{Username}\AppData\Local&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When installed Spotify will install to&amp;nbsp;&lt;SPAN&gt;\\DOMAIN-CONTROLLER\Users\{Username}\AppData\Roaming and&amp;nbsp;C:\Users\{Username}\AppData\Local&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I can only speculate that Spotify's code in Roaming AppData is referring&amp;nbsp;to files in Local AppData which should be one folder up (../Local) but doesn't exist.&lt;BR /&gt;&lt;BR /&gt;My Solution was:&lt;/P&gt;&lt;P&gt;Start task manager&lt;/P&gt;&lt;P&gt;End task of&lt;BR /&gt;"Spotify (32 bit)" (all of them, if more than one) and&lt;BR /&gt;"SpotifyWebHelper (32 bit)"&lt;BR /&gt;Cut the "Spotify" folder at %AppData%(from the UNC above) and paste it into&amp;nbsp;&lt;SPAN&gt;C:\Users\{Username}\AppData\Roaming.&lt;BR /&gt;&lt;/SPAN&gt;Then run Spotify via&amp;nbsp;&lt;SPAN&gt;C:\Users\{Username}\AppData\Roaming\Spotify\SpotifyLauncher.exe&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;It should then start normally.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 05:52:32 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Windows/Blank-Screen/m-p/2153721#M1946</guid>
      <dc:creator>Kaiden-Rogers</dc:creator>
      <dc:date>2017-09-28T05:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Blank Screen</title>
      <link>https://community.spotify.com/t5/Desktop-Windows/Blank-Screen/m-p/3606982#M1947</link>
      <description>&lt;P&gt;Thanks for posting this; it solved my problem as well. I suspect you're right about the relative path being used, instead of asking Windows where %LocalAppData% is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is SHAMEFULLY inept programming. Folder Redirection is nothing new; it has been around for 17 YEARS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;New customer, here, thanks to the Groove/Spotify transition. Windows Mobile app not working yet, either. I will not be a Spotify customer for long, I suspect.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Dec 2017 21:58:03 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Windows/Blank-Screen/m-p/3606982#M1947</guid>
      <dc:creator>JRV1</dc:creator>
      <dc:date>2017-12-03T21:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Blank Screen</title>
      <link>https://community.spotify.com/t5/Desktop-Windows/Blank-Screen/m-p/4451194#M56796</link>
      <description>&lt;P&gt;Thanks for that. Tried it. Still started as black screen.&lt;/P&gt;&lt;P&gt;Our profiles go to \\file-sernamedchanged\Users\&amp;lt;Username&amp;gt; then there is \AppData \Roaming under there where the Spotify places itself.&lt;/P&gt;&lt;P&gt;It's stupid there is no way to change this install location as we don't need our Sportify profile to be roaming.&lt;/P&gt;&lt;P&gt;Moving it to C:\Users\&amp;lt;username&amp;gt;\AppData\Roaming still caused a black screen only.&lt;/P&gt;&lt;P&gt;Pandora it is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 15:01:55 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Windows/Blank-Screen/m-p/4451194#M56796</guid>
      <dc:creator>Seanjohnsn</dc:creator>
      <dc:date>2018-04-12T15:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Blank Screen</title>
      <link>https://community.spotify.com/t5/Desktop-Windows/Blank-Screen/m-p/4479822#M58822</link>
      <description>&lt;P&gt;This solved it for me:&amp;nbsp; Click the ... menu icon (top-left), select 'View', then disable Hardware Acceleration.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 23:58:01 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Windows/Blank-Screen/m-p/4479822#M58822</guid>
      <dc:creator>SteamySteve</dc:creator>
      <dc:date>2018-05-11T23:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Blank Screen</title>
      <link>https://community.spotify.com/t5/Desktop-Windows/Blank-Screen/m-p/4479836#M58824</link>
      <description>This did not fix it for us.&lt;BR /&gt;I escalated a ticket with Spotify support and they couldn't fix it.&lt;BR /&gt;It is a roaming profile issue, where the AppData folder is redirected to a&lt;BR /&gt;network drive.&lt;BR /&gt;They don't have a working solution to be able to choose a install location&lt;BR /&gt;path; so their only solution is to use the web interface.&lt;BR /&gt;This isn't what we wanted, so we worked out a deal with Pandora to allow my&lt;BR /&gt;3,427 employees to use their product.&lt;BR /&gt;Oh well.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;-Sean J&lt;BR /&gt;</description>
      <pubDate>Sat, 12 May 2018 00:16:33 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Windows/Blank-Screen/m-p/4479836#M58824</guid>
      <dc:creator>Seanjohnsn</dc:creator>
      <dc:date>2018-05-12T00:16:33Z</dc:date>
    </item>
  </channel>
</rss>

