Hello! My name is Mostafa, and I’m an independent advisor and a long-time Microsoft user. and I will try my best to assist you with this so that you find a satisfactory solution.
Please follow the steps below:
- Open the Command Prompt as an administrator. Right-click the Windows Start button and select "Command Prompt (Admin)" from the menu.
- Type the following command and press Enter: netsh wlan show interfaces
- Note the name of your wireless network interface. It should be listed under the "Name" field.
- Type the following command and press Enter: netsh wlan show networks mode=bssid
- Note the channel number of your 5GHz Wi-Fi network. It should be listed under the "Channel" field.
- Type the following command and press Enter: netsh wlan set profileparameter name="<interface name>" channel=<channel number>
- Replace <interface name> with the name of your wireless network interface (step 3), and <channel number> with the desired channel number for your 5GHz Wi-Fi network.
Restart your Wi-Fi network interface. Type the following command and press Enter: netsh interface set interface "<interface name>" admin=disable && netsh interface set interface "<interface name>" admin=enable
Replace <interface name> with the name of your wireless network interface (step 3).
Your 5GHz Wi-Fi network should use the new channel number you specified. In case of additional questions, reach out back to me, and I will be happy to help and try my best to resolve your issue. Thank you.
Best,
Mostafa
Please note: This is a user-to-user community forum. We are users just like you who help others. We are not employees of Microsoft.