Bring Back Old Volume Control in Windows 10

Windows 10 features a new style volume control. This new style volume control is simple, without giving much control over the volume. However, many Windows users are used to the old volume control and want it back. Here is a little hack that can bring the old volume control back. Before you go ahead with this, make sure you take a back up of registry settings, incase you want to revert to the default volume control.

new-volume-control

In order to perform the steps listed below, you must be logged in as the administrator.

Hold the Windows Key and Press R. Type regedit in the run dialog and click OK.

Type regedit in the Run dialog box and press Enter.

Windows registry editor will open. Navigate to the following registry key.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\MTCUVC

If MTCUVC does not exists, right click CurrentVersion and select New -> Key and name it as MTCUVC

Click the DWORD (32-bit) Value named EnableMtcUvc and change its value data. If it doesn’t exists, right click MTCUVC and choose New -> DWORD (32-bit) Value -> Name it as EnableMtcUvc and set it’s value to 0.

0 = Enabled Old Volume Control

1 = Enable New Volume Control (Default)

Once done, reboot your PC and test to see if the volume control is back. Click the sound icon on the lower right corner to check/test.

windows 10 volume control

Many users asked for a way to open Volume Mixer through a shortcut. Although you can open the Volume Mixer by right-clicking on the volume icon in the system tray and then clicking Open Volume Mixer, it is handy to have a shortcut if you use this feature often. To create this shortcut, follow these steps.

Right-click on the Windows desktop, point to New, and click New Shortcut to create a new shortcut.

Create Shortcut dialog box will appear prompting you to type the location of the item. Copy and paste the following code.

%windir%\System32\SndVol.exe -T 49490633

Click Next and type any name for the shortcut. Click Finish.

Note: This shortcut will open the volume mixer in the bottom right corner of the screen. If you prefer the volume mixer to appear in the bottom left corner, follow the same procedure but copy and paste the following code in the shortcut location prompt.

%windir%\System32\SndVol.exe -T 76611119 0

In Windows 7 and above, you can open the Volume mixer and pin it to the taskbar as well.

ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.