Use full path of exe. (forward slash should work on Windows)
subprocess.run([ 'C:/Program Files/Google/Chrome/Application/chrome.exe', '--remote-debugging-port=9222', '--user-data-dir="C:\\selenum\\ChromeProfile"' ])