mirror of
https://github.com/W4RH4WK/Debloat-Windows-10.git
synced 2024-11-15 18:12:57 +00:00
restart explorer
This commit is contained in:
parent
6ce5264d91
commit
dbc72e8ab3
@ -89,3 +89,6 @@ sp "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" "MMTaskba
|
||||
#echo "Disabling tile push notification"
|
||||
#force-mkdir "HKCU:\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\PushNotifications"
|
||||
#sp "HKCU:\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\PushNotifications" "NoTileApplicationNotification" 1
|
||||
|
||||
# Restart explorer
|
||||
Get-Process -Name explorer | Stop-Process
|
||||
|
Loading…
Reference in New Issue
Block a user