Unable to run containers on docker desktop for windows

Everytime on executing the Command: docker run image_name system reboots and logs 2 errors as:
1.
driver error deleting endpoint friendly_bell : hns failed with error : The endpoint was not found.
2.
Failed to load container mount 0b0244c0e81684934d02fbd340c462d37a3a8e78db4eaab444d1733b0c397388: mount does not exist

C:>docker version
Client: Docker Engine - Community
Version: 19.03.5
API version: 1.40
Go version: go1.12.12
Git commit: 633a0ea
Built: Wed Nov 13 07:22:37 2019
OS/Arch: windows/amd64
Experimental: true

Server: Docker Engine - Community
Engine:
Version: 19.03.5
API version: 1.40 (minimum version 1.24)
Go version: go1.12.12
Git commit: 633a0ea
Built: Wed Nov 13 07:36:50 2019
OS/Arch: windows/amd64
Experimental: true