Skip to main content

Fix: Music Stops Playing When Screen Turns Off On Surface

One flaw that every single generation of the Microsoft Surface tablet has had and continues to have, a flaw that Surface users have constantly complained about, is the fact that the tablet pauses the playback of any media (music or video) when the screen turns off after being idle or when the user presses the Power button and turns its screen off, which puts it into sleep mode, pausing the media and other activities. Meaning, the activities will resume when it’s out of sleep.
Microsoft has not addressed this pressing issue ever since the first Microsoft Surface tablet was put on store shelves, but this problem can, fortunately, be fixed on the user’s end. If you want to make sure that your Surface does not stop playing music (or video) when its screen turns off, the following are the two most effective methods that you can use to do so:

Method 1: Turn Sleep off

Since music playback stops when the Surface goes to sleep, turning sleep off entirely and making it so that the tablet does not go to sleep in any case will definitely solve the problem for you. To turn sleep off:
Press the Windows Logo key + X to bring up the Contextual menu. In the Power User menu, tap on Power Options.
poptions1
Tap on the Change plan settings option located to the right of the power plan your surface is using.
change plan settings
Open both the drop down menus in front of the Put the computer to sleep feature (for on battery and Plugged in, respectively, and set both of them to Never.
The steps listed above will make it so your Surface never goes to sleep, and the following steps will make it so the screen of your Surface turns off but the device does not sleep after a certain amount of time so as not to compromise your device’s battery life:
Repeat steps 1-3 from above.
Tap on Change advanced power settings. Expand the Display section in the Power Options
2015-11-06_085121
Set the screen turn off time to the preferred amount (the recommended amount of time is 1 minute).
So the next time you want to make sure that the Surface does not stop playing your music when its screen turns off, simply wait for the amount of time you have set for its screen to turn off instead of hitting the tablet’s Power button. Thanks to the steps listed above, doing so will cause the Surface’s screen to turn off but the tablet will not go into Sleep mode.

Method 2: Lock your tablet instead of putting it to sleep

Locking your Microsoft Surface is an excellent alternative to putting it to sleep. While music and video playback are programmed to stop when a Surface goes to sleep, they are not programmed to go to sleep when the tablet is locked. To lock your Microsoft Surface, you need to:
Open the Start Menu.
Tap on your account picture in the top left corner of the Start Menu.
Select Lock.

Comments

Popular posts from this blog

How to Format/Indent XML Files in Notepad++

Notepad++ is a free text and source code editor that is mostly used by programmers. It is an advanced alternate version of the default notepad which supports 50 programming, scripting and markup languages. It allows a user to edit codes within multiple tabs in a single window. However, it lacks the formatting for XML files or XML code. Users will find it difficult to edit or read the XML code without the correct format for code. How to Format/Indent XML Files on Notepad++ What is XML File? XML (stands for eXtensible Markup Language) which is a language designed to store and transport data. XML files are just plain text files that can’t do anything on their own. Custom tags are used in XML files to define objects and the data within each object. It defines a set of rules for encoding documents in such a format that both humans and machines could read. XML is similar to HTML but the difference is that HTML defines how data looks, while XML defines what data is. XML Code samp...

How to Fix the ‘Failed to Acquire the VirtualBox COM Object’ Error

Several users are reporting that they are unable to launch VirtualBox. The critical error message that comes up is  “Failed to acquire the VirtualBox COM object. The application will terminate”.  In some cases, the error is also accompanied by a second error message pointing towards the problem. The issue does not seem to be specific to a certain Windows version since it’s confirmed to occur on both Windows 8.1 and Windows 10. Failed to acquire the VirtualBox COM object. The application will now terminate. What is causing the ‘Failed to Acquire the VirtualBox COM Object’ error? We investigated this issue by looking at various user reports and the repair strategies that are commonly deployed successfully in this particular scenario. As it turns out, there are multiple culprits that might end up triggering this issue: VirtualBox is not installed with admin access  – Virtualbox is one of those software products that will require you to install them with a...

How to Fix ‘An Error Has Occurred in the Script On This Page’

Script errors are still a common occurrence among Internet surfers. And it’s not just restricted to web browsers as you might think. The  ‘An error has occurred in the script of this page’  is mostly reported with Internet Explorer, but there are a lot of programs that use IE scripts, so the issue is reported in conjunction with a lot of different application. As it turns out, the issue is not exclusive to a certain Windows version since it’s confirmed to occur on all the most recent versions including Windows 7, Windows 8.1 and Windows 10. An error has occurred in the script on this page. What is causing the  ‘An error has occurred in the script of this page’  issue? We investigated this particular issue by looking at various user reports and the repair strategies that are most commonly used to resolve this problem. Based on our investigations, there are several different culprits that might be responsible for this issue: Java is missing from the Wind...