other copilot update path

This commit is contained in:
zoicware
2025-12-11 16:32:48 -05:00
committed by GitHub
parent 6854c9b176
commit b0289cd7bf

View File

@@ -1422,6 +1422,7 @@ function Remove-AI-Files {
}
}
Reg.exe delete 'HKLM\SOFTWARE\Microsoft\EdgeUpdate' /v 'CopilotUpdatePath' /f *>$null
Reg.exe delete 'HKLM\SOFTWARE\WOW6432Node\Microsoft\EdgeUpdate' /v 'CopilotUpdatePath' /f *>$null
#remove additional installers
$inboxapps = 'C:\Windows\InboxApps'