MSInfo32.exe /Report <DesktopFolder/Report.txt> fails under normal user with access denied

Varonec 21 Reputation points
2022-02-08T19:20:34.65+00:00

Our Company uses MSInfo32.exe to help us diagnose possible issues with the user's setup for our Product. We use MSInfo32.exe /report to get additional information about windows in general. This Action fails in windows 11 with access denied for a normal user with admin access. We found that if we open an admin cmd prompt and enter net user administrator /active:yes this will resolve the issue in windows 11 but this was never needed in windows 10 or below and I do not feel it should be required for users to need to do this extra step in order to run MSINfo32.exe

A Much less reproducible issue was resolved doing the same step for getting our custom debugger to run in visual studio.

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

Accepted answer
  1. Reza-Ameri 17,341 Reputation points Volunteer Moderator
    2022-02-10T15:40:29.423+00:00

    Thank you for sharing us with this experience, I advise you to open start and search for feedback and open the Feedback Hub app and share steps to reproduce this problem and what you experience, so the Windows team would be able to investigate it.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Limitless Technology 39,931 Reputation points
    2022-02-09T15:24:02.097+00:00

    Hello Varonec,

    Since Windows 11 is all about security features to keep Microsoft users and systems safe, the Administrator account is disabled by default, same as some accesses linked with that SID.

    Since MSINFO32 contains information about drivers, versions and hardware installed, restricting access to this information can avoid exposing information that could be use to exploit vulnerabilities.


    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.