Anyway to make the sound louder?

Anonymous
2012-11-01T20:24:52+00:00

I have it maxed at the settings and deleted Skype. I ran the same YouTube video on  a Nexus 7 side-by-side and it is about 25% louder. BTW, Nexus7 loaded all 4 videos I compared 3 times faster

Surface | Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2013-01-11T22:49:32+00:00

Hi NoBoundaries.

Sorry for the inconvenience. Have you enabled all of the enhancement options in Speaker properties? If not, I'd recommend making those adjustments.

We do appreciate the feedback and will pass it along to our product team.

Please let us know if there are any further questions we can help you with.

To select enhancements:

  1. Swipe in from right edge, for Charms
  2. Tap or click Search
  3. Type "volume"
  4. Tap or click Adjust System Volume
  5. Tap or click Speaker icon
  6. Select Enhancements tab
  7. Check each item according to preference.

Was this answer helpful?

40+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2012-11-21T19:43:44+00:00

Hi Danieleyassu,

The tablet is a lightweight device and not really designed as a powerhouse device. Most tablets are assumed to be a personal device and not really meant to be shared with lots of people. Therefore, it won't really be that loud as compared to a laptop or desktop PC, especially considering the ultra slim form factor of our tablets which, IMHO, also makes our devices look "sexy."

However, I find my sound to be sufficient on my Surface RT Tablet as long as I'm not in a noisy location. If I am, I simply use my earbuds or headphones. Even so, last night my two daughters watched/listened to several Dr. Seuss' books/apps on my tablet where it Auto Reads the story to them and they used the tablet's speakers to listen. Of course, at the time, it was quiet in the room (we had to turn off the radio).

There have been times when I wanted more output, maybe some background music at a dinner party, and I've used a 3rd party speaker with self-amplification (it is self-powered) which helped to fill the sound gap.

I hope this helps!

David

Was this answer helpful?

9 people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2012-11-01T22:56:05+00:00

You can make sure you're currently at the highest possible volume levels by playing your YouTube video then RIGHT-CLICKING the SPEAKER icon in the BOTTOM RIGHT corner of the CLASSIC DESKTOP TASKBAR.

Choose OPEN VOLUME MIXER from the popup and make sure your DEVICE volume is all the way up as well as the volume slider for INTERNET EXPLORER or the APP you're trying to make louder.

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2012-11-09T21:43:21+00:00

The speakers are quite low on the device. They are plenty loud to hear in a quiet room, but if you plan on using it with a loud fan or a room with people talking, opt for head phones. They are what they are, there aren't really any options other than travel speakers or headphones.

Comparable to a couple of laptops I have, they're about the same.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2014-03-30T23:40:07+00:00

Hi lix2k3

Well there is a way to increase the sound of your Surface if you haven't done so recently.

  1. Go to your desktop
  2. Click on control panel
  3. Go to Hardware and Sound
  4. Click on Sound
  5. Select speakers and select properties
  6. Go to enhancements
  7. Click on loudness equalization and apply

There. Your speakers will be significantly louder and you don't need to invest into some external speakers. *even though I already have* XP

Regards

Kevin N.

Was this answer helpful?

0 comments No comments
Answer accepted by question author
Anonymous
2013-08-14T18:31:26+00:00

As of the August update this now pears to be fixed!! Blessed relief! 😃

Was this answer helpful?

0 comments No comments
Answer accepted by question author
Anonymous
2013-03-09T00:24:09+00:00

Hello MiguelVemba,

Sorry to hear about the issues you are having with the sound when using headphones.

If you are still having issues, you have the following options:

  1. Open a service request yourself, using our Online Service Center, or
  2. Contact our Technical Support team here.

Best regards.

Was this answer helpful?

0 comments No comments
Answer accepted by question author
Anonymous
2013-01-08T22:01:52+00:00

I love my new surface tablet but the external speaker volume is to low, is there any way to turn it up?

Bricr

There is a way to adjust the volume that's quick and easy, check the tips here for it and other tips that will help you get the most of this great tablet: http://forum.xda-developers.com/showthread.php?t=1970464

Was this answer helpful?

0 comments No comments
Answer accepted by question author
Anonymous
2013-01-02T15:06:17+00:00

Hi Boonie46.

My apologies for your troubles. Have you had a chance to check your mixer volume settings, as Giselle had recommended? You may also want to consider using headphones or connecting speakers to Surface, for a louder audio experience.

Please let us know if you have any further questions.

Thanks!

Was this answer helpful?

0 comments No comments
Answer accepted by question author
Anonymous
2012-12-13T02:09:55+00:00

Hello mvb0351,

I haven't heard of an app like this yet, but have you thought about maybe using some speakers?

You can visit the Compatibility Center to see what speakers are compatible with the Surface with Windows RT.

Rebecca_AA1

Was this answer helpful?

0 comments No comments
Answer accepted by question author
Anonymous
2012-11-29T00:30:25+00:00

Hello Troy,

When your Surface is playing audio, and your sound has been set to Max volume by using the Volume keys, approx how loud is it?

Was this answer helpful?

0 comments No comments

267 additional answers

Sort by: Oldest
  1. Anonymous
    2013-07-12T15:07:18+00:00

    All,

    As Microsoft still haven't fixed the issue introduced with the May UEFI update I'm putting a little update here.

    As everyone who's tried the little fix I put in will know, Windows Update INSISTS on re-installing the broken driver after a couple of days. Fortunately, you can take control of Windows Update.

    Now I DO NOT RECOMMEND this as a long term fix. Microsoft regularly release updates to the anti-virus/anti-malware signatures. But at least you can take control and update stuff on your terms, instead of having to rollback the driver every 2 days.

    This is a registry fix. Rather than attach files, I think that it is better to post it directly so that everyone can create the files themselves. It's very simple, and very straight-forward. I never download registry files without fully understanding what they do first, and you shouldn't either!

    There are 2 files to create. They can be built using notepad. Below there are two pieces of text. They will be separated by two lines of "=" (Equal) signs. Copy everything between the lines into two separate files. You will need to make sure that they are saved as ".reg" files, and NOT notepad's default of ".txt"

    Save these files to your desktop.

    File 1 - "Turn off Windows Update.reg"

    ===========================

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]

    "AUOptions"=dword:00000000

    ===========================

    File 2 - "Turn on Windows Update.reg"

    ===========================

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]

    "AUOptions"=dword:00000004

    ===========================

    Before turning off Windows Update, make sure you're fully updated with everything. It's better to roll back the faulty driver after you switch it off. Basically just double-click on the files. A UAC prompt will appear asking for permission. Click yes to all the prompts.

    There are some side-effects of turning it off. For some weird reason, Office doesn't like it, and One Note acts as if it's the first time you've used it. All your stuff will be there, but One Note will still go through the setup motions the first time you use it after turning Windows Update off. The other Office apps are well behaved.

    The above tweaks only turn off/on Windows update and nothing else. Beware downloading files for doing this that contain any other registry entries. They could be making your machine vulnerable (Not that this doesn't, as you won't receive Windows Defender updates while Windows Update is off)

    I've only included this because WU was driving me bonkers by re-installing the bad driver all the time. I suspect the problem probably won't get fixed until Windows 8.1 is released later this year. In the meantime, we can now turn WU back on during Update Tuesdays every month, and off again afterwards.

    Was this answer helpful?

    0 comments No comments