memstechtips / UnattendedWinstall

Personalized Unattended Answer Files that helps automatically debloat and customize Windows 10 & 11 during the installation process.
MIT License
1.12k stars 167 forks source link

issues with notfications #14

Closed hdgetban closed 1 week ago

hdgetban commented 1 week ago

so when i click this image it doesnt show up and i need it for discord so how do i enable it?

memstechtips commented 1 week ago

Open CMD or Powershell as Admin and run the following commands:

reg.exe add "HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\Explorer" /v DisableNotificationCenter /t REG_DWORD /d 0 /f
reg.exe add "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\PushNotifications" /v ToastEnabled /t REG_DWORD /d 1 /f

Hopefully it works.

hdgetban commented 1 week ago

it works thanks

hdgetban commented 1 week ago

it works but i dont get notfications so how do i disable it again

hdgetban commented 1 week ago

WAIT ACTUALLY NO I DONT WANNA DISABLE IT BECAUSE I NEED THE CALENDER