To display hidden files and folders, you can achieve it in the following three ways: 1. Click the "View" tab in File Explorer and check "Hidden items" to temporarily display hidden content; 2. Set the global display of hidden files through the folder options, and the path is "View" → "Options" → "View" tab to select "Show hidden files, folders and drives" in the tab; 3. Advanced users can modify the Hidden item value to 1 through the registry to take effect permanently, and the registry must be backed up before the operation. The above method is suitable for different usage scenarios and can be selected according to your needs.
It is actually not difficult to display hidden files and folders. The key is to find the correct entrance to the system settings. Many people found that they could not find some files when searching for them. Later, they found out that they were hidden by the system by default. The following are several simple and effective methods to help you quickly view these "hidden" content.

Manually enable hidden files in File Explorer
This is the most common and direct way, suitable for most ordinary users.
Open any folder or Explorer window, click the View tab in the top menu bar, and then check " Hide Projects " in the toolbar. At this time, you will see the originally hidden files and folders, and will be hidden again after unchecking.

It should be noted that this method only takes effect on the current window, and it needs to be reset after closing the window and then opening it.
Open hidden files globally with folder options
If you want all windows to display hidden files by default, you can modify the system settings.
Open any folder, click " View " in the upper left corner → then click " Options " (some versions are right-clicking on the blank space to select "Details" in "View Method" and then enter the options) → In the pop-up window, switch to the " View " tab → Find the options under "Hidden Files and Folders", and select " Show hidden files, folders and drives " → Click OK to save settings.

After this setting, all folders will display hidden content by default and do not need to be manually turned on every time.
Modify hidden file display rules using the registry (Advanced)
If you have a certain understanding of the system, you can also control the display status of hidden files through the registry.
However, this method is more suitable for experienced users, and the steps are as follows:
- Press
Win R
to open the run window and enterregedit
to enter; - Positioning path:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- Find the
Hidden
item on the right and double-click it; - Modify the numerical data to:
-
1
means to display hidden files; -
2
means not to display;
-
- After the modification is completed, restart the Explorer or the computer will take effect.
??Note: It is recommended to back up related items before modifying the registry to avoid misoperation and causing system exceptions.
Tips: Which files are hidden by default?
Many important configuration files and system files in Windows are hidden by default, such as:
-
pagefile.sys
(virtual memory file) -
hiberfil.sys
(hibernate file) -
.ssh
folder in the user directory (for remote login key)
These files are not usually recommended to be changed or deleted at will unless you know what you are doing.
Basically these are the methods, you can choose the most suitable method according to your usage habits. Although the operation is not complicated, it is sometimes easy to ignore the settings, and it is much more convenient to remember these entrances.
The above is the detailed content of How to show hidden files and folders in Windows?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

When encountering the "Windowscan'taccesssharedfolderonnetwork", you can usually solve the problem through the following steps: 1. Turn on the network discovery and file sharing function and turn off password protection; 2. Make sure that the target computer is enabled to share and set the correct permissions; 3. Check the firewall rules and service status to ensure that it allows shared access; 4. Use the credential manager to add network credentials for long-term and stable connection.

When you encounter Windows stuck in the "GettingWindowsready, Don't turnoff your computer" interface, you should first confirm whether it is really stuck; 1. Observe whether the hard disk indicator light is flashing, 2. Check whether the fan sound has changed, 3. Wait at least 30 to 60 minutes to ensure that the system has enough time to complete the update operation.

When the Windows clipboard history is not working, you can check the following steps: 1. Confirm that the clipboard history function is enabled, the path is "Settings>System>Clipboard", and if it is not enabled, Win V will not respond; 2. Check whether the copy content type is limited, such as large images, special formats or file paths may not be saved; 3. Ensure that the system version supports it, Windows 101809 and above, and some enterprise versions or LTSC do not support it; 4. Try to restart the ClipboardUserService service or end the clipups.exe process; 5. Clear the clipboard cache or reset the settings, close and then turn on the "Clipboard History" or run the "echooff|clip" command to clean up the cache

To run programs as administrator, you can use Windows' own functions: 1. Right-click the menu to select "Run as administrator", which is suitable for temporary privilege hike scenarios; 2. Create a shortcut and check "Run as administrator" to achieve automatic privilege hike start; 3. Use the task scheduler to configure automated tasks, suitable for running programs that require permissions on a scheduled or background basis, pay attention to setting details such as path changes and permission checks.

Wait for a few minutes and try to call out the task manager to confirm whether it is fake death; 2. Force shutdown to enter the recovery environment twice, use safe mode to uninstall the driver, turn off automatic login, and check and kill viruses; 3. Use other administrator accounts or new accounts to determine whether the user configuration file is damaged; 4. Uninstall or roll back the hardware driver, especially the graphics card driver, unplug the peripherals to troubleshoot hardware conflicts; 5. Use the sfc and DISM commands to repair the system files, and if it is invalid, back up the data and reinstall the system. When Windows is stuck in the welcome interface, you should first eliminate the false death situation, then check the user configuration, driver and system file integrity in turn, and finally consider reinstalling the system.

When you encounter the prompt "Windowscannotfind'ms-settings:'", the system settings page usually cannot open normally. The solution is as follows: 1. Check the integrity of the system file and run the sfc/scannow and DISM/Online/Cleanup-Image/RestoreHealth commands as administrator; 2. Reset the default protocol handler and confirm that the default application of ms-settings is "Settings" in "Default Application By Protocol"; 3. Check whether the registry key HKEY_CLASSES_ROOT\ms-settings exists and is complete, and import the registry backup of the normal system if necessary; 4. Use the system

The error "This operation has been cancelled because of restrictions on the computer" is usually caused by permissions or policy restrictions. Solutions include: 1. Check whether to use an administrator account, and if not, switch or change the account type; 2. Run the program as an administrator, or set a shortcut to always run as an administrator; 3. Check Group Policy restrictions, set suspicious policies to "not configured" or "disabled", but be careful that there is no Group Policy Editor for the Home Edition; 4. If registry editing is disabled, you can re-enable it by creating a .reg file; 5. Troubleshoot third-party software interference, temporarily close the security software or management startup items. Trying the above methods in order usually solves the problem.

Don't rush to reinstall the system when the computer is stuck in the Windows restart interface. You can try the following methods first: 1. Force shutdown and then restart. Apply to the situation where the update is stuck. Repeat two or three times or can skip the lag; 2. Enter the safe mode to check, select Start repair or system restore through troubleshooting. If you can enter safe mode, it may be a driver or software conflict; 3. Use the command prompt to repair the system files, enter the three commands sfc and dism in the recovery environment to repair the damaged files; 4. Check the recently installed hardware or driver, unplug the non-essential devices or uninstall the new driver to eliminate incompatibility issues. In most cases, the above steps can solve the phenomenon of restart lag. If it really doesn’t work, consider reinstalling the system and paying attention to backing up data in advance.
