Then the expression will be $$|z|+\frac{2}{|z|}\ge 2$$
Solving the quadratic inequality
$$|z|\ge1+i$$ and $$|z|\le1-i$$
I don’t know how to solve further. Please help
Thanks!
this is the corrected version of an identical question asked by me. I am sorry for the inconvenience caused

You’ve made a couple fundamental errors.
Firstly, $\geq$ and $\leq$ generally lose their meaning in complex numbers. Is $i>3$? $i-3$ greater than or less than $0$?
Secondly, $|z| = \text{a complex number}$ does not make sense either. The magnitude of a number is explicitly real. How long would it take for you to walk $5-12i\text{ meters}$? (And don’t say ${5-12i\over v}$ seconds. What were you doing $i$ seconds ago?)
So, the fact that (for notational brevity, $|z| = x$) $x+\frac 2x \geq 2\implies (x-1)^2\geq -1$ conveys no groundbreaking information at all— being the square of a real number, $(x-1)^2$ is positive so it is indeed $\geq-1$. In fact it is strictly $> -1$ since equality cannot be achieved.
Instead note that
$$\left|z - \left(-\frac 2z\right)\right|\geq \left||z|-\left|\frac 2z\right|\right|$$
So if $|z|<\sqrt 2$ it is obviously $<\sqrt 3 +1$, and if $|z|\geq \sqrt 2$ we have:
$$|z|-\frac 2{|z|} \leq 2$$
$$\implies x^2-2x \leq 2$$ $$\implies (x-1)^2\leq 3$$ $$\implies \boxed{|z|\leq \sqrt 3 + 1}$$