Hello everyone,
I have been trying to install Docker for Windows on my company laptop (Windows 10 Enterprise) but the installation keeps failing with the following message:
Access is denied
at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
at System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
Can anyone please help? I run the installer with “as administrator” or “run elevated” , all fail.
Thank you!
TT