


If you’d like to supervise the websites that this new profile visits, check the Control and view the websites this person visits from box. File Locations for different OS Windows XPGoogle Chrome: C:\Documents and Settings\USERNAME\Local Settings\Application Data\Google\Chrome\User Data\Default. Choose an avatar for yourself and then give your profile a name. Under the People section, click Add person. IdentifyingNumber Write-host "Google Chrome is installed as version:" $ChromeVer Write-host "Google Chrome has GUID of:" $GUID #Uninstall using MSIEXEC Write-host "Attempting uninstall using MSIEXEC." & $\ System32 \ msiexec / x $GUID / Quiet / Passive / NoRestart #Uninstall using Setup.exe uninstaller Write-host "Attempting uninstall using Setup.exe uninstaller. In Chrome, click on the icon in the upper-right hand corner and select Settings. Also you will need to use either double backslashes or forward slashes in your directory path (both work). 'C:UsersyourusernameAppDataLocalGoogleChromeUser DataProfile 1'. exe / F #Identify version and GUID of Google Chrome Write-host "Identifying Google Chrome location." $AppInfo = Get-WmiObject Win32_Product -Filter "Name Like 'Google Chrome'" $ChromeVer = $AppInfo. Are you sure you are meant to be putting in the webdriver path in the user-data-dir argument Thats usually where you put your chrome profile e.g. Powershell Write-host "Closing all instances of Google Chrome." cmd / c taskkill / IM Chrome.
