forked from matej137/OutlookRemover
-
Notifications
You must be signed in to change notification settings - Fork 2
SempaiRock/OutlookRemover
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
"Outlook" (New) permanent removal script ======================================== This script prevents the Outlook (new) app from installing by installing a custom blank app with the same package id as the original one, thus making it´s installation fail. To do this, it enables the developer mode via registry and registers the modified New Outlook manifest as an unpacked Appx package. How to use it? ============== 1. Unpack the ZIP file (if you didn´t already) 2. Run the outlook.bat batch file as an Admin 3. DONE! You can now remove the files How exactly does it work? ========================= 1. Copies the AppxManifest.xml to the \Users folder 2. Enables developer mode (i.e. sideloading apps) via registry 3. Uninstalls the New Outlook (if present) 4. Installs the fake one
About
a little batch file that permanently removes the Outlook (New) app from Windows 10/11
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Batchfile 100.0%