Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Your Windows is not activated and looks to be running on KMS volume license.
You can type cmd in the search on the taskbar and hit enter to launch command prompt, then run the following command:
slmgr /dlv
A pop up window will show you some details about your license. You can see if you mention volume license KMS somewhere.
===============
Launch Powershell (note, it is not Command Prompt, but Powershell), and run this code to see if you have an OEM license on the motherboard.
(Get-CimInstance -ClassName SoftwareLicensingService -Property OA3xOriginalProductKey).OA3xOriginalProductKey
If it returns a license key, it means your motherboard has an OEM license for Windows Home edition, but you need to do a clean install in order to use this OEM license to properly and legally activate your Windows Home.