Microsoft Edge Popups

AtYourService

Member
Reaction score
12
Location
CT
Had a user on Win10 how had their browser hijacked with popups and no way to open the browser offline or in safe mode. Couldn't find any form of infection with the usual scanners, this is what i did to get it back to normal.
Press Windows key + X
Open Command prompt (admin)
and paste this:
Code:
taskkill /F /IM MicrosoftEdge.exe /T && Del %userprofile%\appdata\Local\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AC\MicrosoftEdge\User\Default\Recovery\Active\*.* /Q
 
Back
Top