亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

Table of Contents
How to stop Microsoft Edge automatic updates
Check for automatic edge updates
1.2. Prevent Microsoft Edge from automatically updating endpoint URLs
1.3. Modify the registry keys
1.4. Try updating the Blocker Toolkit
2. Stop automatic edge updates in Mac
The last words
Home System Tutorial Windows Series How to stop Microsoft Edge automatic updates

How to stop Microsoft Edge automatic updates

May 21, 2025 am 10:12 AM
operating system office macos Google Chrome cos

How to stop Microsoft Edge automatic updates

Microsoft Edge is the default browser that comes with Windows 11. Earlier, the Edge browser received updates as the Windows operating system was updated. However, the Edge browser based on Chromium has changed that. The browser will now automatically update in the background without your knowledge. In this article, we will explain how to stop automatic Microsoft Edge updates in Windows 11 and macOS.

Related: How to disable automatic updates in Google Chrome?

Check for automatic edge updates

Chromium-based Edge is exactly the same as Google Chrome browsers based on Chromium backend code. It will automatically run the update process, download the latest version, and update your browser version. This all happens in the background and you won't even notice that the version has been updated.

However, you can easily check if the browser automatic update is working properly by navigating to the settings page.

  • Press "Alt F" or click the three-dot icon that displays "Settings and More" in the upper right corner of the browser.
  • Go to Help and Feedback, and then go to the About Microsoft Edge menu.
  • This will open the About settings page and you will see the update run immediately. After a while, you will see results of your browser updating to the latest version.
How to stop Microsoft Edge automatic updates

  • Double-click the EdgeUpdate folder to view all relevant files that are automatically updated.
" alt="How to stop Microsoft Edge automatic updates" >
  • Select the Microsoft EdgeUpdate application file and press F2 or right-click it and select Show more options, and then select the Rename option. Rename the file to 123MicrosoftEdgeUpdate or whatever name you want.
" alt="How to stop Microsoft Edge automatic updates" >
  • You will be prompted to provide administrator access to change the file name. If you are already logged in with administrator access, just click Continue to continue. Otherwise, enter your administrator details to allow changes to the file name.
" alt="How to stop Microsoft Edge automatic updates" >
  • Finally, it should look like below, the file name has been changed.
" alt="How to stop Microsoft Edge automatic updates" >
  • Now, go back to the Edge browser and use the URL to open about the page edge://Settings/Help . You should see that the automatic update has stopped and an error is displayed. The error is similar to "Error occurred while checking for updates: We cannot create this component (Error code 3: 0x80040154 - System level)". Or you will see a different error code, such as 0x8008005, indicating that the Edge update is not working.
" alt="How to stop Microsoft Edge automatic updates" >
  • Sometimes you see the update process runs endlessly, and the rotating wheel shows "Check for updates."
" alt="How to stop Microsoft Edge automatic updates" >

From then on, the automatic Edge update will no longer run and you will get rid of the annoying automatic update. You can change the file name back to its original name and update Edge to its latest version at any time.

Note In addition to changing the Microsoft EdgeUpdate file name, you can also change the name of the EdgeUpdate folder name. It will also stop automatic Edge updates and display the same errors as Edge cannot run the update process. However, you still need administrator permissions to change the folder name.

1.2. Prevent Microsoft Edge from automatically updating endpoint URLs

According to the Edge documentation, Microsoft uses the following two endpoints to connect when updating and installing the Edge browser on your computer.

 <code>https://msedge.api.cdp.microsoft.com *.dl.delivery.mp.microsoft.com</code>

Blocking these URLs will prevent Edge from automatically installing updates. You can try to block these URLs by modifying the hosts file in your computer.

"/>
  • When Notepad is open, press the "Control O" key to open the file from your computer.
  • When you are in the Open File dialog box, go to the C:\Windows\System32\Driver\etc folder.
  • Make sure to select All Files to view the files or you will not see the files in the folder.
"/>
  • Open the hosts file and add the following two lines at the end of the file.
 <code>127.0.0.1 https://msedge.api.cdp.microsoft.com 127.0.0.1 *.dl.delivery.mp.microsoft.com</code>
" alt="How to stop Microsoft Edge automatic updates" >
  • Save the file and check if automatic updates in Edge are stopped.

You can also use browser extensions or Defender Endpoint Security to block these updated URLs.

