Dmitry Nefedov
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
Sophia/Windows 11/Sophia.ps1
|
|
@ -963,11 +963,11 @@ CortanaAutostart -Disable |
|
|
|
|
|
|
|
# Disable Microsoft Teams autostarting |
|
|
|
# Выключить автозагрузку Microsoft Teams |
|
|
|
CortanaAutostart -Disable |
|
|
|
TeamsAutostart -Disable |
|
|
|
|
|
|
|
# Enable Microsoft Teams autostarting (default value) |
|
|
|
# Включить автозагрузкуMicrosoft Teams (значение по умолчанию) |
|
|
|
# CortanaAutostart -Enable |
|
|
|
# TeamsAutostart -Enable |
|
|
|
|
|
|
|
# Check for UWP apps updates |
|
|
|
# Проверить обновления UWP-приложений |
|
|
|