php editor Zimo will introduce you to a common problem: the U disk file shortcut icon does not display. When we inserted the USB flash drive, we found that the shortcut icon was not displayed and the files could not be accessed directly, which brought inconvenience to our use. There may be many reasons for this, such as system setting problems, virus infection, etc. In this article, we will provide you with some solutions to help you solve the problem of U disk file shortcut icons not displaying, allowing you to easily access and manage files.
First of all, we need to confirm that the U disk icon is not displayed but the computer has recognized the U disk. This can be confirmed through the Computer Management window. Also understand the assigned drive letter. The current drive letter is G: (as shown in the figure below).
Solution:
Method 1:
1. Use the key combination (win key r) to open the run window, enter the cmd command, and then click "OK" button, as shown in the figure below:
2. Enter the "explore g:" command in the opened administrator dos command window (note that 'g' is the current USB drive letter), and press Enter key to execute, as shown in the figure below:
3. At this time we can see the open USB disk, as shown in the figure below:
Method 2:
Open any browser and enter "file:///g:/" (currently 'g' is the USB drive letter, regardless of case) to view the files in the current USB drive.
The above is the method to solve the problem that the computer does not display the U disk icon. If you encounter this problem, please follow the above method to open the U disk.
The above is the detailed content of U disk file shortcut icon does not appear. For more information, please follow other related articles on the PHP Chinese website!