How To Prevent Wi-Fi Getting Disconnected During Sleep Mode

Isn’t it frustrating to get disconnected from Wifi simply because your system decides to go into sleep mode.Imagine you are updating applications or drivers on your computer and you notice that the update failed because internet got disconnected during sleep mode. You will definitely want to get rid of this problem and the good news is there are two simple methods of doing this.

Method 1: Using Device Manager

  1. Open device manager by Pressing Windows Key + R and typing devmgmt.msc in the Run dialog box.

run devmgmt.msc2. In the Device Manager window, click to expand Network Adapters and look for your Wi-Fi driver, right click on it, go to Properties.

device manager3. In properties, Click on Power Management tab and disselect the option Allow the computer to turn off this device to save power. Click OK.

Power management4. Now you can close the device manager and proceed further to restart the computer.

Must Read: How To Find Who Logged Into Your Computer And When

Method 2: By Using PowerShell

  1. Go to Desktop, right click on it and choose New -> Shortcut. In the short cut creation Wizard paste following command.

C:WindowsSystem32WindowsPowerShell

1.0powershell.exe restart-netadapter -InterfaceDescription ” -Confirm:$false

create shortcut

Put wireless adapter name in this command which you can get from Device Manager window shown previously in this article. In our case the wireless network adapter was Intel(R) Pro/Wireless 3945ABG Network Connection, so the command becomes.

C:WindowsSystem32WindowsPowerShell

1.0powershell.exe restart-netadapter -InterfaceDescription ‘Intel(R) Pro/Wireless 3945ABG Network Connection’ -Confirm:$false

Click Next.

  1. Proceeding further, type Wi-Fi reset in the name of shortcut and click Finish.

wifi reset

  1. Lastly, right click the shortcut you have just created and go to Properties. Now click Advanced and go to Advanced Properties, check the box in front of Run as administrator. Click OK, then Apply then click OK.

wifi advanced properties

Now you can pin this shortcut to the desktop or on the taskbar. Next double click it. This will execute the command and reboot the machine. This should fix the problem.

Using one of these two methods you will be able to Keep your computer connected to Wi-Fi.

Leave a Reply

Your email address will not be published. Required fields are marked *

Subscribe Now & Never Miss The Latest Tech Updates!

Enter your e-mail address and click the Subscribe button to receive great content and coupon codes for amazing discounts.

Don't Miss Out. Complete the subscription Now.