How to resolve Docker failed to initialize - Docker desktop is shutting down issue
After a few days of installing Docker, I faced this issue. To resolve this issue, you need to open File Explorer at the following location:
→ C:\Users\{Your-machine-User-Name}\AppData\Roaming\Docker
There, you can see the settings.json file. Delete that file and Restart the PC. After restarting the PC, open the Docker desktop app. Docker Desktop works fine. This method works for me.
Tags:
Docker