Let $A\geq 0$ (i.e., $x^*Ax\geq 0$, $\forall x\in\mathbb{C}^n$) be a PSD matrix. Given $A$, is it always possible to find a digonal $D\geq 0$ and $D\neq0$ such that $$A-D\geq 0?$$
I think it could be possible unless $A$ is a rank-one Idempotent matrix. Note that if $A$ is full rank, then $D=\lambda_{\min}(A)\mathbb{I}$ is a possible choice. But don't know when $1<$rank($A$)$<n$.