'docker info' crashing windows 10

I have just installed docker using How to Install Docker on Windows 10 Home — SitePoint
on my windows 10 pro. I created a docker machine and I could start it but when I run ‘docker info’ , windows is crashing. This is happening each time i run ‘docker info’ command.

My windows details:
OsName : Microsoft Windows 10 Pro
OsType : WINNT
OsOperatingSystemSKU : 48
OsVersion : 10.0.19045

$ docker --version
Docker version 26.1.0, build 9714adc

Can someone help me on this.