In the previous logs I've noticed that the "Connected User Experiences and Telemetry" service is disabled, it is well known that disabling (necessary) system services can trigger error 0x800f0922.
Open a elevated command prompt and run the following commands one at a time, and post the result in your next post.
Open a elevated command prompt and run the following commands one at a time, and post the result in your next post.
Code:
sc config DiagTrack start= auto
sc start DiagTrack