Hello again seattle guy,
Just following up. You must execute the rollback immediately, as the Windows.old directory containing your previous Windows 10 installation is governed by a hard-coded task that deletes the data 10 days post-upgrade. Navigate to Start > Settings > System > Recovery and select Go back. If this option is grayed out or missing, the previous installation files have likely been purged, and you will be forced to perform a clean installation using the Windows 10 Media Creation Tool to return to your preferred OS.
Once you are back in the Windows 10 environment, you must apply a specific Group Policy Object (GPO) to prevent the Windows Update agent from processing the Windows 11 offer again. Since you are on Windows 10 Pro, use the Local Group Policy Editor (gpedit.msc) and navigate to Computer Configuration > Administrative Templates > Windows Components > Windows Update > Windows Update for Business. Locate the policy Select the target Feature Update version, enable it, and set the "Product Version" to Windows 10 and the "Target Version" to 22H2. This writes a specific blockage to the registry key HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate, effectively instructing the update service to reject any feature update payload that does not match "Windows 10," thereby technically isolating your machine from future Windows 11 upgrade attempts while still allowing critical security definitions to pass through.
VP