So, I have been trying to solve how to simplify
$$|e^{2iwt} - 1|$$ to
$$2|\sin(wt)|.$$
However, I've been working on the problem for quite a while now without making any progress. I've tried to solve it by using Euler's formulas, but it's not helping much. If anyone could help me, by just giving me a tip, I would be really thankful.

Hint
$$e^{2i\omega t}-1=e^{i\omega t}\cdot 2i\cdot \frac{e^{i\omega t}-e^{-i\omega t}}{2i}=2ie^{i\omega t}\sin(\omega t).\tag{*}$$ Taking the modulus of the RHS of $(*)$ give the wished result.