I suspect the path is not correct. As mentioned by user7412219 ubuntu and windows deal with path differently. Try to put the image in the same folder as your Notebook and use:
![alt text](Isolated.png “Title”)
On windows the desktop should be at: C:UsersjzhangDesktop
The following works with a relative path to an image into a subfolder next to the document:
![image info](./pictures/image.png)