====== Docker ====== ===== Removing Docker ===== I found when Docker is installed, your laptop will no longer go to sleep. If you remove Docker, you will find that VMWare Workstation no longer works. This is because Windows 10 is using Hyper-V. The solution is to run the following commmand as administrator. bcdedit /set hypervisorlaunchtype off