Share via

File Explorer is REALLY REALLY slow when dealing with RAR files

dhs678 65 Reputation points
2026-04-25T19:38:57.03+00:00

I've got a new machine (last fall) running windows 11, which is completely up to date.

When I download RAR files, File Explorer is REALLY REALLY slow.

I click on the left panel and I see the busy icon for 20-30 seconds before I can do anything at all, such as open up the RAR archive with a current version of WinRAR.

The same thing when I click on the right panel.

Please don't tell me to check the startup apps or the visual effects tab. I've done all of that. Doesn't help.

Besides, it's a new machine, if it's slowing down because of something like that, I can only conclude that Windows 11 has a HUGE amount of overhead. (I never had any problems like this when I was using Windows 10.)

And, please don't tell me to run SFC and/or DISM. As it is, I'm having to run both of those every few days! The never show any system problems.

Could it be that Windows Anti-Virus is scanning all of those files over and over again every time I click on either side of File Explorer?

If that is the cause of the slowdown, how can I fix things?

Thanks.

Windows for home | Windows 11 | Performance and system failures

2 answers

Sort by: Most helpful
  1. Hendrix-V 14,680 Reputation points Microsoft External Staff Moderator
    2026-04-26T02:14:05.1566667+00:00

    Hi dhs678,

    Thank you for sharing those details. Since Windows 11 now includes built-in support for opening archive formats such as RAR in File Explorer, the delay may be related to how File Explorer is processing the archive or scanning it when accessed, rather than to general system startup or system file health.

    To narrow this down, please try these targeted checks:

    1, Temporarily hide the Preview pane and Details pane in File Explorer, then test the same .rar file again.

    • If performance improves, the slowdown is likely happening while Explorer is trying to read archive content or metadata.

    2, Copy one affected .rar file to a simple local folder such as C:\Temp and open it from there.

    • If the delay mainly happens in Downloads, that can point to folder-specific processing rather than the archive file itself.

    3, Test the same archive directly with WinRAR or 7-Zip instead of opening it through File Explorer.

    • If it opens normally there, that helps confirm the issue is specific to File Explorer’s archive handling path.

    4, If you suspect Microsoft Defender scanning is involved, try a very limited temporary exclusion for a test folder only (not for all archives system-wide), then remove it after testing. Microsoft notes that exclusions can sometimes help with performance-related scenarios, but they should be used sparingly because they reduce protection.

    Add temporary test exclusion (Admin PowerShell):

    Add-MpPreference -ExclusionPath "C:\Temp"
    

    Remove it after testing:

    Remove-MpPreference -ExclusionPath "C:\Temp"
    

    If these checks show that File Explorer is the only component affected, a practical workaround is to open or extract .rar files with WinRAR or 7-Zip instead of relying on File Explorer for that file type.

    I understand how disruptive this can be, especially when it affects routine file handling. Hopefully one of the focused tests above helps identify the trigger and gives you a more reliable workaround in the meantime.

    Let me know if you need further assistance, feel free to ask me by clicking "Add Comment" or "Add Answer" if you cannot add comment so your response will be visible. Thanks for your effort.


    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    3 people found this answer helpful.

  2. AI answer

    2026-04-25T19:39:20.6733333+00:00

    File Explorer slowness when working with specific file types such as RAR archives can be caused by several general performance issues in Windows, including system updates, malware, or corrupted system components. The available guidance focuses on improving overall PC performance and repairing system files rather than RAR-specific behavior.

    Follow these steps in order:

    1. Install all Windows and optional driver updates
    • Select Start > Settings > Windows Update > Check for updates.
    • Install all available updates and restart if required.
    • Then go to Start > Settings > Windows Update > Advanced options > Optional updates.
    • If additional updates are available (including drivers), select them and choose Download & install.

    Keeping Windows and drivers fully updated can improve File Explorer responsiveness and address performance regressions.

    1. Run a malware scan Even on a new machine, malware or unwanted software can cause File Explorer to become slow when accessing files.
    • Select Start > Settings > Privacy & security > Windows Security > Virus & threat protection.
    • Select Quick scan and let it complete.

    If threats are found, remove or quarantine them and restart the device.

    1. Check File Explorer health and basic troubleshooting If File Explorer becomes generally unresponsive or slow, use the standard troubleshooting steps:
    • Ensure all updates from step 1 are installed.
    • Restart the device to complete any pending updates.
    • If File Explorer issues persist beyond RAR files, consider a broader repair such as resetting Windows (see step 4).
    1. Repair Windows while keeping files and apps If performance issues continue, a repair/reset of Windows can restore File Explorer behavior without necessarily doing a full wipe:
    • Use the in-place repair/"Fix problems using Windows Update" style option that reinstalls Windows while preserving apps, files, and settings. This has been reported to restore normal File Explorer behavior in Windows 11 scenarios.
    • If that is not sufficient, use Settings > System > Recovery and choose Reset this PC with Keep my files. This reinstalls Windows, removes apps and settings, but keeps personal files.

    This type of repair can resolve deep system issues that SFC/DISM do not report as errors but still affect performance.

    1. As a last resort, full reset If none of the above resolves the slowness, a full factory reset (clean reinstall of Windows) is the final option. This returns the system to its original state and typically eliminates persistent File Explorer performance problems, but requires reinstalling apps and restoring data from backup.

    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.