Uncategorized

Disable Google Chrome Print Preview in Less than 5 Seconds

Right-click on the Chrome shortcut, then add “–disable-print-preview” to the end of the target file name. Remeber the two spaces before the –. It should then look like:

“C:\Users\User Name\AppData\Local\Google\Chrome\Application\chrome.exe –disable-print-preview” [the part before “–disable-print-preview” or “space,space–disable-print-preview” is whatever is already in your TARGET section]

The most important part to avoid getting an error message is to make sure there are TWO spaces before –disable-print preview.

If you don’t have quotations, don’t add them, just remember to add the spaces BEFORE adding in EXACTLY: –disable-print-preview

Make sure your Google Chrome browser is CLOSED when you do this and then reopen it after you’ve changed the TARGET.

It should look like this:

TARGET (that’s where you plug it in): C:\Users\user\AppData\Local\Google\Chrome\Application\chrome.exe –disable-print-preview.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s