MarcLG wrote:
Thank you for your answer.
You are correct there is a difference between the Lock Screen (Control Command Q) which is effectively the same of my Desktop Picture and the screen I have when my computer start or restart.
In that latter case the Picture is the one attached and it's this one that I cannot change.
Is that not possible ?
https://discussions.apple.com/content/attachment/3b381031-2218-437f-820e-a2bbd6bb15b4
File Vault is off and I have Tahoe 26.0.1
Thank you
Marc
[Edited by Moderator]
If its a Firmware lock screen— try turning that off and compare your results.
From the Terminal.app check for Firmware password set..(?) copy & paste:
sudo firmwarepasswd -check
allows you to verify you have the correct password (without rebooting).
sudo firmwarepasswd -verify
deletes the firmware password. You'll need the current one to delete it, of course.
sudo firmwarepasswd -delete
(note: your psswd will not echo on screen type it in anyway, then to proceed use the enter\return key.)