Table of Contents
Connect multiple audio devices
Home Computer Tutorials Troubleshooting Windows 11 tests 'shared audio' to play music via multiple devices, new taskbar animations

Windows 11 tests 'shared audio' to play music via multiple devices, new taskbar animations

Jul 23, 2025 am 09:49 AM

Windows 11 tests Windows 11 is ushering in two compelling updates. First, when you hover over the open app icon in the taskbar, you will see a brand new animation effect. This new animation is similar to the effect in Windows 10. The second feature is "Share Audio", which will appear in the Quick Settings menu, allowing you to play music from both devices at the same time.

Let’s take a look at the new animation of the taskbar. As Phantom, a user on the X platform, discovered, Microsoft recently quietly added a hidden change to the preview version with version number 26120.4733, changing the way the taskbar icon thumbnails are displayed. The change was originally planned to be released when Microsoft launches a Windows 11 thumbnail revision.

If you are using Windows 11 24H2 version, the thumbnail will appear in "Fly In" form when the mouse is hovered over any open app icon. When you hover over different application icons in turn, the thumbnail will accurately reflect the actual layout size of the corresponding window. If the application window is not maximized, but runs at a smaller size, the thumbnails will also be resized accordingly.

Next, when you switch between thumbnails of different sizes, the system will add a transition animation of size changes. Although the current stable version can also recognize non-maximized windows and adjust the thumbnail size, it lacks animation effects. The added animation makes the entire preview experience more complete. Although it is not a major feature upgrade, it is a thoughtful experience optimization.

Windows Latest has tried to force enable this new thumbnail animation feature after upgrading to the latest beta version and activated successfully. Now the preview animations of different application window layouts can be displayed normally.

Windows 11 tests

It should be noted that the test was conducted in a virtual machine without GPU, so the animation performance was slightly stuttering.

Connect multiple audio devices

Currently, Windows 11 does not support playing music over multiple Bluetooth or wired audio devices at the same time, and this new version is trying to solve this problem.

As noted by Phantom on X platform, an option called "Share Audio" will be added to the Quick Setup menu, allowing users to easily control and pair multiple audio devices.

Windows 11 tests

This function prompts the user to select two devices to connect. After completion, the same audio can be played synchronously through multiple output devices.

Windows 11 tests

As long as the Bluetooth device version is 4.0 or higher, there will be no problem with multi-device connection unless the device is too old. As shown in the above image, you can select multiple devices to play audio simultaneously, and it is not limited to two devices.

These two small but practical improvements are currently in preview testing, and Microsoft may officially announce more details in the coming weeks.

The above is the detailed content of Windows 11 tests 'shared audio' to play music via multiple devices, new taskbar animations. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undress AI Tool

Undress AI Tool

Undress images for free

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

PHP Tutorial
1535
276
Windows 11 KB5062660 24H2 out with features, direct download links for offline installer (.msu) Windows 11 KB5062660 24H2 out with features, direct download links for offline installer (.msu) Jul 23, 2025 am 09:43 AM

Windows 11 KB5062660 is now rolling out as an optional update for Windows 11 24H2 with a few new features, including Recall AI in Europe. This patch is available via Windows Update, but Microsoft has also posted direct download l

How to fix Windows Update error 0x8024a203 How to fix Windows Update error 0x8024a203 Jul 26, 2025 am 07:43 AM

WindowsUpdate error code 0x8024a203 can be solved by the following methods: 1. Check the network connection and proxy settings, confirm that you can access Microsoft website normally, turn off the proxy and switch to direct connection; 2. Clear the WindowsUpdate cache, delete the SoftwareDistribution folder content after stopping the service and restart the service; 3. Use SFC and DISM tools to repair the system files, and execute the sfc/scannow, DISM/Online/Cleanup-Image/ScanHealth and DISM/Online/Cleanup-Image/RestoreHealth commands in turn; 4. Adjust the

Windows 11 can open big folders in File Explorer faster if you turn off folder discovery Windows 11 can open big folders in File Explorer faster if you turn off folder discovery Jul 24, 2025 am 12:02 AM

File Explorer is significantly slower than Windows 10 in Windows 11, and an update in February this year even caused some users' file manager exceptions. It's not clear when Microsoft will optimize this "modern" file explorer, but turning off automatic folder recognition can bring significant performance gains when opening folders with a large number of files. Automatic folder recognition is not a new feature in Windows 11. As early as the Windows XP era, Microsoft introduced this feature in Explorer, with the goal of automatically applying appropriate display templates based on the content type in the folder. For example, when a folder mainly contains pictures or videos, the system will default

how to fix mouse double clicking on single click how to fix mouse double clicking on single click Jul 21, 2025 am 01:09 AM

The main reasons for double-clicking on mouse click are hardware aging, improper system settings or driver problems. The solutions are as follows: 1. Check whether the mouse button is aging or dirty, especially if it is worn slightly. It is recommended to replace the micro-click speed or clean the internal dust; 2. Adjust the "double-click speed" setting in the Windows system and adjust it appropriately to avoid misidentification; 3. Update or reinstall the mouse driver, go to the official website to download the latest version or use the device manager to reinstall it; 4. Use third-party software such as X-MouseButtonControl or AutoHotKey script to temporarily adjust the click logic. Priority is given to checking hardware problems. If you don’t want to make trouble, you can change the mouse directly.

How to fix 'INACCESSIBLE_BOOT_DEVICE' on Windows How to fix 'INACCESSIBLE_BOOT_DEVICE' on Windows Jul 21, 2025 am 02:09 AM

When encountering a blue screen error of "INACCESSIBLE_BOOT_DEVICE", most of the situations are caused by system boot or drive problems, and the system does not need to be reinstalled. 1. First check the hard disk connection and enter the BIOS to confirm whether the hard disk is recognized, ensure that the hard disk mode is AHCI, and avoid errors caused by motherboard BIOS upgrade or settings changes; 2. If the hard disk is normal, it may be that the boot file is corrupted. You can install the USB disk through Windows to enter the recovery environment, use the bootrec command to repair the main boot record, boot sector and rebuild the BCD; 3. If the problem occurs after updating or installing the driver, try to enter safe mode to uninstall the most recent update or conflicting driver, run DISM and SFC commands to repair the system files; 4. Troubleshoot

How to fix the black screen issue in Google Chrome? How to fix the black screen issue in Google Chrome? Aug 06, 2025 pm 12:22 PM

DisablehardwareaccelerationbygoingtoChromeSettings→Systemandtogglingoff"Usehardwareaccelerationwhenavailable",thenrelaunchChrome.2.UpdategraphicsdriversviaDeviceManageronWindowsorSystemSettingsonmacOS,ordownloadthelatestversionfromthemanufa

Volume keys on keyboard not working Volume keys on keyboard not working Aug 05, 2025 pm 01:54 PM

First,checkiftheFnkeysettingisinterferingbytryingboththevolumekeyaloneandFn volumekey,thentoggleFnLockwithFn Escifavailable.2.EnterBIOS/UEFIduringbootandenablefunctionkeysordisableHotkeyModetoensurevolumekeysarerecognized.3.Updateorreinstallaudiodriv

edge pdf viewer not working edge pdf viewer not working Aug 07, 2025 pm 04:36 PM

TestthePDFinanotherapptodetermineiftheissueiswiththefileorEdge.2.Enablethebuilt-inPDFviewerbyturningoff"AlwaysopenPDFfilesexternally"and"DownloadPDFfiles"inEdgesettings.3.Clearbrowsingdataincludingcookiesandcachedfilestoresolveren

See all articles