User mode is a CPU operating mode that restricts access to critical system resources. Applications run in user mode to prevent accidental or malicious interference with the system. Privileged operations require kernel mode. Example: A text editor running in user mode.