1.3. Modify the registry keys

Similar to the endpoint, Microsoft uses the EdgeUpdate key in the registry to run automatic updates. You can create this key in the registry with a value of 1 to check whether the update process will be stopped.

  • Click Windows Search or Cortana and type regedit to open the Registry Editor from the results.
" alt="How to stop Microsoft Edge automatic updates" >
  • Navigate the computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft and right-click the folder.
  • Select New > Key to create a new key under the Microsoft folder.
" alt="How to stop Microsoft Edge automatic updates" >
  • After you create the key, rename it to EdgeUpdate and right-click the key. Select the "New>DWORD (32-bit) Value" option.
" alt="How to stop Microsoft Edge automatic updates" >
  • Rename DWORD to DoNotUpdateToEdgeWithChromium.
" alt="How to stop Microsoft Edge automatic updates" >
  • Double-click DWORD and change "Numerical Data" to 1. Press the OK button to change the value and close the pop-up window.
" alt="How to stop Microsoft Edge automatic updates" >
  • Now open Edge and check if the automatic update is stopped. You can delete the registry key or change the value data to 0 at any time for automatic updates.

1.4. Try updating the Blocker Toolkit

Microsoft has an update blocking toolkit for Chromium versions. If none of the above methods are suitable for you, then you can try this as a last resort.

" alt="How to stop Microsoft Edge automatic updates" >
  • Select the location where the content is extracted.
" alt="How to stop Microsoft Edge automatic updates" >
  • Let's save the content in the Downloads folder.
" alt="How to stop Microsoft Edge automatic updates" >
  • You can open the Downloads folder to view the extracted content.
" alt="How to stop Microsoft Edge automatic updates" >
  • Now, follow the instructions for Notepad above, search and open the command prompt in administrator mode.
  • Type cd.. or cd\ and press Enter to move the command prompt to the C: drive.
  • Then enter cd C:\Users\\Downloads to enter the folder where you have the interceptor toolkit file. Make sure to change the directory to the directory where you extract the blocking toolkit using the correct username on your computer.
  • Run the command EdgeChromium_Blocker.cmd /b to view the Edge update on the local computer that is passed blocked.
" alt="How to stop Microsoft Edge automatic updates" >

You can follow the same process at any time and run the command EdgeChromium_Blocker.cmd /u to unblock the update delivery process.

Related: How to disable automatic updates in Firefox browser?

2. Stop automatic edge updates in Mac

Microsoft also provides an Edge browser for macOS. Unlike other Office apps available in the App Store, you must download and install Edge from the website on your Mac. It works similar to the Windows version and automatically updates to the latest version when you connect to the Internet. However, it has a separate Microsoft AutoUpdate application that runs and seeks your permission before it is updated.

  • When the Microsoft AutoUpdate application runs, it displays the current and available Edge versions and file sizes.
  • Make sure to disable the Automatically keep Microsoft applications up-to-date check box.
  • You can click the Update button and run the update if needed.
" alt="How to stop Microsoft Edge automatic updates" >

While this is perfect, the only problem is that the AutoUpdate application will appear frequently and you need to close it.

The last words

As Google Chrome begins to update automatically, other browsers such as Firefox and Edge follow suit. Although it is acceptable to update for security reasons, it doesn't make sense to run automatic updates all the time and consume network bandwidth. You can stop automatic Microsoft Edge browser updates by following the above method.

The above is the detailed content of How to stop Microsoft Edge automatic updates. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undress AI Tool

Undress AI Tool

Undress images for free

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Fixed Windows 11 Google Chrome not opening Fixed Windows 11 Google Chrome not opening Jul 08, 2025 pm 02:36 PM

Fixed Windows 11 Google Chrome not opening Google Chrome is the most popular browser right now, but even it sometimes requires help to open on Windows. Then follow the on-screen instructions to complete the process. After completing the above steps, launch Google Chrome again to see if it works properly now. 5. Delete Chrome User Profile If you are still having problems, it may be time to delete Chrome User Profile. This will delete all your personal information, so be sure to back up all relevant data. Typically, you delete the Chrome user profile through the browser itself. But given that you can't open it, here's another way: Turn on Windo

Google Chrome Speed ??Browser Official Edition Portal Google Chrome Speed ??Browser Official Edition Portal Jul 08, 2025 pm 02:30 PM

