About _desktop.ini This file is also from the last time my computer was raped by the virus. After the last Viking virus, found in some directories have _ Desktop.ini file, at first and Desktop.ini confused, thought is Desktop.ini, today to upload things to the server when only found something wrong, many directories have this thing, so the Internet search, the original is killed Viking virus left behind.
So many _desktop.ini how to clean it? Here are two cleanup methods:
Method One:
Click the Start menu, then select Run, enter cmd carriage return, a command Prompt window will appear, enter the following command inside
Del d:\_desktop.ini/f/s/q/a
Force delete _desktop.ini files in all directories (including D disk itself) under D disk and do not prompt for deletion, if you want to delete the _desktop.ini file in C disk, change the above command to Del c:\_desktop.ini/f/s/q/a, etc.
/F Force deletion of read-only files
/q Specifies the mute state. You are not prompted to confirm the deletion.
/s Deletes the specified file from the current directory and all subdirectories. Displays the name of the file that is being deleted.
/A means that you delete it by attributes
Method Two:
Use the Windows Search function to search all _desktop.ini files, and then delete all _desktop.ini files after searching.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.