Bloatware Uninstallation Script for Windows 11.
Author: ThomasLap13
Link: https://github.com/ThomasLap13
Date: 13/11/2024
Version: 1 - Tested on Windows 11 23H2/24H2.
- "News"
- "Remote Assistance"
- "Camera"
- "Copilot"
- "Voice Recorder"
- "Game Bar"
- "Clock"
- "Feedback Hub"
- "Media Player"
- "Weather"
- "Web Microsoft 365"
- "Microsoft Clipchamp"
- "Microsoft To Do"
- "Outlook New"
- "Sticky Notes"
- "Solitaire"
- "Xbox"
The script.ps1 file is the main file that follows various steps and calls specific functions.
Its role is to centralize the execution of other scripts without needing direct programming.
Other files starting with "script..." are derivatives of this initial file, each designed to perform specific functions.
This folder contains all the specific scripts with the functions called in script.ps1.
To create a new feature in a different category than those already present, simply create a "function_" file and call it in script.ps1.
For any questions or additional information, feel free to contact me:
ThomasLap13, IT apprentice.
Script de désinstallation bloatware pour Windows 11
Auteur : ThomasLap13
Lien : https://github.com/ThomasLap13
Date : 13/11/2024
Version : 1 - Testé sur Windows 11 23H2/24H2
- "Actualité"
- "Assistance à distance"
- "Camera"
- "Copilote"
- "Enregistreur Vocal"
- "Game Bar"
- "Horloge"
- "Hub commentaire"
- "Lecteur multimédia"
- "Météo"
- "Web Microsoft 365"
- "Microsoft Clipchamp"
- "Microsoft To Do"
- "Outlook New"
- "Pense-bête"
- "Solitaire"
- "Xbox"
Le fichier script.ps1 est le fichier principal, qui suit les différentes étapes et appelle les fonctions spécifiques.
Son rôle est de centraliser l’exécution des autres scripts sans nécessiter de programmation directe.
Les autres fichiers commençant par "script..." sont des dérivés de ce fichier initial, chacun conçu pour exécuter des fonctionnalités bien précises.
Ce dossier contient tous les scripts spécifiques avec les fonctions appelées dans script.ps1.
Pour créer une nouvelle fonctionnalité dans une catégorie différente de celles déjà présentes, il suffit de créer un fichier "fonction_" et de l’appeler dans script.ps1.
Pour toute question ou information supplémentaire, n'hésitez pas à me contacter :
ThomasLap13, apprenti informatique.