Realtek Rtl8192eu Wireless Lan 802.11n Usb 2.0 Network Adapter Driver -
The Realtek RTL8192EU Go to product viewer dialog for this item.
- In Device Manager, right-click the adapter > Properties > Power Management tab.
- Uncheck "Allow the computer to turn off this device to save power."
sudo modprobe 8192eu
- Open Command Prompt as Administrator.
- Run the following commands one by one:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
- Restart your PC.