Universal ctags on Windows
You can install Universal ctags on Windows directly with the help of chocolatey:
choco install universal-ctags
Or Install via scoop:
scoop bucket add extras
scoop install universal-ctags
I found binary executables for the Windows directly on the project website under the section downloads: https://github.com/universal-ctags/ctags-win32/releases