Hello mak.singh888,
As I replied on your last post here is a possible solution.
I'll tell you that doing that operation between a vm and a usb stick is not going to work well you are more than likely getting a kernel panic because as g0tmi1k stated the md5 of the file is more than likely different as virtual machines have a lot of usb bus data drop.
I would recommend downloading the iso for kali linux and using the universal usb installer for windows found here
Or if you have a linux distro currently installed as your host get unetbootin by doing the following:
Code:
apt-get install unetbootin
Hope this helps