Posts

Showing posts from November, 2016

Remove Shortcut Virus From Pen Drive & SD Card

Using command prompt Follow the steps below to remove shortcut virus using command prompt (CMD): Run Command prompt as Administrator.  (Windows key + R > Type CMD & press ENTER,   or  search CMD > Right click to CMD and Select “Run as Administrator”  or  right click over Start button and select command prompt (Admin)) cmd-admin-vt Connect your infected USB storage (Pen drive, SD card, etc.) with your Computer. Scan USB with an antivirus program (Not compulsory but its effective) and if the antivirus found some virus or threats, so delete it. Type the following command in Command prompt:  attrib -h -r -s /s /d X:\*.*, (Where, X is the USB drive letter) and press Enter. (For example: If your drive letter is D, then the command is attrib -h -r -s /s /d D:\*.*) cmd-attrib-cmd Copy all data from USB flash drive to your computer. Format the USB drive. And, copy all data back to the USB flash drive. Now all Shortcut files are fixed and working as normal

How to solve “server DNS address could not be found” error in windows

Goto  Control Panel \Network and Internet\ Network and Sharing Center > Click  Change Adapter setting>  Right click select properties of wifi>  select internet protocol version 4 >  click on use the following DNS server address and type either of the 2 DNS given below. Preferred DNS server as: 8.8.8.8  Alternate DNS server as: 8.8.4.4 Preferred DNS server as: 208.67.222.222  Alternate DNS server as: 208.67.220.220