Microsoft details Bluetooth LE Audio requirements and support for Windows 11, 10
Microsoft introduced Bluetooth LE (low energy) Audio support with Windows 11 22H2 KB5026446 (build 22621.1778), also known as Moment 3, in May 2023.
To manage wireless network connections on your Windows 10 computer, you can use the Settings app or Control Panel. However, there are many advanced settings that you cannot find in the Settings app or Control Panel. In this case, you can use Command Prompt .
8 CMD Commands to Manage Wireless Networks in Windows
Ping is one of the most basic yet useful network commands to use in the Command Prompt application. It tells you whether your computer can reach some destination IP address or domain name, and if so, how long it takes for data to travel there and back.
Usage and sample output:
This command works by sending multiple packets of data and seeing how many of them come back. If some of them don't come back, it will notify you. Packet loss leads to poor performance in games and streaming, and this is a handy way to test.
By default, ping sends 4 packets, each waiting 4 seconds before timing out. You can increase the number of packets as follows:
ping www.google.com -n 10
And increase the timeout as follows (value in milliseconds):
ping www.google.com -w 6000
Tracert stands for Trace Route. Like ping, it sends data packets as a way to troubleshoot any network issues that may be encountered, but it traces the path of the packet as it travels from one host to another.
How to use the template:
Pathping is similar to tracert except it provides more information (which means it takes longer to execute). After sending packets from your location to a given destination, it analyzes the route taken and calculates the data loss on a per-transmission basis from one host to another.
Usage and sample output:
Ipconfig is the most used network management command on Windows. Not only is it useful for the information it provides, but you can also combine it with a few switches to perform certain tasks.
Usage and sample output:
The default output shows all network adapters on the system. The default gateway and IPv4 address details in the Wireless LAN Adapter and Ethernet Adapter sections are the most important to know.
Use this switch to clear DNS cache:
ipconfig /flushdns
Clearing the DNS cache can help when your Internet connection is working, but certain websites or servers are inaccessible for various reasons (for example, a website times out and won't load). If clearing the DNS cache doesn't solve your connection issues, try these quick troubleshooting tips to fix your Internet connection .
Every device that complies with the IEEE 802 standard has a unique MAC address. MAC addresses are assigned by the manufacturer and stored in the device's hardware. Some people use MAC addresses to limit which devices can connect to a network.
Usage and sample output:
You may see more than one MAC address depending on how many network adapters are on your system. For example, WiFi and Ethernet connections will have separate MAC addresses.
Nslookup stands for Name Server Lookup. It has a lot of power, but most users don't need it. For regular people, the main use of nslookup is to find the IP address behind a given domain name.
Usage and sample output:
Note that certain domains are not tied to dedicated IP addresses, meaning you may get a different IP address each time you run the command. This is normal for larger sites as they spread out the workload across multiple machines.
If you want to convert an IP address into a domain name, just type it into your browser and see where it leads. However, not all IP addresses lead to domain names, and many IP addresses are not accessible on the web.
Netstat is a network statistics, diagnostics, and analysis tool. It is powerful and complex, but simple enough if you ignore the unnecessary advanced aspects.
Usage and sample output:
By default, the command displays all active connections on the system, whether they are on a LAN or the Internet. An active connection does not mean that data is being transferred - it simply means that a port is open and ready to accept connections.
Netstat is mainly useful for casual users because of its ability to display port information (this can come in handy when you need to forward ports).
But the command also has many switches that change the type of information displayed, such as the -r switch which displays the routing table instead.
"Netsh" stands for Network Shell. It is a cmd command for networking that allows you to view and configure pretty much every network adapter on your system in more detail and detail than any command before.
Running the Netsh command itself will switch the Command Prompt to Network Shell mode. There are a few different “contexts” in this shell, including one for routing-related commands, one for DHCP-related commands, and one for diagnostic commands, among others. But you can also use it to run individual commands.
To see all Network Shell contexts:
And to see all commands in one context:
You can drill down one more layer to find all the sub-commands within those commands:
So, for example, you can run this netsh wlan command to see all the wireless network drivers on your system and their properties:
netsh wlan show drivers
Network Shell is complex enough that it deserves its own article. Just know that if you want to get really technical about your network configuration, you’ll probably want to use this command line utility and explore the netsh commands for WiFi.
If Network Shell makes you want to explore more cmd network commands for your system, try these basic cmd commands that every user should know .
Good luck!
You can refer to some articles below:
Microsoft introduced Bluetooth LE (low energy) Audio support with Windows 11 22H2 KB5026446 (build 22621.1778), also known as Moment 3, in May 2023.
Changing your avatar on Windows 10 to your own photo, or a completely new style, will help you distinguish between user accounts on your computer.
The October 2024 report provides an overview of Windows 11's market share compared to other versions of Windows.
Windows is the most targeted operating system by hackers. Therefore, you should strengthen your PC's defenses to stay safe both online and offline. This article will guide you on how to enable or disable Secure Sign-In in Windows 10.
Adding a printer to Windows 10 is simple, although the process for wired devices will be different than for wireless devices.
Do you want to speed up Windows 10, improve Windows 10 speed or speed up Windows 10 startup? All ways to speed up Windows 10 are in this article, please read and apply to make your Windows 10 computer run faster!
Whether you're new to Windows or a veteran, your system will eventually run into problems that aren't easy to diagnose. Before calling tech support, there are a number of PC diagnostic tools you can try.
Windows clipboard history got a major overhaul with the Windows 10 October update.
Microsoft continues to announce plans to add new features to Windows 10, despite the fact that the operating system will inevitably die in October 2025.
Although Microsoft promotes Windows 11 as the future of computing, many people have recently downgraded to Windows 10 on their main PCs. Here's why it might actually be worth it to go back to an older operating system.
Microsoft charges for its official codecs and doesn't include them in Windows 10. However, you can get them for free without pulling out your credit card and spending $0.99.
When you move the mouse to the Taskbar, it displays all the functions as default when you have not set it up, but if you move the mouse elsewhere, the Taskbar will automatically hide.
Bluetooth makes our life smarter and more convenient, to avoid possible Bluetooth problems in Windows 10, such as Bluetooth not available, users should download and update Bluetooth driver for Windows 10 regularly.
If you miss the familiar look and feel of Windows 10, you can restore the Start menu, taskbar, and other familiar elements with a few simple tweaks.
You can use one of the following 6 methods to open Computer Properties (or System Properties) on Windows 10.
Number formats determine how numbers are displayed, including your choice of decimal separator (such as a period or comma) and thousands separator. Here's how to change the number format in Windows 11.
If you suspect that someone is accessing and using your computer without permission, you can apply some of the tricks below to check the computer's on/off history, view recent activities on the computer to confirm and reaffirm that.
Windows 10 allows users to change the default web browser on the system in an extremely flexible and simple way.
Users can change and edit settings in Action Center to suit their needs.
Turning off applications you don't need is the most effective way to help your Windows computer boot faster.
There are many reasons why your laptop cannot connect to WiFi and therefore there are many ways to fix the error. If your laptop cannot connect to WiFi, you can try the following ways to fix this problem.
The Windows Taskbar suddenly disappears and is hidden behind other windows that are open on the screen. You can refer to some solutions below to fix the error of the Taskbar being hidden when the application is maximized.
Some of the PowerToys features work so smoothly that you'll forget they weren't always part of Windows.
Users can adjust and change the size of the icons on the Taskbar to be smaller or larger, depending on each person's needs.
Changing the wallpaper in Windows 11 is one of the best ways to customize your desktop.
In this article, Quantrimang will guide you through some ways to fix the error of Windows computers automatically restarting when pressing the shutdown button.
Have you ever booted another operating system alongside Windows? Dual booting is a great way to try out new operating systems without compromising your version of Windows. You can choose between operating system versions using the built-in boot manager.
Dual monitor setups are becoming more common these days. Multitasking on one screen is too limiting.
Windows has powerful built-in command line troubleshooting tools. The Windows Maintenance Tool simplifies things by consolidating these tools into one easy-to-use menu.
Installing Windows with WinToHDD is very simple, no need for USB or DVD containing the installation file. You just need to use the ISO file and then WinToHDD will proceed to install Windows.