Skip to content
Follow
Browsers

How to Use InPrivate Browsing in Microsoft Edge

Richard
Written by
Richard
May 5, 2024 Updated Aug 13, 2026 2 min read
Microsoft Edge featured image
Microsoft Edge featured image

InPrivate browsing in Microsoft Edge is a private mode that stops the browser from saving your web history, cookies, and typed passwords. When you close all your InPrivate windows, Edge deletes your browsing data from your computer so nobody who shares your PC can see what you looked at.

This mode only hides your activity on your own device and does not give you total anonymity online. Websites can still track what you do while you browse, and your internet service provider can still see the websites you visit.

⚡ Quick Answer

Open an InPrivate window in Microsoft Edge to browse without saving history, cookies, or form data. Press Ctrl+Shift+N, or click the three dots menu and select “New InPrivate window.” You can also right-click the Edge icon on the taskbar and choose the same option.

Open InPrivate browsing windows in Microsoft Edge

Several quick methods exist for launching a private window, depending on where you prefer to click. Launch Microsoft Edge and press Ctrl+Shift+N on your keyboard.

Another way to open an InPrivate window involves right-clicking the Microsoft Edge logo on your taskbar and selecting “New InPrivate window.”

Open InPrivate browsing windows with Edge
Open InPrivate browsing windows with Edge

Opening the Start menu provides a third approach by selecting “All apps.” Right-clicking the Microsoft Edge icon within that list reveals the “New InPrivate window” choice.

Open InPrivate browsing windows with Edge app list
Open InPrivate browsing windows with Edge app list

Menu navigation offers another alternative through the Settings and more (Alt+F) button, represented by three horizontal dots, where “New InPrivate window” waits for a click.

Open InPrivate browsing windows in Edge
Open InPrivate browsing windows in Edge

Open InPrivate Browsing Window in Microsoft Edge using Shortcut or Command

Automating the launch of an InPrivate browsing window in Microsoft Edge happens through the command prompt (a text-based interface for interacting with the operating system). Bypassing standard browser shortcuts lets users initiate private sessions directly. Typing "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" -inprivate into the command prompt triggers the action.

💻Code
"C:Program Files (x86)MicrosoftEdgeApplicationmsedge.exe" -inprivate
OR
"C:Program Files (x86)MicrosoftEdgeApplicationmsedge.exe" -inprivate -new-window

Appending a specific web address after the command targets a destination page immediately. Example:

💻Code
"C:Program Files (x86)MicrosoftEdgeApplicationmsedge.exe" -inprivate https://geekrewind.com

That completes the process.

Conclusion:

  • Opening an InPrivate browsing window in Microsoft Edge allows you to surf the web without leaving a trail of cookies, temporary files, or browsing history on your computer.
  • This mode ensures that Edge won't save your browsing history, search history, or any information you enter in forms during the session.
  • While InPrivate browsing provides privacy during the session, it's important to note that websites can still personalize content based on cookies and site permissions until all InPrivate windows are closed.
  • Users can further enhance their privacy by turning on the strict mode in Tracking prevention to restrict personalized content and ads in Edge.

Was this guide helpful?

Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Temporarily Allow Cookies in Microsoft Edge
Browsers How to Temporarily Allow Cookies in Microsoft Edge
Windows 11 Taskbar: What is the Start Feature
Windows Windows 11 Taskbar: What is the Start Feature
Windows 11 Taskbar: What is the Search Feature
Windows Windows 11 Taskbar: What is the Search Feature

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *