Atlas icon indicating copy to clipboard operation
Atlas copied to clipboard

[BUG] - Running"Enable Notifications" doesnt make the settings for Notifications visible ( doesnt edit Registry )

Open Evonos opened this issue 1 year ago • 13 comments

Description

If you run "Enable Notifications" script it doesnt make the Notifications settings visible in the windows Settings menu because it doesnt remove the "Notifications" entry from the registry key Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer SettingsPageVisibility

Steps to reproduce

run "Enable Notifications" Open settings No notification settings even after Restart.

Expected behavior

See Notification settings ( you enabled the feature via script so you ... want to see it )

Actual behavior

No Menu.

Atlas Edition

Atlas for Windows 11 23H2

Desktop information

Atlas OS 0.4

Additional content

Fix remove "Notifications" from this entry in registry Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer SettingsPageVisibility maybe someone could include this into the script

Evonos avatar Apr 12 '24 05:04 Evonos

same

thedtvn avatar Apr 12 '24 09:04 thedtvn

https://github.com/Atlas-OS/Atlas/assets/80153297/9d480349-cc4d-44bc-a485-cda47d656949

tryed and not work

thedtvn avatar Apr 12 '24 10:04 thedtvn

Restart its unrelated to the issue i posted.

Evonos avatar Apr 12 '24 10:04 Evonos

Restart its unrelated to the issue i posted.

@Evonos I restart and do all that stuff before I recorded

thedtvn avatar Apr 12 '24 10:04 thedtvn

Restart its unrelated to the issue i posted.

@Evonos I restart and do all that stuff before I recorded

then go on the discord in a support channel , this here is a bug report unrelated to your issue.

Evonos avatar Apr 12 '24 10:04 Evonos

@Evonos is this a bug :/

thedtvn avatar Apr 12 '24 10:04 thedtvn

@Evonos is this a bug :/

https://discord.gg/jhqdtRv8

Evonos avatar Apr 12 '24 10:04 Evonos

Scripts in the Atlas folder should say that they're finished, e.g.:

image

If they don't, the script isn't launching, likely due to RunAsTI not functioning.

Can you open a Command Prompt, enter the path to the script, and post the output for troubleshooting, please?

he3als avatar Apr 13 '24 12:04 he3als

Scripts in the Atlas folder should say that they're finished, e.g.:

image

If they don't, the script isn't launching, likely due to RunAsTI not functioning.

Can you open a Command Prompt, enter the path to the script, and post the output for troubleshooting, please?

@he3als ye here is a log image

thedtvn avatar Apr 13 '24 15:04 thedtvn

Scripts in the Atlas folder should say that they're finished, e.g.:

image

If they don't, the script isn't launching, likely due to RunAsTI not functioning.

Can you open a Command Prompt, enter the path to the script, and post the output for troubleshooting, please?

yes it said that , even did run it a 2nd time to make sure ( after reboot after the first time ) both times it said it finished sucessfully.

Evonos avatar Apr 13 '24 16:04 Evonos

@he3als is there a way to fix this like add RunAsTI to Path env or something ?

thedtvn avatar Apr 14 '24 04:04 thedtvn

is there a way to fix this like add RunAsTI to Path env or something ?

@thedtvn RunAsTI should be added to path by default when running the playbook. You most likely had errors during installation. I would recommend reinstalling your windows as this may have caused a lot of scripts to fail when using the playbook.

Any other questions regarding your issue should be asked in the discord since this is not related to the original post.

the-P1neapple avatar Apr 14 '24 05:04 the-P1neapple

Hello, I've encountered the same issue and tried the various solutions displayed in this topic,

@Evonos if you remove the registry keys it allows the notification section on settingspage to appear back but I any change didnt seem to have any effect, It appears that even if you run the enable notification script it only enables parts of the notifications back :

"System" notifications (as push notifications) will pop (ex : enable auto HDR) Apps that integrates a dedicated push notification system will pop (ex : discord PM)

For user installed app that uses the windows notification push system it will not work (ex : whatsapp, tested from store installation) I believe it is because the service wpnUserService is stopped I tried to start it back but it refuses to ( tried sfc/ scannow and dism /online /cleanup-image /restorehealth), no result)

I wasn't sure if I disabled notifications when installing so I reinstalled to make sure and got the same result

MuG509 avatar Apr 25 '24 19:04 MuG509

Hello. Can you explain to me why you marked this unresolved, ongoing issue as "completed"? @Xyueta @the-P1neapple

Medullitus avatar May 25 '24 18:05 Medullitus

Hello. Can you explain to me why you marked this unresolved, ongoing issue as "completed"? @Xyueta @the-P1neapple

ye i dont get it either its not resolved in any way @Xyueta why did you solve it solved ? or is it internally fixed ?

Evonos avatar May 26 '24 17:05 Evonos

Hello. Can you explain to me why you marked this unresolved, ongoing issue as "completed"? @Xyueta @the-P1neapple

ye i dont get it either its not resolved in any way @Xyueta why did you solve it solved ? or is it internally fixed ?

Yes it is fixed. See commit: https://github.com/Atlas-OS/Atlas/commit/1797068182e8c7e0a477e699cdef61f8dc94ee3b.

Thanks.

Xyueta avatar May 26 '24 18:05 Xyueta

You can check it out by using an action playbook.

Xyueta avatar May 26 '24 18:05 Xyueta

This doesn't seem to be fixed. I'm working from a fresh installation. I checked 'disable notifications' during initial install, but running the cmd script to re-enable them doesn't provide access to the notifications area of the settings panel (i.e. right click clock > notification settings goes to home page of the settings app). I tried re-running the playbook (4.0), this time un-checking disable notifications, with the same result.

let me know if there are some logs I can provide.

matt-derrick avatar Jul 16 '24 15:07 matt-derrick

There's now a new issue for this with workarounds: https://github.com/Atlas-OS/Atlas/issues/1101

For any other workarounds for v0.4, see here: https://github.com/orgs/Atlas-OS/projects/7/views/5

he3als avatar Jul 16 '24 20:07 he3als