Pro Ramhound-Vorschlag musste ich eine Befehlszeile ausführen, um die neue Änderung zu speichern:
(gwmi -class Lenovo_SaveBiosSettings -namespace root\wmi).SaveBiosSettings() oder (Wenn Ihr BIOS kennwortgeschützt ist):
(gwmi -class Lenovo_SaveBiosSettings -namespace root\wmi).SaveBiosSettings("Password,Encoding,KbdLang;") Vielen Dank