How to disable Windows Updates on your windows player

How to disable Windows Updates on your windows player

As of August 2025 all nordicscreen windows players are shipped with windows updates disabled, and Windows 11 is now the standard.

FAQ
Is this not a security issue? It is always recommended to have digital signage devices on a dedicated VLAN, this will limit the risk significantly and allow for strict network traffic policies to mitigate security risks and limit potential attacks.
Why is it a good idea to do it anyway? The reason for us to do this by default, is to improve stability and ensure compatibility. We test our software and hardware with specific windows versions, and windows updates can sometimes cause undesirable problems like changing network connection type and block our software in windows firewall. We also see frequent issues where updates stall with a modal error window and a following need to access the computer physically to recover. For some customers the bandwidth usage coupled to windows updates is not desirable, for instance on metered connections. Disabling windows updates is a widely adopted practice within the digital signage industry, and the players are not considered user devices so they are mostly exempted from staff/production IT security policies.
What happens if we enable it anyway? Nordicscreen can not be held liable for issues related to windows updates nor expected to assist bringing players back online or reinstall image etc. By enabling windows updates, you as a customer will own this responsibility. 

How to disable windows updates
1. Run powershell as administrator by searching for it:

2. Run this command: Stop-Service -Name wuauserv
3. Followed by this command: Set-Service -Name wuauserv -StartupType Disabled
4. Close powershell window
5. Reboot computer and check that any downloaded and pending windows updates are applied

How to re-enable windows updates
1. Run powershell as administrator by searching for it
2. Run this command: Start-Service -Name wuauserv
3. Followed by this command: Set-Service -Name wuauserv -StartupType Automatic

    • Related Articles

    • How to update a Windows Player

      To update your Windows Player follow these steps: 1. Sign in with an admin user to your Q-Play account. 2. Go to Players. 3. Find the Windows Player you wish to update, and click on it. 4. In the pop-up click on Update Software, and click yes to the ...
    • How to connect Windows player to Wi-Fi.

      This guide shows how you recover your internet connection on a PC with Windows Player installed. NB: This guide is made for windows 10 and up. Press F4 on your keyboard to close the Player program down on the PC that controls your infoscreen. Now ...
    • How to change Time & Date on a Windows Player

      This guide will show you how to change the time and date on your Windows. You'll need at keyboard to complete this guide, and also a mouse if you wanna make it easier for yourself. 1. Connect the keyboard to the Windows Player and press on the F4 ...
    • Installation of Q-Play - Windows

      This guide will tell you everything you need to know on your Windows device. How to install q-play NB: Q-Play Windows is only for Windows 10 and up Please note: All settings that can put the screen to sleep, enable screen saver or other similar ...
    • Set automatic restart on Windows

      In order to ensure maximum stability, we recommend that your Windows Player is set to restart at least once every 24 hours. This can be enabled directly in Windows by running the following command in a command prompt: NB! Remember to open Command ...