Share via

Need 145.0.3800.97 webview2 CAB file for x86 and x64

Mayura Jagdale 0 Reputation points
2026-04-30T02:59:24.1933333+00:00

Hi There,

We are looking for 145.0.3800 webview2 cab file. we tried to download from https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section however currently there is not any for 145 version x86 and x64.

Could you please provide us this version of wevview2 .CAB file.

Thanks & Regards,

Mayura Jagdale

Microsoft Edge | Other | Windows 10
0 comments No comments

3 answers

Sort by: Most helpful
  1. Mayura Jagdale 0 Reputation points
    2026-04-30T06:29:55.4033333+00:00

    HI there,

    If there is offline maintenance for this version 145.0 then please share the link.

    Thank you.

    0 comments No comments

  2. Jhun Buala 5,160 Reputation points Independent Advisor
    2026-04-30T04:47:46.7766667+00:00

    Hi Mayura Jagdale,

    Good day. Microsoft currently does not publish a .CAB fixed version package for every WebView2 runtime build, including 145.0.3800 on the public download page. You can use closest available fixed version CAB if strict version is not mandatory. You can use the nearest version like 144.x or later if available. Microsoft states apps should work with equal or newer runtime. Another way is you can contact Microsoft, in which sometimes this is the only way you can get the exact CAB. Open a support ticket via Microsoft Developer Support. Some CABs are internally available but not publicly listed.I hope this helps.

    Regards,
    Jhun

    0 comments No comments

  3. Q&A Assist
    2026-04-30T02:59:40.0133333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Version-specific WebView2 Fixed Version Runtime CAB files are only available for the most-patched builds of the latest and second-latest major releases from the official download page. Older versions such as 145.0.3800.97 are not kept online once they fall outside that support window.

    To obtain a Fixed Version Runtime that’s currently available:

    1. Go to the Microsoft Edge WebView2 download page and select the Fixed Version package option.
    2. Choose an available version and architecture (x86 and x64).
    3. Download the .cab file to a technician or build machine.
    4. Extract the CAB using expand:
         expand "C:\Path\To\Microsoft.WebView2.FixedVersionRuntime.<version>.x64.cab" -F:* "C:\Path\To\Microsoft.WebView2"
      
    5. Package and distribute that Fixed Version with the app.

    If a specific historical version such as 145.0.3800.97 is not listed on the download page, it cannot be retrieved from the public WebView2 distribution channel and must be replaced with one of the currently offered Fixed Version builds.


    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.