First, clear out the keyboard from Device Manager and Bluetooth settings, reboot, and re-pair it. Make sure the Bluetooth service is running, disable power saving on the adapter, and try the Windows Bluetooth troubleshooter. If that doesn’t work, uninstall and reinstall the Bluetooth driver (use your PC maker’s driver if possible). You can also try fixing system files with sfc /scannow and DISM. If you really need to roll back the updates, run DISM /Online /Get-Packages to find the exact package name, then use DISM /Online /Remove-Package /PackageName:<name> to uninstall. If uninstalling won’t work, pause Windows Updates, block those updates with Microsoft’s hide-updates tool, or roll back with System Restore if you’ve got a point from before 9/16.