Spark is notorious for opening up half way cut off when you log in or hidden off screen. There are a lot of tricks out there for moving it around with the mouse or arrow keys but digging through the Spark directory in the AppData\Roaming folder I’ve found a few config files that can be edited to quickly solve this problem for users.
This is for the Windows version but you could probably adapt the process to Linux or Mac, since I assume it uses similar, if not identical files. You’d just need to figure out where they are stored.

How to Fix Spark Main Window Showing Up Off Screen

Step 1: Close Spark completely. Either right click the flame icon near the clock, or kill the process in Task Manager.

Step 2: Navigate to the following folder.

C:\Users\username\AppData\Roaming\Spark

You can also just click your start menu button and type %USERPROFILE%\AppData\Roaming\Spark

Step 3: Open the “layout.SETTINGS” file in Notepad

Step 4: The file will have the following text or something very similar.

#Storing Spark Layout Settings
#Fri Sep 25 15:04:29 CDT 2015
mainWindowHeight=520
preferencesFrameWidth=600
preferencesFrameY=-1
chatFrameY=325
preferencesFrameX=-1
chatFrameX=590
mainWindowWidth=310
mainWindowY=1120
mainWindowX=400
chatFrameWidth=500
splitDividerLocation=-1
chatFrameHeight=400
preferencesFrameHeight=600

Change the numbers in the lines “mainWindowY=1120” and “mainWindow=500” (they are in bold) to:

mainWindowY=0
mainWindowX=0

Note you can just copy and paste the two lines above to replace the two lines in your SETTINGS file.

Step 5: Save the layout.settings file.

Step 6: Open Spark and log in and see if it doesn’t center the main window on your screen. If it doesn’t, you didn’t have the Spark.exe process entirely killed when you edited the file.

You might be able to just delete this file entirely and Spark will rebuild it with defaults, I haven’t tried, but I suspect it might.
 

aaron

Share
Published by
aaron

Recent Posts

Deploy OpenVPN Clients for Remote Connectivity

This article is building on a set of guides on how to set up a…

6 years ago

Set Up Open VPN Server with TP-Link Router

A lot of small businesses are using consumer grade routers and networking equipment these days.…

6 years ago

Set Up Dynamic DNS with TP-Link Router

If you are setting up a home/small business VPN system and are using TP-Link Archer…

6 years ago

Samsung Daily App Crashing – How To Fix

Not specifically a professional level problem since it seems like most businesses use iPhones. Samsung…

6 years ago

How To Fix "CredSSP" Error When Remoting into Windows Server 2012 R2 and Other Versions

Had to set up a new Windows Server 2012 R2 virtual machine. I'd run into…

6 years ago

How to Fix Windows Cannot Check For Updates Because Service is Not Running

No screenshots for this one. If anyone has a screen shot for this particular error,…

7 years ago

This website uses cookies.