I'm new in tkinter. I am trying to change the icon of the Tkinter window but it's change only the icon of the top title bar in the window, But I'm also want to change the icon which is present in the taskbar. Is there any way to solve it?
root.wm_iconbitmap(r'C:\Users\Jawad Saqib\Desktop\Desktop\Python\jawad.ico')