Cannot turn on Bluetooth after system upgrade

I upgraded my system and after a reboot, bluetooth stopped working. Bluetooth is enabled, I’m just unable to turn it on.

● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: disabled)
     Active: active (running) since Wed 2023-02-01 09:49:09 IST; 59s ago
       Docs: man:bluetoothd(8)
   Main PID: 3069 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 28686)
     Memory: 844.0K
        CPU: 114ms
     CGroup: /system.slice/bluetooth.service
             └─3069 /usr/lib/bluetooth/bluetoothd

Feb 01 09:49:09 pragyan systemd[1]: Started Bluetooth service.
Feb 01 09:49:09 pragyan bluetoothd[3069]: Starting SDP server
Feb 01 09:49:09 pragyan bluetoothd[3069]: profiles/audio/vcp.c:vcp_init() D-Bus experimental not enabled
Feb 01 09:49:09 pragyan bluetoothd[3069]: src/plugin.c:plugin_init() Failed to init vcp plugin
Feb 01 09:49:09 pragyan bluetoothd[3069]: profiles/audio/mcp.c:mcp_init() D-Bus experimental not enabled
Feb 01 09:49:09 pragyan bluetoothd[3069]: src/plugin.c:plugin_init() Failed to init mcp plugin
Feb 01 09:49:09 pragyan bluetoothd[3069]: profiles/audio/bap.c:bap_init() D-Bus experimental not enabled
Feb 01 09:49:09 pragyan bluetoothd[3069]: src/plugin.c:plugin_init() Failed to init bap plugin
Feb 01 09:49:09 pragyan bluetoothd[3069]: Bluetooth management interface 1.21 initialized

I followed the instructions at https://wiki.archlinux.org/title/bluetooth but that didn’t resolve my issue. I’ve tried sudo rfkill unblock bluetooth && sudo systemctl restart bluetooth multiple times, but to no avail.

I’ve had that happen before on my Dell laptop. Rebooting did not help, however completely shutting it down and turning it back on did.

I’ve tried shutting it down and turning it back on again, it didn’t work