Forum Discussion
Null_Pointer
Mar 07, 2021Copper Contributor
File Explorer takes 4-5 seconds to open after updating windows to version 20H2.
File Explorer takes 4-5 seconds to open after updating windows to version 20H2. Tried running system file checker. Didn't work. It's really annoying. Update: After trying few solutions from other...
KapilArya
Mar 07, 2021MVP
Hello Null_Pointer,
Try these steps and see if that helps:
1. Search for 'windows powershell' using Cortana or Windows Search.
2. From results, choose Windows PowerShell and select Run as administrator.
3. Then type/paste following and press Enter key:
Repair-WindowsImage -Online -RestoreHealth
4. Let the command complete, restart your system then.
If issue still persists, perform clean boot:
https://support.microsoft.com/en-in/help/929135/how-to-perform-a-clean-boot-in-windows
Let us know if this helps!
- Null_PointerMar 07, 2021Copper ContributorThanks for replying. But I have restored my Windows to previous stable version. I'll definitely give it a go if I plan to update in future.