Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
windows:optimisation [2021/05/27 22:22] – [Optimisation/Installation Windows] Windows10Debloater meilleur placement alexwindows:optimisation [2025/03/27 21:13] (Version actuelle) minimi
Ligne 1: Ligne 1:
- 
 =====  Optimisation/Installation Windows ===== =====  Optimisation/Installation Windows =====
  
Ligne 6: Ligne 5:
  
 [[https://sebsauvage.net/wiki/doku.php?id=windows]] [[https://sebsauvage.net/wiki/doku.php?id=windows]]
 +
 +=== Clean IA ===
 +<file reg clean.reg>
 +Windows Registry Editor Version 5.00
 +
 +; Created by: Sudeep James on May 2024
 +
 +
 +[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsCopilot]
 +"TurnOffWindowsCopilot"=dword:00000001
 +
 +[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsCopilot]
 +"TurnOffWindowsCopilot"=dword:00000001
 +
 +[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
 +"HubsSidebarEnabled"=dword:00000000
 +
 +[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer]
 +"DisableSearchBoxSuggestions"=dword:00000001
 +
 +[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer]
 +"DisableSearchBoxSuggestions"=dword:00000001
 +</file>
  
  ===  Services ====  ===  Services ====