Open the MainPage.cs file in the Counter project. Replace the TextBlock with the following Image element. new Image() .Width(150) .Height(150) .Source("ms-appx:///Counter/Assets/logo.png")