OS.Startfile

import os
my_computer = os.startfile("C:")
print(my_computer)
Selfish Skipper