AveYo / fox

Firefox stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unistall script interrupted by a regkey not present

techno1s opened this issue · comments

issue

After that, if i try to reinstall edge with the official setup i get this error:

issue2

Obviously, the HW is capable (Ryzen 9, 32GB of RAM, Win11Pro)

Try this in CMD / PS (Admin):

reg delete HKCU\Software\Policies\Microsoft\EdgeUpdate /f /reg:32
reg delete HKCU\Software\Policies\Microsoft\EdgeUpdate /f
reg delete HKCU\Software\Policies\Microsoft\EdgeUpdateDev /f /reg:32
reg delete HKCU\Software\Policies\Microsoft\EdgeUpdateDev /f
reg delete HKLM\Software\Policies\Microsoft\EdgeUpdate /f /reg:32
reg delete HKLM\Software\Policies\Microsoft\EdgeUpdate /f
reg delete HKLM\Software\Policies\Microsoft\EdgeUpdateDev /f /reg:32
reg delete HKLM\Software\Policies\Microsoft\EdgeUpdateDev /f
reg delete HKCU\Software\Microsoft\EdgeUpdate /f /reg:32
reg delete HKCU\Software\Microsoft\EdgeUpdate /f
reg delete HKCU\Software\Microsoft\EdgeUpdateDev /f /reg:32
reg delete HKCU\Software\Microsoft\EdgeUpdateDev /f
reg delete HKLM\Software\Microsoft\EdgeUpdate /f /reg:32
reg delete HKLM\Software\Microsoft\EdgeUpdate /f
reg delete HKLM\Software\Microsoft\EdgeUpdateDev /f /reg:32
reg delete HKLM\Software\Microsoft\EdgeUpdateDev /f

If you entered edge there should have undone the blocking regardless of that error (harmless).