CMD Error: Media State Disconnected

prashinv

New Member
Messages
2
Dear All,
I am in a pure state of horror by realising that my internet(wireless) is connected but not accessible! Yes I have an HP PC and recently i downloaded Malwarebytes just to verify the computer is safe. At first it was all good but then somewhat in searching i found this block.bat and this has made my life a living hell. I ran this block.bat and from then on My Wifi is connected and it's not showing the yellow triangle at all. This is happening here is the code of that .bat file:
attrib -r %WINDIR%\system32\drivers\etc\hosts


SET NEWLINE=^& echo.


FIND /C /I "keystone.mwbsys.com" %WINDIR%\system32\drivers\etc\hosts
IF %ERRORLEVEL% NEQ 0 ECHO ^127.0.0.1 keystone.mwbsys.com>>%WINDIR%\system32\drivers\etc\hosts


FIND /C /I "sirius.mwbsys.com" %WINDIR%\system32\drivers\etc\hosts
IF %ERRORLEVEL% NEQ 0 ECHO ^127.0.0.1 sirius.mwbsys.com>>%WINDIR%\system32\drivers\etc\hosts


FIND /C /I "bactem.mwbsys.com" %WINDIR%\system32\drivers\etc\hosts
IF %ERRORLEVEL% NEQ 0 ECHO ^127.0.0.1 bactem.mwbsys.com>>%WINDIR%\system32\drivers\etc\hosts


attrib +r %WINDIR%\system32\drivers\etc\hosts


taskkill.exe /f /t /im mbam.exe


I did Cmd code ipconfig /all and this is the result: Note this is of working network when it doesn't work it says
Lenovo Easyplus Hotspot the operation can't be performed while the media is disconnected
Windows IP Configuration


Host Name . . . . . . . . . . . . : Prashin
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : browsersecurity.info


Wireless LAN adapter Lenovo Easyplus Hotspot
:


Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Hosted Network Virtual Adapter
Physical Address. . . . . . . . . : 00-22-B0-5B-5E-9C
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes


Wireless LAN adapter Wi-Fi 2:


Connection-specific DNS Suffix . : Belkin
Description . . . . . . . . . . . : D-Link Wireless G DWA-110 USB Adapter #2
Physical Address. . . . . . . . . : 00-22-B0-5B-5E-9D
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::59ec:ac37:d057:97cf%4(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.2.9(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Wednesday, May 18, 2016 5:51:56 PM
Lease Expires . . . . . . . . . . : Sunday, June 25, 2152 5:16:51 AM
Default Gateway . . . . . . . . . : 192.168.2.1
DHCP Server . . . . . . . . . . . : 192.168.2.1
DHCPv6 IAID . . . . . . . . . . . : 184558256
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1C-FE-71-18-00-1B-B9-A5-7B-83


DNS Servers . . . . . . . . . . . : 192.168.2.1
NetBIOS over Tcpip. . . . . . . . : Enabled


Ethernet adapter Ethernet:


Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : NVIDIA nForce Networking Controller
Physical Address. . . . . . . . . : 00-1B-B9-A5-7B-83
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes


Moreover For Your Information I have already tried the following steps so please suggest new ones:
1) Using CMD and resetting the TCP/IP, it says resetting is fail and access is denied (used admin authorisation),
2) By resetting the Proxy server settings and Unchecking the VPN(it's already unchecked),
3) Using netsh winsock and relative code but no avail
4) Ran the PC in safe mode but still same
5) I don't have any 3rd party firewall,
6) My router is working perfectly so don't doubt over that,
Please help me get out of here please!:shock:
 

My Computer

System One

  • OS
    Win8
Back
Top