If you have a media player powered by Windows make sure it’s Windows 7, 8, or 10. All versions (Home, professional, etc.) are supported. Windows digital signage is known as one of the strongest platforms on the market.
Log in at my.playsignage.com, then go to Screens, hit Add screen, and use the code from the TV to link the APP to your account.
Design your content
Go to Playlists, hit Create Playlist, and design your content.
Link your playlist
Go to Groups & Schedules, pick your playlist in the group’s base playlist and move your screen to the group.
Launch APP on startup
Launching the APP on startup is not on when you first install our APP. If you want the APP to launch after a power outage or simply when you power on your player go to my.playsignage.com, Screens, open the settings for the screen, and toggle on Launch APP on startup.
You probably have an outdated version of the .NET framework, download and install the most recent .NET Framework version.
Where are the files saved?
The player downloads files to C:\Users\%USERNAME%\AppData\Roaming\PlaySignage\assets Please note that the AppData folder is hidden in Windows by default, if you don’t know how to show hidden files, click here to see a guide.
Can I run several instances of the application?
By default, the application enables a maximum of one window, however in situations where you have a Windows machine with several monitors you may need to run one player application per monitor. To do this, you need to set a different data directory for each application window using the --data-dir parameter, for example: C:\Users\%USERNAME%\AppData\Local\Programs\PlaySignage\PlaySignage.exe --data-dir=C:\playsignage-app2
The mouse cursor is visible after restart?
Some Windows machines have a quirk where the cursor is showing after rebooting the player. This can not be fixed by our software as windows do not update mouse cursor location after our app starts, so the cursor does not register as hovering over the app. The simple fix is to install additional software to auto-hide the cursor:
Download & unzip the file, you will find a simple program that works with the default configuration
Intranet website with self-signed SSL certificate is not showing?
By default as a security precaution, the application does not show websites with certificate errors. However if you need to show a website that does not have a valid SSL certificate, you can launch the app with a --ignore-certificate-errors parameter, for an example: C:\Users\%USERNAME%\AppData\Local\Programs\PlaySignage\PlaySignage.exe --ignore-certificate-errors
How to disable automatic updates for Windows 10?
Unlike previous versions, there is no official way to turn off automatic updates on Windows 10 machines. That is good from the security perspective, however digital signage operators often prefer that their devices do not start updating in the middle of the day. If the updates are disabled and an exploit is found in Windows, your device will be exposed to the exploit as it won’t get the latest security updates. If you decide to turn off the automatic updates, we recommend making sure that at least the Windows Defender Firewall is turned on.
Select “Disable Service” and press the button “Apply now”
This software is created by Sordum, read more about the update blocker here.
How do I update the app software?
There is a built-in auto-updater, however, in certain circumstances, the software is not automatically updated. You can apply the update manually without having to link the screen again:
When an update is applied, the player will be launched.
The player is not downloading files?
If you are using Windows Management Instrumentation (WMI), it may block our software from querying disc usage. You can fix it by executing follwing command in the command prompt: winmgmt /resetrepository
The plugins don’t work
If one or more plugin doesn’t work on your Windows, it’s possible that the PlaySignage app on your player device is out of date. Click here to learn more.
How do I access OPTIONS if I disabled the top menu bar?
In the APP options, you can hide the top menu bar if you for example are running a touch screen. To access the top menu bar, when hidden, you can use CTRL + O for options or CTRL + Q to close the APP.
I installed PlaySignage app from Windows Store, but I can not use it for Windows kiosk mode.
Windows 10 and 11 have functionality so set up assigned access for a single user and application (kiosk mode), the caveat being the application must be UWP appx installed from Windows Store. Our app is also listed on Windows Store, however also to our disappointment we discovered that Microsoft does not support the technology stack we use (electron) for their kiosk mode, this is a limitation of the internal Edge browser webview unfortunately.