Docker工具重新创buildHostonlynetworking时出错

我有docker工具箱安装。 find下面的docker版本的输出。 也看起来像docker不能够创build一个主机专用的networking在我的Windows 10操作系统。 主机唯一的networking被我错误地删除。我希望docker将重新创build它们。 反而是抛出下面的错误。

即使VirtualBox也无法启动,因为缺less主机专用networking。

我已经尝试了下面的解决scheme:以pipe理员身份运行Docker脚本重新启动Windows机器

Docker版本详细信息:

C:\Users\roshan.pv>docker version Client: Version: 1.13.1 API version: 1.26 Go version: go1.7.5 Git commit: 092cba3 Built: Wed Feb 8 08:47:51 2017 OS/Arch: windows/amd64 error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.26/version: open //./pipe/docker_engine: The system cannot find the file specified. In the default daemon configuration on Windows, the docker client must be run elevated to connect. This error may also indicate that the docker daemon is not running. 

Docker输出:

 D:\ps\apps\consolez\ConsoleZ.x64.1.18.0.17048>D:\ws\apps\git\git_2_11_0\bin\bash.exe --login -i "C:\Program Files\Docker Toolbox\start.sh" Starting "default"... (default) Check network to re-create if needed... (default) Windows might ask for the permission to create a network adapter. Sometimes, such confirmation window is minimized in the taskbar. Looks like something went wrong in step ´Checking status on default´... Press any key to continue...