WebView2 installed in folder but doesn't show in add remove programs - can anyone explain why?

[Kat_21] 21 Reputation points
2024-11-21T15:03:42.4466667+00:00

Hi folks,

Hoping someone can shed some light on this. :)

We have devices imaging from Intune. M365 Apps for Ent is installed as part of the Autopilot sequence in the ESP stage.

I can see, after the build completes, a folder with WebView2 runtime in:

C:\Program Files (x86)\Microsoft\EdgeWebView\Application\131.0.2903.51

However, the app is not showing in the Add-Remove Programs, nor is it in the Apps & Features view.

We do have "enable automatic installation of WebView2 Runtime" enabled in Device Configuration - Modern Apps Settings [config.office.com].

Anyone else seeing this? How would you would uninstall?

K

Windows for business Windows Client for IT Pros User experience Other
Microsoft Security Intune Other
{count} votes

Accepted answer
  1. York Waugh 90 Reputation points
    2024-11-22T08:46:08.4966667+00:00

    It appears that WebView2 Runtime is listed as a System Component and no longer shows up with the install list. The relevant registry is as follows, change it to 0 to restore the display.

    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft EdgeWebView]
    
    "SystemComponent"=dword:00000001
    
    3 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2024-11-22T02:17:58.44+00:00

    @[Kat_21] Thanks for posting in our Q&A.

    For this issue, after installation, we’ll see an entry for Microsoft Edge WebView2 Runtime under Control Panel > Programs > Programs and Features. If we can't see it, it seems that WebView2 is not installed successfully.

    For how to uninstall WebView2, someone else has discussed this issue. Please refer to the following link:

    https://www.reddit.com/r/sysadmin/comments/1chne1b/how_to_full_remove_and_reinstall_microsoft_edge/

    Note: Non-Microsoft link, just for the reference.

    Hope it will give you some ideas.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    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.

    1 person found this answer helpful.
    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.