User experiencing frequent hangs (Event: 1002) with Explorer

Rudolf Amarlapudi 546 Reputation points
2023-08-07T23:34:38.3866667+00:00

Hello,

User runs Windows 11.

User has been reporting random hangs over the last few months. Hangs correspond with the following Events:

Event ID:1002: The program explorer.exe version 10.0.22621.1992 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel.

Event ID: 1001: Fault bucket, type 0. Event Name: AppHangB1. Response: Not available. Cab Id:0

Problem signature: P1: explorer.exe.

I know this is a rather generic issue, but any suggestions on action to take would be greatly appreciated.

Thus far I have checked:

  • Programs & Features: No abnormal applications installed.
  • Disk Space: 378 GB free.
  • RAM: 16 GB

Thanks in advance.

Regards,

Rudy

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

3 answers

Sort by: Most helpful
  1. Limitless Technology 44,776 Reputation points
    2023-08-08T15:12:45.0666667+00:00

    Hello,

    Frequent hangs with Windows Explorer can indeed be frustrating, but there are several troubleshooting steps you can take to address the issue. Here are some suggestions to help you narrow down and potentially resolve the problem:

    Update Windows and Drivers: Ensure that Windows 11 is up to date with the latest updates and patches. Additionally, update graphics card drivers and any other relevant hardware drivers to their latest versions.

    Check for Malware: Run a full system scan using a reputable antivirus program to ensure that malware is not causing the hangs.

    Scan for System File Errors: Use the System File Checker (SFC) tool to scan for and repair any corrupted or missing system files. Open a Command Prompt with administrative privileges and run the command: sfc /scannow.

    Check for Hard Drive Errors: Run the Check Disk (CHKDSK) utility to check for and repair any file system or disk errors. Open a Command Prompt with administrative privileges and run the command: chkdsk /f.

    Check for Application Conflicts: Sometimes third-party applications can conflict with Windows Explorer. Try booting into Safe Mode and see if the hangs persist. If they do not, it suggests that a third-party application might be causing the issue.

    Disable Shell Extensions: Some shell extensions can cause Explorer to hang. Use the ShellExView tool to disable non-Microsoft shell extensions one by one and see if the hangs stop.

    Check for Recent Software Installations: If the hangs started occurring after installing a particular software, try uninstalling that software and see if the problem goes away.

    Monitor System Resources: Keep an eye on your system's resource usage, such as CPU, memory, and disk usage, using the Task Manager. This might help you identify any spikes or abnormalities when the hangs occur.

    Check Event Viewer: Look for other events in the Event Viewer that might provide more context or details about the hangs. This can help you pinpoint the underlying cause.

    Create a New User Profile: Create a new user profile and see if the hangs still occur. If not, it might suggest that the user's profile is corrupted.

    Perform a Clean Boot: Use the System Configuration tool (msconfig) to perform a clean boot, disabling non-Microsoft services and startup items. This can help identify if a background application is causing the hangs.

    Consider System Restore: If you can identify a point in time when the hangs weren't occurring, you could consider using the System Restore feature to revert your system to that state.

    Remember to create backups or restore points before making significant changes to your system. If the issue persists despite trying these steps, you might consider seeking help from Microsoft Support or a qualified technician who can analyze the issue more deeply.

    I used AI provided by ChatGPT to formulate part of this response. I have verified that the information is accurate before sharing it with you.

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer–

    0 comments No comments

  2. Wesley Li-MSFT 4,576 Reputation points Microsoft External Staff
    2023-08-08T15:33:19.2766667+00:00

    Hello

    It sounds like you’re experiencing an issue with the explorer.exe process hanging and causing the AppHangB1 error on your Windows 11 computer. This can be a frustrating issue, but there are a few potential solutions you can try.

    One possible solution is to clear the File Explorer cache. This can sometimes resolve issues with the explorer.exe process. Here’s how to do it:

    Open the Control Panel and search for “File Explorer Options”.

    Click on “File Explorer Options” in the search results.

    In the “File Explorer Options” window, go to the “View” tab.

    Click on the “Clear” button in the “Privacy” section.

    Click on “OK” to confirm.

    Another potential solution is to run a System File Checker (SFC) scan to check for and repair any corrupted system files. Here’s how to do it:

    Open an elevated Command Prompt by right-clicking on the Start menu and selecting “Command Prompt (Admin)”.

    In the Command Prompt, type sfc /scannow and press Enter.

    Wait for the scan to complete. If any issues are found, follow the instructions provided to repair them.

    If these solutions don’t work, you might want to try updating your drivers, especially your graphics driver, as outdated or corrupted drivers can sometimes cause issues with explorer.exe.

    https://answers.microsoft.com/en-us/windows/forum/all/windows-11-file-explorer-is-slow-lagging-hangs/30bc56ce-9a59-42ef-8fda-3b2fee603397?rtAction=1691508863538

    0 comments No comments

  3. Aaron 0 Reputation points
    2024-03-05T05:26:41.4466667+00:00

    I disabled CPU virtualization in my bios and this has eliminated the error of Explorer.exe crashing. My setting - for the 3900x - was called SVM and I set it to disabled in Overclocking -> Advanced CPU Configuration -> SVM -> Disabled.

    0 comments No comments

Your answer

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