Atlas-OS / Atlas

🚀 An open and lightweight modification to Windows, designed to optimize performance, privacy and usability.
https://atlasos.net
GNU General Public License v3.0
13.4k stars 512 forks source link

[BUG] - Enabling printing & notifications doesn't unhide their Settings pages #1101

Open Flearz opened 4 months ago

Flearz commented 4 months ago

Description

Hello, I think i checked "Disable printing" on playbook install (0.4).

Enable Printing.cmd doesn't fully enable printing back, the windows menus are not working.

Running windows 10 10.00.19045 Build 19045

Thanks in advance

Steps to reproduce

  1. Clicking on this: image
  2. Just always brings me there: image

I tried to run it multiple times as admin.

Expected behavior

Expect to get this menu: image

Actual behavior

I get this image

Atlas Edition

Atlas for Windows 10 22H2

Desktop information

Virtual machine: image

Additional content

No response

mian196 commented 4 months ago

If i remember correctly the printing to work on VM you need to install the vmware tools also

mian196 commented 4 months ago

Also check the printing service manually in services

he3als commented 4 months ago

This is a known issue with the scripts for notifications and printing, it'll be fixed next update

znimator commented 4 months ago

any workaround for this? I need to print my course work asap

shelltar commented 4 months ago

any workaround for this? I need to print my course work asap

Printing still works, you just can't access the menu. I can print just fine. The scanner doesn't work, though.

he3als commented 3 months ago

Open Command Prompt as an administrator and use these commands as a workaround


To fix printing:

call "%windir%\AtlasModules\Scripts\settingsPages.cmd" /unhide printers

To fix notifications:

call "%windir%\AtlasModules\Scripts\settingsPages.cmd" /unhide notifications
call "%windir%\AtlasModules\Scripts\settingsPages.cmd" /unhide privacy-notifications