Home > Article > Computer Tutorials > What to do if win11 file explorer cannot be opened?
Problem: File Explorer in Win11 system cannot be opened or crashes, resulting in inability to access important files. Simple explanation: Many Win11 users have encountered this problem and cannot view or manage files, which brings inconvenience to their work and life. Guidance: In order to help users solve this problem, PHP editor Youzi has prepared a detailed step-by-step guide. Read on below for specific solutions.
What to do if Win11 File Explorer cannot be opened:
1. After entering the system, press the Ctrl+Alt+Del shortcut keys and click Task Manager.
2. Open the task manager and click File > Run New Task.
3. Enter cmd in the open input box (you can check to create this task with system administrative rights) and press Enter.
4. Paste the following command in the command prompt (cmd) and press Enter:
HKCUSOFTWAREMicrosoftWindowsCurrentVersionIrisService /f && shutdown -r -t 0
5. Restart the computer. After that, File Explorer can be used normally.
The above is the detailed content of What to do if win11 file explorer cannot be opened?. For more information, please follow other related articles on the PHP Chinese website!