Have you taken a look at this thread yet? You can make adjustments to system registry. I would recommend applying this to a test machine before deploying it to other machines.
https://community.syncromsp.com/t/decline-windows-11-upgrade/3744
reg add HKLM\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings /f /v SvOfferDeclined /t REG_QWORD /d 1
-----------------------------------
If this helps please mark as correct answer.