14,953
edits
| Line 5: | Line 5: | ||
=== Windows === | === Windows === | ||
1. | 1. Check the Chrome Installation Paths. Common Chrome Installation Paths: | ||
* C:\Program Files\Google\Chrome\Application\chrome.exe | |||
* C:\Program Files (x86)\Google\Chrome\Application\chrome.exe | |||
* %LOCALAPPDATA%\Google\Chrome\Application\chrome.exe (Usually expands to: C:\Users\<username>\AppData\Local\Google\Chrome\Application\chrome.exe) | |||
The following examples use "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" as the installation path | |||
2. Enter one of the following commands: | 2. Open Windows PowerShell | ||
3. Enter one of the following commands: | |||
<pre> | <pre> | ||
| Line 19: | Line 25: | ||
</pre> | </pre> | ||
4. Or using Command Prompt (cmd.exe): | |||
<pre> | <pre> | ||