Skip to main content

How remove short cut virus created in Pen Drive

Enter your email address:

मैल पर फीड बर्नर से प्राप्त लिंक Verify करे



How remove short cut virus created in Pen Drive

> Click on start of taskbar

->Type cmd to open  command prompt  
-> open the pen drive . Suppose  f drive is your pen drive  then type given command on  prompt
-> c:\>f:
-> f:/> del *.lnk
-> f:/> attrib -s -r -h *.* /s /d /l





Comments

Popular posts from this blog

Revision basics of Python covered in Class XI

Reading Text Files

Writing CSV Files