Gives higher privileges. Apparently something is denying access, this tool or Runx is meant to bypass that. Since this failed, then go ahead with the all in one repair tool. Sometimes it needs to be ran twice, so run it thru powerrunx64 then reboot and run it as admin and reboot.
I gave you the wrong report I didnt know powerrun had its own cmd. Here goes the other:
Microsoft Windows [Version 10.0.19044.1526]
(c) Microsoft Corporation. All rights reserved.
C:\Users\User\Desktop\PowerRun\PowerRun>net start mpsdrv
The requested service has already been started.
More help is available by typing NET HELPMSG 2182.
C:\Users\User\Desktop\PowerRun\PowerRun>net start bfe
The Base Filtering Engine service is starting.
The Base Filtering Engine service could not be started.
A system error has occurred.
System error 5 has occurred.
Access is denied.
C:\Users\User\Desktop\PowerRun\PowerRun>net start MpsSvc
System error 1068 has occurred.
The dependency service or group failed to start.
C:\Users\User\Desktop\PowerRun\PowerRun>sc config mpsdrv start=auto
[SC] ChangeServiceConfig SUCCESS
C:\Users\User\Desktop\PowerRun\PowerRun>sc config bfe start=auto
[SC] ChangeServiceConfig SUCCESS
C:\Users\User\Desktop\PowerRun\PowerRun>sc config MpsSvc start=auto
[SC] ChangeServiceConfig SUCCESS
C:\Users\User\Desktop\PowerRun\PowerRun>sc queryex mpssvc
SERVICE_NAME: mpssvc
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 1 STOPPED
WIN32_EXIT_CODE : 1068 (0x42c)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
PID : 0
FLAGS :
C:\Users\User\Desktop\PowerRun\PowerRun>sc queryex bfe
SERVICE_NAME: bfe
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 1 STOPPED
WIN32_EXIT_CODE : 5 (0x5)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
PID : 0
FLAGS :
C:\Users\User\Desktop\PowerRun\PowerRun>sc queryex mpsdrv
SERVICE_NAME: mpsdrv
TYPE : 1 KERNEL_DRIVER
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
PID : 0
FLAGS :
C:\Users\User\Desktop\PowerRun\PowerRun>