You did not prove the statement is false, because the statement is in the form $\;\exists n\in \mathbf N, P(n)$, where $P(n)$ denotes some assertion about $n$.
Therefore, to prove it's false, you should prove that $\;\forall n, \neg P(n)$. However you only prove there exists an $n$ such that $P(n)$ is false.
A correct proof would interpret first what the statement means: there exists an $n$ such that all its non-trivial divisors have non-trivial divisors, i. ee. all its non-trivial divisors are non-primes.
Unfortunately, a fundamental lemma to prove the decomposition of any natural number into primes is the following:
Let $n$ be a natural number $>1$. The smallest natural number $k>1$ which divides $n$ is prime.
It's easy to prove this lemma by contrapositive: a divisor $k>1$ which is not prime can't be the smallest divisor $>1$.