Problem
An 'Administrator' has blocked your access to mmc.exe
This is almost always the cause of Malware/Viruses. Before doing the solution, it is recommended to scan your system using your preferred antivirus.
Solution
Find "mmc.exe"; it is located here: "C:\Windows\System32"
Right-click the executable then click Properties
in the drop-down menu. A window should appear.
In the window, click the Security
tab.
In this tab, there will be a button called Advanced
. Click it. A second window should appear.
In this window, there will be a hyperlink called Change
accompanied by a UAC Shield (Blue/Yellow). Click it.
A third window should appear.
The box accompanied by the text Enter the object name to select (examples):
should be there. In it, you should write your account's name. For example, if I set up my account with the name: John Doe
, I would type in 'John'.
After you have written your name, click the button named Ok
. If all has gone well, the third window should disappear. The second window's Owner
should be your account name.
Now click the Ok
button. The second window should close.
Click the Advanced
button again. The second window should appear again.
There will be a button called Change Permissions
accompanied with the UAC Shield. Click it. The same window should refresh itself.
There should be a button called Add
. Click it. A fourth window should appear.
In the fourth window, there should be a hyperlink called Select a principal
. Click it. A fifth window similar to the third window should appear.
Fill the window like you did in Step 6, then click Ok
. The fifth window should close.
The fourth window's checkboxes should no-longer be greyed out. Now check the Full Control
checkbox. All the boxes should now appear checked.
Click the Ok
button.
There will be a warning reminding you that The security of your computer will be reduced.
mmc.exe naturally needs administrator permissions to run. You will be able to rectify any viruses easily. Click OK
on the warning. The fourth window should now close.
- Now click the
Ok
button for all subsequent windows. (Second, First windows)
Now try runing mmc.exe without administrator permissions.
Side Notes
mmc.exe is NOT signed on my system either. Mabye it's not meant to be signed?
The file properties indicate you have 16299.15 installed but not the build you think is installed – Ramhound – 2017-12-30T18:29:53.963
“I tried to execute it from cmd as administrator and worked:“ So it worked or didn’t work? – Ramhound – 2017-12-30T18:31:17.273
https://answers.microsoft.com/en-us/windows/forum/windows_7-security/uac-unknown-publisher-alert-with-microsoft/2d787ac4-242a-4597-9670-fecb78e6a12b and other threads indicate your problem is your system no longer trust Microsoft certificates. – Ramhound – 2017-12-30T18:34:30.197
update to 16299.125 and look what happens – magicandre1981 – 2017-12-30T19:07:32.513
c:\Windows\System32\mmc.exe c:\Windows\System32\services.msc
worked if executed from cmd as administrator. If I'm going in start menu and search for Services for example I get the errors from screenshots. – raisercostin – 2017-12-30T21:44:32.677The update to
16299.125
fails at 96% percent and reverts the changes. – raisercostin – 2017-12-30T21:46:21.297delete all files from C:\Windows\Logs\CBS, open cmd.exe as admin and run this DISM command to repair corrupted files. If the tool worked and reparied files, try to install the .125 update. if this still doesn't work, copy he complete folder C:\Windows\Logs\CBS to your desktop, zip the folder and share the zip via OneDrive.
– magicandre1981 – 2017-12-31T12:22:40.770have you generated the newest logs? – magicandre1981 – 2018-01-03T17:03:31.200
try latest Update which bumps to 16299.192
– magicandre1981 – 2018-01-04T16:54:14.217Thanks for responses.
I couldn't generate them because the last restart crashed my windows with no possibility to restart. Fortunately a reinstall fixed the rights. Now the update worked to 16299.192.I could delete the question since has negative points but while I was investigating I saw that the issue is common. – raisercostin – 2018-01-11T17:35:03.587
post as answer what you did to fix it (with all steps listed if you think this is a common issue and needs an indepth answer) – magicandre1981 – 2018-01-12T16:58:39.077
You all are getting it wrong! OP needs to change permissions so that his user account can 'Read & Execute'! I'll compose an answer when I get back on my workstation. – Ultrasonic54321 – 2018-03-03T17:14:17.923