No Color highlight through print-dataset recipe on windows command prompt

I have the file named as job_roles_dm_correct and it contains the annotated data by ner.correct recipe. As I am executing the print-dataset recipe in Linux command prompt the color data is shown as per the annotations but I am not getting the color output in the windows command prompt. The screenshots of both the Linux and the Windows cmd screen are attached respectively.

WINDOWS Version 20H2
Windows 10 (64-bit)
pip 20.3.3 from c:\python\python38\lib\site-packages\pip (python 3.8)
Python 3.8.0

Hi! Do you normally see colours if you're running stuff in the Windows command prompt? It's possible that your Windows build either doesn't support ANSI colours or has them disabled by default? I was looking around and I found this thread, which might be helpful: