Microsoft Windows defines four integrity levels:
Processes started and objects you create receive the Integrity Level (medium or high) or low if the executable file's level is low.
System services receive system integrity.
Objects that lack an integrity label are treated as medium by the Operating System; this prevents low-integrity code from modifying unlabeled objects.
Additionally, Windows ensures that processes running with a low Integrity Level cannot obtain access a process which is associated with an app container.