The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
Hi @Ana Sofia Moreira ,
Welcome to Microsoft Q&A!
After checking your logs, it seems that some policies on your machine block the Installer to install the MSI packages.
Please check if there have 3rd party anti-virus software enabled or enterprise group policy in place that is restricting you or not. If so, please disable them temporarily.
In addition, you can try the following steps:
Type “Administrative Tools” in search box – Open Local Security Policy – Click Software Restriction Policies (Note: If no software restrictions are defined, right click the Software Restriction Policies node and select New Software Restriction Policy) – Double click Enforcement – Select “All users except Local Administrators” – Click OK – Restart the computer for the changes to take effect.
Then, reboot your machine and run Visual Studio as administrator to repair the installation.
Sincerely,
Anna
- If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.