国产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)

Hot Topics

PHP Tutorial
1502
276
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.

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.

Which chain does Dogecoin DOGE belong to? Does Dogecoin belong to the Binance Chain? Which chain does Dogecoin DOGE belong to? Does Dogecoin belong to the Binance Chain? Jul 10, 2025 pm 08:39 PM

Recently, the discussion in the digital asset field has remained hot. Dogecoin DOGE, as one of the most popular focus, has become a question that many people have explored. Where does it "settling down"? What is the relationship with the current leading trading platform, Binance? To answer these questions, we need to conduct in-depth analysis from the two dimensions of the underlying technical logic of digital assets and the platform ecology, rather than just staying in appearance.

what is an operating system what is an operating system Jul 11, 2025 am 03:16 AM

The operating system is the basic software for managing hardware resources, running programs, and providing user interaction interfaces. It coordinates the relationship between hardware and software and is responsible for memory allocation, device scheduling, file management and multitasking. Common systems include Windows (suitable for office and gaming), macOS (Apple devices, suitable for creative work), Linux (open source, suitable for developers), and Android/iOS (mobile device system). The choice of ordinary users depends on the usage scenario, such as software compatibility, security and customization requirements. How to view system information: Use winver command for Windows, click on the machine for macOS, use terminal commands for Linux, and find the phone in settings. The operating system is the underlying tool for daily use,

What is the code number of Bitcoin? What style of code is Bitcoin? What is the code number of Bitcoin? What style of code is Bitcoin? Jul 22, 2025 pm 09:51 PM

As a pioneer in the digital world, Bitcoin’s unique code name and underlying technology have always been the focus of people’s attention. Its standard code is BTC, also known as XBT on certain platforms that meet international standards. From a technical point of view, Bitcoin is not a single code style, but a huge and sophisticated open source software project. Its core code is mainly written in C and incorporates cryptography, distributed systems and economics principles, so that anyone can view, review and contribute its code.

How to customize the Dock on a Mac? How to customize the Dock on a Mac? Jul 12, 2025 am 01:29 AM

To adjust the Dock on Mac according to usage habits to improve efficiency, you can follow the following steps: 1. Adjust the size and position: Go to "System Settings" > "Desktop and Dock", check "Automatic Show and Hide Dock", slide the bar to adjust the icon size; select the left, bottom or right place in "Dock Position". 2. Add or remove apps and folders: Drag the app from "Applications" to the Dock, and drag out the outside of the icon to remove the item. 3. Customize behavior and animation effects: Set click icon to display recent documents, window thumbnail previews, and use dividers or empty launchers to improve organization and quickly return to the desktop. Turning on the auto-hide function helps save screen space and make your work more focused.

How to back up my Mac before a macOS update? How to back up my Mac before a macOS update? Jul 15, 2025 am 12:33 AM

Before updating macOS, you should back up your Mac. 1. Use TimeMachine to make a complete backup, insert the external hard disk and enable automatic regular backup; 2. Manually back up important files to cloud storage or external devices, and give priority to backing up documents, photos, bookmarks and other key information; 3. Create a bootable macOS installation disk for system repair or reinstallation, prepare a 16GB USB disk and run terminal commands to create. Backup can effectively prevent update failure or data loss, and it is more secure to prepare in advance.

How to use PHP to develop product recommendation module PHP recommendation algorithm and user behavior analysis How to use PHP to develop product recommendation module PHP recommendation algorithm and user behavior analysis Jul 23, 2025 pm 07:00 PM

To collect user behavior data, you need to record browsing, search, purchase and other information into the database through PHP, and clean and analyze it to explore interest preferences; 2. The selection of recommendation algorithms should be determined based on data characteristics: based on content, collaborative filtering, rules or mixed recommendations; 3. Collaborative filtering can be implemented in PHP to calculate user cosine similarity, select K nearest neighbors, weighted prediction scores and recommend high-scoring products; 4. Performance evaluation uses accuracy, recall, F1 value and CTR, conversion rate and verify the effect through A/B tests; 5. Cold start problems can be alleviated through product attributes, user registration information, popular recommendations and expert evaluations; 6. Performance optimization methods include cached recommendation results, asynchronous processing, distributed computing and SQL query optimization, thereby improving recommendation efficiency and user experience.

See all articles