burn bootloader to arduino uno with an arduino pro micro

I want to know if i can burn bootloader to arduino uno with an arduino pro micro

It should work.

(deleted)

If you're using Windows, there is a problem that will make any ATmega32U4 based board (Micro, Pro Micro, Leonardo, etc.) not work as an Arduino as ISP following the regular tutorials.

There is a fix for this. I created a hardware package to make it easier to install that fix:

If you happen to want to do this manually instead there is a link in the instructions to the original article where this is described.