The clipboard is virtual. There is no actual application. The clipboard is a location in memory where the OS saves information that's copied/cut. By default, I believe it only saves the last instance--it's overwritten with each new copy/paste. Do a search for "clipboard" in the store and you'll...