Read this information to learn the way to create a Microsoft Edge InPrivate or Google Chrome Incognito Shortcut.
Option 1: Create an Edge InPrivate Shortcut
- Right-click an area in your desktop, level to New, and select Shortcut.
- Then, on the primary web page of the Create Shortcut wizard, enter the next code.
"C:Program Files (x86)MicrosoftEdgeApplicationmsedge.exe" -InPrivate
Alternatively, if you would like the InPrivate shortcut to open a selected web page, for instance, portal.azure.com, append the URL on the finish of the above code as proven beneath:
"C:Program Files (x86)MicrosoftEdgeApplicationmsedge.exe" -InPrivate https://portal.azure.com
- After getting into one of many values above, click on Next to progress to the ultimate web page of the wizard.
- Finally, enter a reputation for the shortcut and click on Finish.
Once you may have created the InPrivate Edge shortcut, you possibly can double-click the shortcut to open Edge in InPrivate mode. If, like me, you included a web site to open, the shortcut opens the web site.
Option 2: Create a Chrome Incognito Shortcut
- Follow the steps within the earlier part to create a shortcut.
- Then, on the primary web page of the Create Shortcut wizard, enter the next code:
"C:Program FilesGoogleChromeApplicationchrome.exe" -Incognito
Or
"C:Program Files (x86)GoogleChromeApplicationchrome.exe" -Incognito
Like we did with the Edge shortcut, if you would like to open a selected web page utilizing the shortcut, append the URL as proven beneath:
"C:Program FilesGoogleChromeApplicationchrome.exe" -Incognito https://portal.azure.com
- After getting into any of the above values, choose Next.
- After getting into any of the above values, select Next. Finally, enter a reputation for the shortcut and click on Finish.
Conclusion
My job as an Azure Infrastructure Engineer requires me to check in to completely different Azure Tenants with completely different accounts. However, since Iām signed into one of many accounts in my browser, I wanted a approach to open Azure in Chrome Incognito or Edge InPrivate.
This is important because it permits me to check in to one other Azure Tenant with a distinct account. The conventional approach to do that is to open Incognito or InPrivate, then enter the Azure URL.
I figured that this was inefficient and wanted a approach to make it quicker. So, I made a decision to create a Shortcut that opens the location in Chrome Incognito or Edge InPrivate.
Meanwhile, since it is a useful gizmo, I made a decision to share the steps with you, and I hope you discovered it useful.
Let me know what you suppose by responding to our āWas this page helpful?ā suggestions request beneath.