Google Chrome is a free and fast multi-platform web browser developed by Google. It is known for its speed, stability and reliability. Chrome is based on the open source Chromium project and is widely used on devices such as desktops, laptops, tablets and smartphones. The browser has a clean interface and a wide range of customizable options, allowing users to personalize it according to their preferences. In addition, Chrome has a huge library of extensions that provide additional features such as ad blocking, password management and language translation, further enhancing the browsing experience.

What are the mainstream public chains of cryptocurrencies? The top ten rankings of cryptocurrency mainstream public chains in 2025 What are the mainstream public chains of cryptocurrencies? The top ten rankings of cryptocurrency mainstream public chains in 2025 Jul 10, 2025 pm 08:21 PM

The pattern in the public chain field shows a trend of "one super, many strong ones, and a hundred flowers blooming". Ethereum is still leading with its ecological moat, while Solana, Avalanche and others are challenging performance. Meanwhile, Polkadot, Cosmos, which focuses on interoperability, and Chainlink, which is a critical infrastructure, form a future picture of multiple chains coexisting. For users and developers, choosing which platform is no longer a single choice, but requires a trade-off between performance, cost, security and ecological maturity based on specific needs.

No longer blindly trading coins! Understand the true value of Bitcoin, Ethereum, Dogecoin in one article No longer blindly trading coins! Understand the true value of Bitcoin, Ethereum, Dogecoin in one article Jul 09, 2025 pm 08:15 PM

?Many people are easily influenced by market sentiment in digital currency investment, blindly following the trend but not understanding the value of the currency itself. This article will compare and analyze the core mechanisms and values ??of the three mainstream currencies, Bitcoin, Ethereum, and Dogecoin, to help readers establish rational cognition and avoid being misled by short-term fluctuations.

How to obtain the US MSB license in 45 days? Detailed explanation of the three essential certificates for virtual currency compliance operations How to obtain the US MSB license in 45 days? Detailed explanation of the three essential certificates for virtual currency compliance operations Jul 08, 2025 pm 07:42 PM

This article will explain in detail how to successfully apply for a US MSB (Money Services Business) license within a theoretical 45-day cycle and disassemble the key steps in the application process to help you understand the entire operation process. At the same time, the article will also introduce two other important compliance licenses in the virtual currency industry, providing reference for you to build a global compliance operation system.

Solana official APP platform. Popular address.co Solana official APP platform. Popular address.co Jul 10, 2025 pm 07:06 PM

The acquisition and management of digital assets can be achieved through the official Solana platform and secure storage solutions. 1. Solana's official application platform (solana.com/ecosystem) provides project browsing, official application downloads and developer resources; 2. Its trading platform address is a designated link to facilitate user transactions; 3. Hardware storage devices such as Ledger can ensure private key security offline; 4. Desktop or mobile applications such as Phantom support convenient management; 5. Multi-signature technology improves authorization security; in addition, you can also participate in the digital asset ecosystem by participating in community governance, using decentralized applications, content creation, etc.

Fixed the failure to upload files in Windows Google Chrome Fixed the failure to upload files in Windows Google Chrome Jul 08, 2025 pm 02:33 PM

Have problems uploading files in Google Chrome? This may be annoying, right? Whether you are attaching documents to emails, sharing images on social media, or submitting important files for work or school, a smooth file upload process is crucial. So, it can be frustrating if your file uploads continue to fail in Chrome on Windows PC. If you're not ready to give up your favorite browser, here are some tips for fixes that can't upload files on Windows Google Chrome 1. Start with Universal Repair Before we learn about any advanced troubleshooting tips, it's best to try some of the basic solutions mentioned below. Troubleshooting Internet connection issues: Internet connection

Dogecoin Trading Platform App Download What Dogecoin Trading Platforms are there Dogecoin Trading Platform App Download What Dogecoin Trading Platforms are there Jul 08, 2025 pm 05:36 PM

This article will explain the selection of Dogecoin trading platform and the official application download. We will explain in detail how to find and download the application of the trading platform through safe and reliable channels. This process will be presented in the form of step-by-step teaching. Next, we will introduce several mainstream Dogecoin trading platforms in the current market, and combine the general feedback from online users to comprehensively explain their characteristics for reference.

See all articles