How to use Docker Daemon and Docker toolbox at the same time

I need to use Docker toolbox and Docker daemon at the same time in Windows 10. The problem is that, Docker daemon needs Hyper-V for running, but when I start Docker toolbox (Docker Quickstart terminal) it cannot run or saying to disable Hyper-V !

How can I solve this? I need to run Docker daemon to use experimental feature and Docker toolbox to work on project. For now, I can use either Docker daemon or Docker toolbox as one needs hyper-v other not. I am new to Docker, so your help will be highly appreciated :slight_smile: