Home >Computer Tutorials >System Installation >How to display hidden files in USB flash drive?
Introduction: In the daily use of U disk, we sometimes encounter some files hidden in the U disk. These files may be viruses, malware or other harmful content. In order to protect our computer and data security, we need to learn how to display files hidden in USB flash drives. This article will introduce a simple and effective way to achieve this goal.
Tool materials:Computer brand and model: Lenovo ThinkPad X1 Carbon
Operating system version: Windows 10
Software version: Windows 10 Professional Edition
1. Open Windows Explorer, which can be quickly opened through the shortcut key Win E.
2. Click the "View" option on the top menu bar, and then check the "Hidden Items" checkbox in the "Show/Hide" section.
3. At this time, the files hidden in the U disk will be displayed, and you can operate as needed.
1. Open the command prompt by using the shortcut key Win R, then enter "cmd" and press the Enter key.
2. In the command prompt window, enter "attrib -h -r -s /s /d X:\*.*" (X is the drive letter of the U disk), and then press Enter key.
3. After the command is executed, the files hidden in the USB flash drive will be displayed.
1. Download and install a professional U disk scanning and killing tool, such as 360 Security Guard, Tencent Computer Manager, etc.
2. Open the tool, select the U disk scanning function, and perform a full scan.
3. The tool will automatically detect and display files hidden in the USB flash drive. You can choose to delete or quarantine these files.
Summary: By using Windows Explorer, command prompt or professional U disk scanning and killing tools, we can easily display files hidden in the U disk. These methods are simple and easy to implement and can help us protect the security of our computers and data. When using USB flash drives, we should always be vigilant and discover and process hidden files in time to avoid unnecessary risks to our computers.
The above is the detailed content of How to display hidden files in USB flash drive?. For more information, please follow other related articles on the PHP Chinese website!