Edge is deleted during NTLite operation (W11 24H2)

Just

New Member
Messages
1
Reaction score
0
If I choose to delete Edge while editing the Windows 11 24H2 installation, Edge on my computer is also deleted, but not completely, I can bring it back by clicking repair from the control panel.

View attachment 12368
 
I removed all of Edge's components from 24H2 Insider Preview (26100.1150), and then ran "sfc /scannow".
That's the same action as running a Windows repair.
Code:
                <c>edgeupdate 'Microsoft Edge Update'</c>
                <c>edgewebview 'Microsoft Edge WebView'</c>
                <c>microsoft.microsoftedge 'Microsoft Edge (Legacy)'</c>
                <c>microsoft.microsoftedge.stable 'Microsoft Edge (Chromium)'</c>
                <c>microsoft.microsoftedgedevtoolsclient 'MicrosoftEdgeDevToolsClient'</c>

Can't find Edge on this PC, even after a restart.

View attachment 12373
 
I also delete Edge in the image, and if Edge CANARY is open while NTL deletes Edge, Edge CANARY closes but nothing is deleted in CANARY
Maybe during the process of deleting Edge stable in the image, it will also delete some files in Windows?
 
Last edited:
Back
Top