Docker desktop is shutting down windows 10

I am facing an issue with Docker for Windows application. This is happening after updating to newer version of 4.3.2. Previous version was running without any issues. After downloading and updating to new version, whenever I launch Docker Desktop I get error message » Docker failed to initialize. Docker Desktop is shutting down. «.

I have tried many solutions like:

  1. Closed docker and restarted laptop after update.
  2. Deleting log files in C:\Users\{...}\AppData\Local\Docker
  3. Deleting files in C:\Users\{...}\AppData\Roaming\Docker
  4. Tried to bump to previous release but unsuccessful with the message
    Docker
    Docker launch

Can anyone please help me resolve this issue as I have already wasted few hours to resolve this.

I am not sure if I should completely uninstall docker and install freshly. If doing so, may remove all existing volumes and containers. I don’t want to lose existing containers and data. BTW, I didn’t sign-in while working with containers.

Your help will be much appreciated.

Thanks in advance

P.S: I am working with Docker for Windows on Windows 10 machine with WSL2 enabled. I have also enabled Containers and Virtual Machine Platform in Windows Features.

asked Jan 8, 2022 at 17:17

Preeti 's user avatar

Preeti Preeti

5471 gold badge7 silver badges30 bronze badges

It worked for me after removing the settings.json file as shown below

enter image description here

answered Jul 24, 2022 at 9:44

Mukesh's user avatar

MukeshMukesh

5501 gold badge9 silver badges13 bronze badges

6

Fix: Manually remove this file \AppData\Roaming\Docker\locked-directories

I additionally run C:\Program Files\Docker\Docker\resources\com.docker.backend.exe
and closed it gracefully.

After that it worked for me though i haven’t tried a reboot.

Edit: Yes, works after a reboot as well

answered Sep 30, 2022 at 12:16

Didinya Johnson's user avatar

1

Try also delete roaming/docker-desktop only inner files.

answered Jan 18, 2022 at 13:59

Pablo Soto's user avatar

2

If you are experiencing this on v 4.13,

