I am running Windows 11 22h2 build 22621.1265 and Microsoft edge keeps reinstalling. It is not listed under task Scheduler. It is not in my Registry and is disabled in services and is not listed on my hard drive HELP
from crypticus / abbodi1406 Code: >nul 2>&1 rd "%ProgramFiles%\Microsoft\EdgeCore" >nul 2>&1 rd "%ProgramFiles(x86)%\Microsoft\EdgeCore" >nul 2>&1 rd "%ProgramFiles%\Microsoft\Edge\Application" >nul 2>&1 rd "%ProgramFiles(x86)%\Microsoft\Edge\Application" >nul 2>&1 rd "%LocalAppData%\Microsoft\Edge\Application" >nul 2>&1 md "%ProgramFiles%\Microsoft\EdgeCore" >nul 2>&1 md "%ProgramFiles(x86)%\Microsoft\EdgeCore" >nul 2>&1 md "%ProgramFiles%\Microsoft\Edge\Application" >nul 2>&1 md "%ProgramFiles(x86)%\Microsoft\Edge\Application" >nul 2>&1 md "%LocalAppData%\Microsoft\Edge\Application" >nul 2>&1 icacls "%ProgramFiles%\Microsoft\EdgeCore" /inheritance:r >nul 2>&1 icacls "%ProgramFiles(x86)%\Microsoft\EdgeCore" /inheritance:r >nul 2>&1 icacls "%ProgramFiles%\Microsoft\Edge\Application" /inheritance:r >nul 2>&1 icacls "%ProgramFiles(x86)%\Microsoft\Edge\Application" /inheritance:r >nul 2>&1 icacls "%LocalAppData%\Microsoft\Edge\Application" /inheritance:r >nul 2>&1 reg add "HKLM\SOFTWARE\Microsoft\EdgeUpdate" /f /v DoNotUpdateToEdgeWithChromium /t REG_DWORD /d 1
Code: cmd /c rd """$($env:ProgramFiles)\Microsoft\EdgeCore""" *>$null cmd /c rd """$(${env:ProgramFiles(x86)})\Microsoft\EdgeCore""" *>$null cmd /c rd """$($env:ProgramFiles)\Microsoft\Edge\Application""" *>$null cmd /c rd """$(${env:ProgramFiles(x86)})\Microsoft\Edge\Application""" *>$null cmd /c rd """$($env:LocalAppData)\Microsoft\Edge\Application""" *>$null cmd /c md """$($env:ProgramFiles)\Microsoft\EdgeCore""" *>$null cmd /c md """$(${env:ProgramFiles(x86)})\Microsoft\EdgeCore""" *>$null cmd /c md """$($env:ProgramFiles)\Microsoft\Edge\Application""" *>$null cmd /c md """$(${env:ProgramFiles(x86)})\Microsoft\Edge\Application""" *>$null cmd /c md """$($env:LocalAppData)\Microsoft\Edge\Application""" *>$null cmd /c icacls """$($env:ProgramFiles)\Microsoft\EdgeCore""" /inheritance:r *>$null cmd /c icacls """$(${env:ProgramFiles(x86)})\Microsoft\EdgeCore""" /inheritance:r *>$null cmd /c icacls """$($env:ProgramFiles)\Microsoft\Edge\Application""" /inheritance:r *>$null cmd /c icacls """$(${env:ProgramFiles(x86)})\Microsoft\Edge\Application""" /inheritance:r *>$null cmd /c icacls """$($env:LocalAppData)\Microsoft\Edge\Application""" /inheritance:r *>$null cmd /c reg add """HKLM\SOFTWARE\Microsoft\EdgeUpdate""" /f /v DoNotUpdateToEdgeWithChromium /t REG_DWORD /d 1 *>$null
Add to hosts file those 3 lines. Code: 127.0.0.1 config.edge.skype.com 127.0.0.1 msedge.api.cdp.microsoft.com 127.0.0.1 msedge.sf.dl.delivery.mp.microsoft.com
Thanks, but I get: Error, because null is not recognised Error, because /inheritance:r is not recognised.
Why the hell Micros**t pushing down the piece of software in users throat who doesn't want it ? Glad I never paid for Windows.
That's not enough. You need to add at least part of the network and under the fascist Microsoft network 13.64.0.0 - 13.107.255.255 20.160.0.0 - 20.175.255.255 20.33.0.0 - 20.128.255.255 And do not just add the top addresses, but in your country, in your city, and from yourself where the packets go and block off the under networks! In this way you will partially get rid of the ubiquitous Microsoft!
It's should work .. I have another patent Create file name of current folders name Replace all folders with files It will not updating edge anymore