Hello Mayur,
Thank you for posting your query on Microsoft Community Forum.
As per the problem description, I understand that you’re facing issue with wifi on your computer ever since upgrading to Windows 8.1. Sometimes wifi shows as wifi 2 and fails to connect to any network, however, after restarting several times the issue disappears.
I would appreciate if you can provide us the following information to help us understand the issue better.
- Does “wifi 2” shows as an additional network connection or “Wifi” is converted into “wifi 2”?
- What happens when you try to connect to network at that time, do you get any error message?
- Were there any network device installed or uninstalled recently?
This problem may appear due to “ghost wireless networking device” present in the computer. Ghost devices are the previously installed devices which are not connected but the drivers for that device is still present in the computer and sometimes shows in the devices list.
Let’s follow the steps blow to show remove these ghost devices and check if that solves the problem.
To get rid of unwanted drivers, devices, or services, use the following steps:
- Open the Start menu.
- Swipe to the upper right corner to bring charm bar.
- Type in cmd in search box.
- Select cmd from the displayed list, right click and Open as administrator.
- At the command prompt, type in set devmgr_show_nonpresent_devices=1 and press Enter. (Note that nothing seems to happen. This is expected. You are actually setting an environment variable which is going to help you to see hidden devices.)
- On the next command prompt line, type devmgmt.msc and press Enter. This will launch the Windows Device Manager Console.
- In the Device Manager Console, from the View menu, select Show Hidden Devices.
As you expand the different drivers and devices in the device manager, you will see not only the items that Windows currently detects as installed on your PC; but you will also see drivers, devices, and services which have been loaded in the past but were not uninstalled or are not currently started. You can find your offending device, right-click, and choose uninstall to remove it from the system completely.
Note that ghost devices, drivers, and services are “grayed” out, but that does not necessarily mean that you should delete all of them. Only remove items you know you do not need. Be careful that you do not change too many devices.
Try connecting to the network again.
Hope this helps. Please let us know the results. Feel free to write us back for any further assistance, we’ll be glad to assist you.