\documentclass{article}
\begin{document}
% XXX: Can't eliminate the left margin space. Wtf?
\noindent left margin test
\begin{enumerate}
\setlength\labelwidth{0pt}
\item Log in on the computer next to the scanner
\end{enumerate}
\end{document}