Share via

Fixed usb drives not working since windows 11 finally.

Anon 0 Reputation points
2026-03-17T02:36:21.4833333+00:00

I don't use edge. I had to rename msedgewebview2 on Windows 10 is located in "Program Files (x86)\Microsoft\EdgeWebView\Application\13*******", but renaming works until Edge Browser upgrade which will reinstall the file and then it will start to run again.

Now I can use usb drives again!!

Windows for home | Windows 11 | Devices and drivers
0 comments No comments

2 answers

Sort by: Most helpful
  1. Hendrix-V 12,725 Reputation points Microsoft External Staff Moderator
    2026-03-21T02:15:38.88+00:00

    Hi Anon,

    Even if Microsoft Edge is not used as a browser, Microsoft Edge WebView2 is a required system component in Windows 11 and is used by Windows features and many applications in the background. For this reason, Windows 11 protects WebView2 from being renamed or disabled, and any changes to it are automatically restored during updates. Disabling or renaming WebView2 is not a supported method and may lead to unexpected system behavior.

    Regarding USB drives, Microsoft documentation confirms that USB detection issues in Windows 11 are typically related to drivers or power‑management settings, rather than Edge or WebView2 components.

    Since you have checked the steps from Q&A Assist and the issue persists, please try this supported solution:

    Clean In‑Place Windows Repair

    A clean in‑place repair refreshes Windows system components without removing personal files or installed applications. However, I recommend backing up your important data (such as Videos, Photos, Files...).

    • Download the Windows 11 installation media from Microsoft
    • Run Setup.exe from within Windows
    • Choose Keep personal files and apps
    • Complete the installation and restart when prompted

    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.


  2. Q&A Assist
    2026-03-17T02:36:34.5066667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Renaming or disabling msedgewebview2 is not a supported or recommended way to fix USB drive issues in Windows 11. USB problems are typically related to drivers, power management (Selective Suspend), or Windows updates, not to WebView2 or Edge components.

    For USB drives that stop working or become unresponsive, supported workarounds include:

    1. Run Windows Update again after a major upgrade so missing or non‑migrated device drivers are reinstalled.
      • This addresses cases where, after a feature update, devices (including USB) are “not working, or not working optimally.”
    2. Disable USB Selective Suspend via the registry if USB devices intermittently stop responding or USB ports stop working after unplug/plug:
      • Open regedit.
      • Go to: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\USB.
      • Create or edit the DisableSelectiveSuspend DWORD value.
      • Set Value data to 1 to disable Selective Suspend.
      • This affects all USB host controllers and prevents Windows from suspending USB devices for power saving.
      • This is intended for advanced users and should be done only after backing up the registry, as incorrect edits can cause serious problems.

    If USB storage devices themselves must be blocked or allowed in a controlled way, use the supported UsbStor service registry setting instead of renaming system binaries:

    • To prevent USB storage devices from working (for example, in a managed environment where they are already installed):
      • Open regedit.
      • Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor.
      • Set the Start value to 4 (Hexadecimal).

    Any workaround that relies on renaming or breaking Edge or WebView2 binaries can be undone by future updates, may cause application instability, and is not supported. Using the documented USB power‑management and driver approaches is the correct and supportable path.


    References:


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.