国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

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)

Csgo HD blockbusters enter_Csgo HD blockbusters online viewing address Csgo HD blockbusters enter_Csgo HD blockbusters online viewing address Jun 04, 2025 pm 05:15 PM

Entering CSGO HD blockbuster mode requires four steps: 1. Update the game client to the latest version; 2. Adjust the video settings to the highest parameters; 3. Start the game and enter high-definition mode; 4. Optimize performance and test adjustments. Through these steps, you can improve the gaming experience of CSGO and enjoy a clearer picture and a more immersive gaming environment.

How to download Ouyi on Android phone ok download tutorial (step-by-step tutorial) How to download Ouyi on Android phone ok download tutorial (step-by-step tutorial) Jun 12, 2025 pm 10:18 PM

How to safely download and install Ouyi OK APP? 1. Visit the official website: Use the Android browser to enter the official website and confirm it is the official website; 2. Find the download entrance: Click the "APP Download" button on the homepage; 3. Select the Android version: Select "Android Download" on the download page; 4. Download the APK file: Allow the browser to download APK installation packages from unknown sources; 5. Enable installation permissions: Go to the mobile phone settings to enable the "Unknown Source Application Installation" permission; 6. Complete the installation: Click the APK file to install, etc.

How to download Binance binance download tutorial on Android phone (step-by-step tutorial) How to download Binance binance download tutorial on Android phone (step-by-step tutorial) Jun 12, 2025 pm 10:15 PM

Two methods and precautions for downloading Binance on Android phones: 1. Download the APK file through the official website: visit Binance official website www.binance.com, click "Android APK Download", and enable the installation permission of the "Unknown Source" of your phone before completing the installation; 2. Download through a third-party application store: select a trusted store to search for "Binance", confirm the developer information and download and install it. Be sure to get the app from official channels, enable two-factor verification, regularly change passwords and be alert to phishing websites to ensure your account security.

Ouyi download tutorial Ouyi latest version download tutorial (full version) Ouyi download tutorial Ouyi latest version download tutorial (full version) Jun 18, 2025 pm 07:39 PM

As the world's leading cryptocurrency exchange, OKX provides a safe and reliable trading environment and a rich variety of digital assets. 1. Visit the official website www.okx.com to download the application; 2. Select the Android or iOS version according to the device; 3. Install the application and complete registration or login; 4. Enable two-factor verification to ensure account security. The platform supports spot trading, leveraged trading, contract trading, DeFi, OKX Earn financial management and NFT market.

How to query your administrator password for oracle database How to query your administrator password for oracle database Jun 04, 2025 pm 10:06 PM

Directly querying administrator passwords is not recommended in terms of security. The security design principle of Oracle database is to avoid storing passwords in plain text. Alternative methods include: 1. Reset the SYS or SYSTEM user password using SQL*Plus; 2. Verify the encrypted password through the DBMS_CRYPTO package.

Official correct address of Ouyi Exchange APP Official correct address of Ouyi Exchange APP Jun 17, 2025 pm 01:24 PM

To obtain the official correct address of the Ouyi Exchange APP, you need to go through the following three official channels: 1. Download the official website, visit the official domain name [adid]fe9fc289c3ff0af142b6d3bead98a923[/adid] and download the corresponding system version; 2. Follow the official social media account to obtain the latest download information; 3. Contact the official customer service to confirm. At the same time, users should be alert to phishing websites, check domain names, install antivirus software, enable secondary verification and avoid leakage of personal information to ensure account security.

How to log in to Ouyi on a computer? ouyi European Exchange PC installation package download How to log in to Ouyi on a computer? ouyi European Exchange PC installation package download Jun 12, 2025 pm 04:24 PM

Logging into the OIEI Exchange computer and downloading the OIEI Exchange PC installation package is a key step to entering the world of digital currency trading. Imagine that you are sitting in front of your computer, preparing to start your digital currency trading journey, but you find that you don’t know how to log in to the OI Exchange, or you can’t find the download portal for the PC installation package. This will undoubtedly make you feel frustrated. Don’t worry, this article will answer these questions in detail, allowing you to easily get started and enjoy the digital currency market. We will guide you step by step to complete the login and download of the PC installation package of the Ouyi Exchange to ensure that you will not miss any details

How to adjust mysql into Chinese interface? Easy to set the Chinese language environment of mysql How to adjust mysql into Chinese interface? Easy to set the Chinese language environment of mysql Jun 04, 2025 pm 06:36 PM

To tune MySQL into a Chinese interface, it can be implemented through MySQLWorkbench or command line tools. 1) In MySQLWorkbench, open "Preferences", select the "Appearance" tab, and then select "Chinese(Simplified)" in the "Language" drop-down menu, and restart. 2) When using command line tools, set the operating system locale variables, such as using "exportLANG=zh_CN.UTF-8" on Linux or macOS, and then run the mysql client.

See all articles