question

YoungYang-MSFT avatar image
0 Votes"
YoungYang-MSFT asked

Not able to access computer management or services from startup - Windows 2016

We are using Windows2016

I am not able open Computer management from statup(Right click start->computer management) it says "User Access Control - This App has been blocked by administrator ***".However I am able to access it from Server manager->tools without problems.

I am using the sid-500 built in account and few other accounts which are in local administrator group but get same problem.

Any thoughts?

https://social.technet.microsoft.com/Forums/windowsserver/en-US/b489febd-5b4b-476a-8f8b-b989e524d0f4/not-able-to-access-computer-management-or-services-from-startup-windows-2016?forum=winserverGP

windows-group-policy
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

VickyWang-MFST avatar image
0 Votes"
VickyWang-MFST answered

Hi,

Thank you for posting in our forum
This is where you right click on Computer and select manage, and nothing opens, no errors, and CompMgmtLauncher shows up in task manager, but no gui.

modify the registry.

HKEY_CLASSESROOT\CLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage\command
change Default data to

%SystemRoot%\system32\mmc.exe %SystemRoot%\system32\compmgmt.msc /s
Requires registry editing skills.

Hope this information can help you

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.