answersLogoWhite

0

Here are the steps to remove shortcut virus using command prompt:

1. Open command prompt and type "taskmgr" without quotes. This will open the task manager.

  • Go to processes tab.
  • Find any malicious processes. To determine malicious processes from safe, try to find processes with a different description such as "%wscript%". Also, the process name may be different from the normal processes on Windows.
  • Click the malicious process and click "end process".
2. On the command prompt window, type "msconfig" without any quotes.
  • Go to start up tab.
  • Find and select processes that seems to be malicious (example: VBscript.exe).
  • Uncheck the corresponding checkbox before them.
  • Click apply.
3. Open your drive and delete any malicious or unknown file.

4. Go to command prompt window and type your drive letter (ex. F:)

5. Type "attrib -s -h -r /s /d *.*" without any quotes. Press enter then wait for prompt to appear. This will unhide all files on your drive.

6. After the prompt appears, type "del *.ink" without quotes to delete all shortcuts on your drive.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

How do you do next line in command prompt?

when using command prompt, after you give it a command, press the enter button. Command prompt will then carry out the task and will automatically go to the next line.


How do you remove amp win off using command prompt?

To remove the "AMP Win Off" program using the Command Prompt, you can use the Windows Management Instrumentation Command-line (WMIC). Open Command Prompt as an administrator and type the following command: wmic product where "name='AMP Win Off'" call uninstall. Press Enter, and confirm the uninstallation when prompted. If the program doesn’t uninstall, you may need to check its exact name in the list of installed programs by using wmic product get name.


How do you print hello world using Command prompt?

To print "Hello, World!" using the Command Prompt in Windows, you can use the echo command. Open the Command Prompt and type: echo Hello, World! Then press Enter, and it will display "Hello, World!" in the command line interface.


How can you bypass internet filtering using command prompt?

Its not possible from DOS Prompt..


How do you run checksum from DOS prompt?

You can do it by using "chkdsk" command.


How do you change registry using command prompt which name is in spaces?

You can start registry editor using command prompt by using "regedit" command. You can also use registry tools such as "regedit /restore" or "regedit /fix" etc.


What is the command to run your programexe using the command prompt?

Run program.exeorthe name of the program, with or without .exe (if the command prompt is in the same directory/folder of the executable)


How do you start regedit using command prompt?

Just run "regedit" command from DOS..


What is shortcut key to unbold type?

The shortcut key to unbold text in most applications, including Microsoft Word and Google Docs, is usually Ctrl + B (Windows) or Command + B (Mac). If the text is already bold, using this shortcut again will remove the bold formatting.


Windows 2000XP volume folder and file compression can be done using what command at the command prompt?

compact


How can you see a log of internet connections using command prompt in windows vista?

use the netstat command.


How can you remove short cut virus?

You can remove shortcut viruses from your computer by using antivirus software to scan and remove the infected files. Additionally, you can manually delete the shortcut files and clean up your system using system cleanup tools like CCleaner. Be cautious and only download software from trusted sources to prevent further infections.