Then a simpler fix is described in the Docker for windows [issue: docker desktop failed to initialize](Per https://github.com/docker/for-win/issues/13025) from Oct 2022.

You don’t have to delete %AppData%\Roaming\settings.json,
just change a value in it.

Look for "vpnkitCIDR" in that settings.json file. If its value is:

  "vpnkitCIDR": "192.168.65.0/28",

… then the fix is:

  1. Kill the Docker Desktop process (if running)
  2. in %AppData%\Roaming\settings.json, change the value to
  "vpnkitCIDR": "192.168.65.0/24",
  1. Run Docker Desktop

answered Nov 24, 2022 at 13:34

Daryn's user avatar

DarynDaryn

4,8314 gold badges40 silver badges52 bronze badges

I re-installed Docker Desktop 4.3.2 for Windows. But before installing I took the backup of ext4.vhdx file present in C:\Users\{...}\AppData\Local\Docker\wsl\data. But fortunately any of the volumes and containers were removed and everything is restored and working fine.

To be on safer side, if anyone is facing similar situation please have the backup of ext4.vhdx and you can restore your data from it.

answered Jan 18, 2022 at 14:20

Preeti 's user avatar

Preeti Preeti

5471 gold badge7 silver badges30 bronze badges

Deleting docker folders in AppData\Roaming or AppData\Roaming did not work. Rolling back from v4.x to 3.6 worked.

answered Jun 14, 2022 at 3:20

northeastloon's user avatar

1

I fixed this by removing following hidden folder
C:\Users\{...}\.docker

answered Dec 2, 2022 at 11:51

user1920217's user avatar

For MacOs users, I tried everything on this thread but nothing worked. The solution for me was to delete de hidden .docker folder located at the «Home» directory.

answered Jun 9 at 17:32

MarioPH's user avatar

Running C:\Program Files\Docker\Docker\resources\com.docker.backend.exe command caused this error message for me:

creating rootNode subnodes: constructing 'BackendServices' in 'rootNode': doing migrations: migrating features.json: invalid character '\x00' looking for beginning of value

Therefore, I needed to delete the c:\Users\<username>\.docker\features.json file, which indeed, contained only 0-bytes.

After this, I was able to start the binary.

answered Jul 12 at 14:33

Csongor Halmai's user avatar

Managed to make it work agian by opening task admin and ending the docker task, apparently it was «running» but not really, maybe a bug but oh well just try that maybe you get it working without deleting or reinstalling anything.

answered Sep 25 at 21:18

BugsForBreakfast's user avatar

Comments

@zedd9165

  • [x ] I have tried with the latest version of Docker Desktop
  • I have tried disabling enabled experimental features
  • I have uploaded Diagnostics
  • Diagnostics ID:

Actual behavior

When running the application upon starting the docker desktop app, it shows me the error as mentioned in the subject and it doesnt start.

Expected behavior

Should start running upon opening the application.

Information

  • Windows Version:
  • Docker Desktop Version: 21h1 (OS BUILD 19043.1165)
  • WSL2 or Hyper-V backend?
    Enabled
  • Are you running inside a virtualized Windows e.g. on a cloud server or a VM:
    Not

Log

[08:30:52.220][GoBackendClient   ][Warning] HttpOS Client: connection timed out.
[08:30:52.527][IPCClient         ][Info   ] (5c1e7562) 8fa11c3c-GoBackendClient-CSharp C->S BackendAPI GET /ping
[08:30:52.527][GoBackendClient   ][Warning] HttpOS Client: connection timed out.
[08:30:52.829][IPCClient         ][Info   ] (ef48f141) 8fa11c3c-GoBackendClient-CSharp C->S BackendAPI GET /ping
[08:30:52.829][GoBackendClient   ][Warning] HttpOS Client: connection timed out.
[08:30:53.134][IPCClient         ][Info   ] (65b865ae) 8fa11c3c-GoBackendClient-CSharp C->S BackendAPI GET /ping
[08:30:53.134][GoBackendClient   ][Warning] HttpOS Client: connection timed out.
[08:30:53.453][IPCClient         ][Info   ] (407e7f0b) 8fa11c3c-GoBackendClient-CSharp C->S BackendAPI GET /ping
[08:30:53.453][GoBackendClient   ][Warning] HttpOS Client: connection timed out.
[08:30:53.765][IPCClient         ][Info   ] (5eb08221) 8fa11c3c-GoBackendClient-CSharp C->S BackendAPI GET /ping
[08:30:53.765][GoBackendClient   ][Warning] HttpOS Client: connection timed out.
[08:30:54.067][IPCClient         ][Info   ] (aa9cb83b) 8fa11c3c-GoBackendClient-CSharp C->S BackendAPI GET /ping
[08:30:54.067][GoBackendClient   ][Warning] HttpOS Client: connection timed out.
[08:30:54.380][IPCClient         ][Info   ] (eaec7f63) 8fa11c3c-GoBackendClient-CSharp C->S BackendAPI GET /ping
[08:30:54.380][GoBackendClient   ][Warning] HttpOS Client: connection timed out.
[08:30:54.693][IPCClient         ][Info   ] (8f125368) 8fa11c3c-GoBackendClient-CSharp C->S BackendAPI GET /ping
[08:30:54.693][GoBackendClient   ][Warning] HttpOS Client: connection timed out.
[08:30:55.008][IPCClient         ][Info   ] (b2e7f848) 8fa11c3c-GoBackendClient-CSharp C->S BackendAPI GET /ping
[08:30:55.008][GoBackendClient   ][Warning] HttpOS Client: connection timed out.
[08:30:55.321][IPCClient         ][Info   ] (92c48810) 8fa11c3c-GoBackendClient-CSharp C->S BackendAPI GET /ping
[08:30:55.321][GoBackendClient   ][Warning] HttpOS Client: connection timed out.

@Ogulcan-Ozdemir

I am facing same problem after updating 3.6.0.

@zedd9165

I am facing same problem after updating 3.6.0. Docker cli seems working though.

I just found a solution to solve it. Go to C drive , Users, Select your user, App data, Roaming and then delete the Docker folder. You shall be able to start docker again.

demi365, Wiki1991, Ogulcan-Ozdemir, jussen, adamjiangwh, idev-a, rickyxume, mikependon, jssei, lizhuoxuan, and 87 more reacted with thumbs up emoji
felipeportella, rido-min, Advik-B, Golem393, and Reactplus-Ngoc reacted with thumbs down emoji
Wiki1991, idev-a, pcnagaraj, SamRWest, BEEugene, jhirschibar, ndt080, AlohaJava, AllanChain, stasyao, and 2 more reacted with hooray emoji
Wiki1991, kimberglund, idev-a, rbanks54, mroettgen, shu8, psongit, ECatalinSB, BEEugene, jhirschibar, and 10 more reacted with heart emoji
idev-a, BEEugene, totosnose, ndt080, AlohaJava, rah-emil, stasyao, ilmalte, jonathandaza, vovapasko, and 4 more reacted with rocket emoji

@franciscosamuel

For what it’s worth, I also started having the same issue after using the auto updater to update to 3.6.0 (67351) and reinstalling also solved the problem.

@zedd9165

For what it’s worth, I also started having the same issue after using the auto updater to update to 3.6.0 (67351) and reinstalling also solved the problem.

I wasnt able to solve it even after reinstalling.

@Wiki1991

I am facing same problem after updating 3.6.0. Docker cli seems working though.

I just found a solution to solve it. Go to C drive , Users, Select your user, App data, Roaming and then delete the Docker folder. You shall be able to start docker again.

Useful!

@kimberglund

I am facing same problem after updating 3.6.0. Docker cli seems working though.

I just found a solution to solve it. Go to C drive , Users, Select your user, App data, Roaming and then delete the Docker folder. You shall be able to start docker again.

This worked for me aswell. Thanks!

@Ogulcan-Ozdemir

I am facing same problem after updating 3.6.0. Docker cli seems working though.

I just found a solution to solve it. Go to C drive , Users, Select your user, App data, Roaming and then delete the Docker folder. You shall be able to start docker again.

It works me too thanks.

@rickyxume

I am facing same problem after updating 3.6.0. Docker cli seems working though.

I just found a solution to solve it. Go to C drive , Users, Select your user, App data, Roaming and then delete the Docker folder. You shall be able to start docker again.

Thx !!!

@mikependon

@zachjonesnoel

@mikependon tried it and it didn’t be of a good help for me.

@triynko

Docker 4.0 doesn’t start at all. Weird to force an upgrade, ask to pay for it, and it breaks the installation and halts all work.
image

@triynko

After a factory reset, now it just hangs at this screen. Doesn’t time out. Just stays at this screen forever. It’s been a half hour.
image

@triynko

Every time I click the taskbar icon to try to interact with it, it just launches more processes:
image

@letsjustfixit

I am facing same problem after updating 3.6.0. Docker cli seems working though.

I just found a solution to solve it. Go to C drive , Users, Select your user, App data, Roaming and then delete the Docker folder. You shall be able to start docker again.

^^ that helps. Thanks @zedd9165 !
«Copy-paste»able command (asks for confirmation):

RMDIR /S %USERPROFILE%\AppData\Roaming\Docker

shut up just do it (no confirmation):

RMDIR /S /Q %USERPROFILE%\AppData\Roaming\Docker

@jhirschibar

I am facing same problem after updating 3.6.0. Docker cli seems working though.

I just found a solution to solve it. Go to C drive , Users, Select your user, App data, Roaming and then delete the Docker folder. You shall be able to start docker again.

Not sure how you found this, but it worked for me as well! Thanks!!

@sugendran

For anyone investigating. This is what shows up in the logs

time="2021-09-11T14:56:43+10:00" level=fatal msg="while parsing JSON from C:\\Users\\sugen\\AppData\\Roaming\\Docker\\settings.json: json: cannot unmarshal bool into Go struct field Content.proxyHttpMode of type string"
main.main()
	common/cmd/com.docker.backend/main.go:69 +0x31b

deleting just the settings.json file the fixes it

@ser-art

I am facing same problem after updating 3.6.0. Docker cli seems working though.

I just found a solution to solve it. Go to C drive , Users, Select your user, App data, Roaming and then delete the Docker folder. You shall be able to start docker again.

Worked for me, Thank you!

@onyxmaster

Even better, removing only the the "proxyHttpMode": ... line from settings.json helps.

@zachjonesnoel

Even better, removing only the the "proxyHttpMode": ... line from settings.json helps.

Thanks @onyxmaster let me try this.

@ser-art and @sugendran it worked for a while and the issue resurfaced after restarting Docker. So just check if after restarting Docker if its working well.

@StefanScherer

Thanks @zedd9165 for reporting this. And thanks @onyxmaster for the workaround to edit $env:APPDATA\Docker\settings.json:

Even better, removing only the the «proxyHttpMode»: … line from settings.json helps.

Indeed, we can reproduce the problem.
Docker Desktop normally migrates old settings on startup, for the proxyHttpMode setting it works eg. for updates 3.2.2 -> 3.5.2, but stopped working for updates 3.2.2 -> 3.6.0 or higher. We’re working on a fix for a future version.

@kna-drawboard

In my case the C:\Users\<username>\AppData\Roaming\Docker\settings.json was corrupted. I deleted that file, and immediately docker desktop started again.

@koichirok

In my case, it seems that there was a Docker Desktop.exe that was not working properly.

% tasklist.exe | grep -i docker
com.docker.service            6652 Services                   0     34,556 K
Docker Desktop.exe           13344 Console                    1     54,400 K

Executing taskkill.exe -F -IM:Docker Desktop.exe and restarting Docker Desktop solved my problem.

@jgmurx

I had issue with settings.json file in which is stored in:

C:\Users<username>\AppData\Roaming\Docker\

For some reason: C:\Users<username>\AppData\Roaming\Docker\settings.json was empty. I had renamed it from settings.json to _removed_settings.json the Docker succesfully started, and it has created new settings.json

@Advik-B

Same here, ive tried all the methords, still no

@ghost

I am facing same problem after updating 3.6.0. Docker cli seems working though.

I just found a solution to solve it. Go to C drive , Users, Select your user, App data, Roaming and then delete the Docker folder. You shall be able to start docker again.

Not sure how you found this, but it worked for me as well! Thanks!!

we all know he was tryna delete the whole damn app lmao, I tried this and literally just attempting to delete the Docker (Not «Docker Desktop» for Windows users) scared the whole damn program into restarting and working. Didn’t have to delete a single file.

@Chefz

You can also go to your user folder and delete .docker folder, and then restart Docker Desktop
It works for me

@docker-robott

Issues go stale after 90 days of inactivity.
Mark the issue as fresh with /remove-lifecycle stale comment.
Stale issues will be closed after an additional 30 days of inactivity.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle stale

@Advik-B

@isaac-infotrend

Also ensure that the .docker dotfolder within your windows home directory %USERPROFILE%/.docker is not a hidden folder.

@docker-robott

Issues go stale after 90 days of inactivity.
Mark the issue as fresh with /remove-lifecycle stale comment.
Stale issues will be closed after an additional 30 days of inactivity.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle stale

@docker-robott

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

/lifecycle locked

@docker
docker

locked and limited conversation to collaborators

Nov 10, 2022

Table of content

  1. Introduction
  2. Reasons for Docker Desktop Failure
  3. Troubleshooting Steps
  4. Reinstalling Docker Desktop
  5. Conclusion
  6. Additional Resources (if applicable)
  7. Frequently Asked Questions (if applicable)

Introduction

When running Docker Desktop, encountering issues such as failure to initialize can be frustrating, especially when it results in shutting down the application. There are a number of reasons why this error might occur, from compatibility issues to inadequate hardware resources. However, understanding the causes and potential solutions can help prevent this from happening in the future.

In this article, we’ll explore some of the reasons Docker Desktop might fail to initialize and how you can troubleshoot and fix the problem. We’ll also provide some general tips for optimizing your system’s performance to ensure Docker Desktop runs smoothly. Whether you’re new to Docker or an experienced user, this guide can help you avoid frustration and get back to deploying containers quickly and efficiently. So let’s dive in and find out what you need to know.

Reasons for Docker Desktop Failure

There can be several reasons why Docker Desktop fails to initialize and shuts down on a system. Some of the common reasons include:

  • Resource Constraints: Docker Desktop requires a significant amount of resources to run effectively. If your system is low on resources such as memory or disk space, it can cause Docker to fail during initialization.

  • Conflicts with Other Applications: Docker Desktop might fail to initialize if there is any conflict with other applications installed on your system. For example, antivirus software might block Docker from accessing certain files, resulting in a failure.

  • Compatibility Issues: Docker Desktop might fail to initialize if your system is not compatible with the version of Docker you are using. For example, if you are using an outdated operating system or an incompatible version of Docker, it can result in failure.

  • Missing Dependencies: Docker Desktop might require specific dependencies to run effectively, such as container runtimes or virtualization drivers. If any such dependencies are missing or not installed correctly, it can cause Docker to fail during initialization.

It is essential to identify the underlying cause of Docker Desktop failure to take remedial action effectively. In the next section, we will cover some troubleshooting steps to fix the most common issues related to Docker Desktop.

Troubleshooting Steps

If you encounter the error message «Oh no! Docker Desktop failed to initialize and is shutting down,» here are some you can take:

  1. Restart Docker Desktop: Sometimes, restarting the application can resolve the issue. Simply close the Docker Desktop application and open it again.

  2. Check for updates: Make sure you are running the latest version of Docker Desktop. You can do this by clicking on the Docker icon in the taskbar and selecting «Check for Updates.» If an update is available, install it and see if the issue is resolved.

  3. Restart your computer: A simple restart can often fix issues with software applications, so try restarting your computer and opening Docker Desktop again.

  4. Check system requirements: Ensure that your computer meets the minimum system requirements for Docker Desktop. Check for things like free disk space, available RAM, and virtualization support. You can find the system requirements on the Docker website.

  5. Uninstall and reinstall Docker Desktop: If none of the above steps work, you may need to uninstall and reinstall Docker Desktop. Make sure to backup any Docker containers or images you have before uninstalling.

These should help you resolve the issue and get Docker Desktop up and running again. If you continue to encounter problems, reach out to the Docker community or support team for additional help.

Reinstalling Docker Desktop

If you’ve encountered an issue with Docker Desktop failing to initialize and shutting down, reinstalling the software may be the solution. Here are the steps to reinstall Docker Desktop:

  1. Uninstall Docker Desktop:
  • On Windows: Go to Control Panel > Programs > Programs and Features. Select Docker Desktop from the list of installed software and click Uninstall.
  • On MacOS: Drag the Docker icon from the Applications folder to the Trash.
  1. Remove leftover files:
  • On Windows: Delete the C:\Program Files\Docker and %USERPROFILE%\.docker directories.
  • On MacOS: Open Terminal and enter the following commands to remove Docker files:
$ sudo rm -rf /Applications/Docker.app
$ sudo rm -rf /Users/$USER/Library/Application Support/Docker
$ sudo rm -rf /var/lib/docker
$ sudo rm -rf /var/run/docker.sock
  1. Reinstall Docker Desktop:
  • Download the latest version of Docker Desktop from the official Docker website.
  • Follow the installation instructions for your operating system.

Once the software is reinstalled, try running Docker Desktop again. Hopefully, the issue has been resolved and Docker Desktop will initialize properly. If the problem persists, it may be worth reaching out to Docker support for further assistance.

Conclusion

:

In , Docker Desktop is an essential tool for developers who want to create, test and deploy applications in various environments. When encountering issues with Docker Desktop, it’s important to remain calm and diagnose the problem using the tips and tools provided in this article. By understanding what went wrong, you can take steps to fix the issue and get back to coding without missing a beat.

Whether you’re a seasoned professional or a beginner in the world of software development, Docker Desktop can be a valuable tool in your arsenal. With its versatility and ease of use, it has become an indispensable tool for many developers and organizations around the world. And with the continued growth of technology, it is likely that Docker Desktop and other tools like it will only become more important in the years to come.

So if you experience any issues with Docker Desktop, don’t panic. Instead, take a deep breath, refer to this article for guidance, and resolve the issue step by step. With patience and perseverance, you can overcome any Docker Desktop hurdle and continue to develop your skills in the fast-paced world of software development.

Additional Resources (if applicable)

If you’re encountering issues with Docker Desktop failing to initialize, there are a few additional resources you can consult to troubleshoot the problem. Here are some helpful links:

  • Docker Desktop Troubleshooting
    This official Docker documentation offers a comprehensive guide to resolving common issues with Docker Desktop.

  • Docker Desktop Forums
    The Docker Desktop forums are a great place to ask questions and seek help from the Docker community.

  • GitHub Issues
    If you believe you’ve encountered a bug or issue with Docker Desktop, you can file a report on the project’s GitHub page.

By consulting these resources and seeking assistance from the community, you can hopefully resolve the issue and get back to using Docker Desktop.

Frequently Asked Questions (if applicable)

Frequently Asked Questions

If you’re encountering issues with Docker Desktop failing to initialize and shutting down, you may be wondering what the problem is and what steps you can take to fix it. Here are some frequently asked questions that may help you:

What causes Docker Desktop to fail to initialize?

There are several potential causes for this problem, including:

  • Incompatible hardware or operating system requirements
  • Conflicts with other software or system settings
  • Firewall or network issues
  • Insufficient system resources, such as RAM or disk space

How can I troubleshoot Docker Desktop initialization issues?

If you’re having trouble getting Docker Desktop to start, here are a few things you can try:

  • Check the system requirements to ensure that your hardware and operating system meet the minimum specifications for running Docker Desktop
  • Disable any antivirus or firewall software temporarily to see if they are causing conflicts with Docker Desktop
  • Check your network settings to ensure that Docker Desktop has the necessary permissions to access the internet
  • Restart your computer and try launching Docker Desktop again to see if the issue resolves itself

What should I do if none of these solutions work?

If you’ve tried all of the troubleshooting steps and still can’t get Docker Desktop to initialize, you may want to consider seeking further assistance. The Docker community forums and support channels can be a great resource for finding solutions to technical issues. Alternatively, you may need to seek professional technical support or consult with a Docker expert to get your system up and running.

Docker failed to initialize docker desktop is shutting down

This is one of the headbanging issues when docker stops working with the error as per image -1

Docker failed to initialize

Solution:

Go to
C:\Users\{username}\AppData\Local\Docker

C:\Users\{username}\AppData\Roaming\Docker

C:\Users\{username}\AppData\Roaming\Docker Desktop

I have made the username bold as it should be different for you as shared mine

Delete all those docker folders or rename them.

Then open Docker as run as administrator, It should create fresh folders and open smoothly without any error.

Or by any chance, it throws an error, try uninstalling the Docker and delete the folders from the Program Files folder too, as mentioned below. then download and install a specific version of docker required.

Get inside

C:\Program Files

C:\ProgramData

C:\Program Files (x86)

Delete those docker folders or rename them.

After following the above steps, You should be able to run docker smoothly.

Durga Charan Ojhahttps://lifeonnetwork.com/

I am a proud Indian, proud father, a blogger,
Being in a profession as System administrator, my passion is troubleshooting computer issues, I do like sharing solutions through blogging making videos of solving issues.

Introduction

This article is focusing on how to solve an error message appear. It appear upon executing Docker Desktop in Microsoft Windows. The following is the appearance of the Docker Desktop error message :

Docker failed to initialize Docker Desktop is shutting down

In the above image, actually it exist in another article from the stackoverflow. It exist in this link where the main subject is ‘Docker Failed to Initialize on Windows’.The following is the image containing the error message :

How to Solve Error Message Docker failed to initialize Docker Desktop is shutting down when running Docker in Microsoft Windows

How to Solve Error Message Docker failed to initialize Docker Desktop is shutting down when running Docker in Microsoft Windows

Actually, the appearance is not too similar with the above display. Although the message in the error message dialog box is the same. The error message is ‘

Docker failed to initialize Docker Desktop is shutting down

‘. It depends on the version of the Docker Desktop. In this case, it is using Docker Desktop 4.2.

Solution

So, the following is the actual link to the solution of this problem. It is an article in one of the stackoverflow page in this link. There are several advices on solving the problem :

  1. Restart the Windows operating system.

  2. Uninstall the current Docker Desktop and reinstall it once more.

  3. Delete all of the content exist in the following folders :

    • C:\Users\Administrator\AppData\Local\Docker
    • C:\Users\Administrator\AppData\Roaming\Docker
    • C:\Users\Administrator\AppData\Roaming\Docker Desktop

    The above path is in ‘C:\Users\Administrator’ because Docker Desktop installation is using Admnistrator user account. Just change the path using the suitable user path accordingly.

  4. After successfully delete all the contents in that folder, apparently, the following image of window display of Docker Desktop User Agreement appear :

    Just check the checkbox with the label of ‘I accept the terms’. After that, the button with the label of ‘Accept’ will be visible. Just click that visible button to go further to accept ‘Service Agreement’.

  5. Finally, after proceeding the above steps, the Docker Desktop fortunately is running normally.

  • Docker switch to windows containers
  • Docker desktop for windows что это
  • Docker compose update version windows
  • Docker windows как установить контейнер
  • Docker desktop for windows скачать