Hi @Wong,
Welcome to Q&A!
Could you please let me know if there is any group policy that restricts the permissions for your account?
I reviewed the logs you shared and noticed that the installation attempt occurred multiple times. The error message is as follows:
2025-02-12 23:17:55> Program: Using PackageManager RegisterPackageByFamilyName attempt 3 out of 3
2025-02-12 23:17:55> Program: Registration status: Error
2025-02-12 23:17:55> Program: Registration error: System.UnauthorizedAccessException: Access is denied.
Access is denied.
It looks like the elevated permission is required to complete the operation.
To check the access, you could open CMD and run "net user youraccount". It indicates your account have the correct permission if the returned results contain the following information
If you don't have the permission, please contact your administrator and grant the permission to finish the installation.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our [documentation]](https://aka.ms/msftqanotifications)"https://aka.ms/msftqanotifications)") to enable e-mail notifications if you want to receive the related email notification for this thread.