Internet Explorer InPrivate Browsing Shortcut

Page 1 of 2 12 LastLast
    Internet Explorer InPrivate Browsing Shortcut

    Internet Explorer InPrivate Browsing Shortcut

    How to Create an Internet Explorer "InPrivate Browsing" Shortcut
    Published by
    Designer Media Ltd


    How to Create an Internet Explorer "InPrivate Browsing" Shortcut


       Information
    InPrivate Browsing enables you to surf the web without leaving a trail in Internet Explorer. This includes cookies, temporary Internet files, history, and other data. Toolbars and extensions are disabled by default. This helps prevent anyone else who might be using your computer from seeing where you visited and what you looked at on the web.

    This tutorial will help show you how create a shortcut to open a Internet Explorer InPrivate Browsing window in Windows 7.
       Note
    For more information about InPrivate Browsing, see the information in this tutorial.

    EXAMPLE: Internet Explorer InPrivate Browsing Window
    NOTE: This is the default window you will see when you open a InPrivate Browsing window. Notice how you will have a InPrivate indicator to the left of the address bar to let you know that you have InPrivate Browsing turned on.
    Internet Explorer InPrivate Browsing Shortcut-inprivate.jpg



    OPTION ONE

    To Download the "InPrivate Browsing" Shortcut


    NOTE: For how to tell if Windows is a 32-bit or 64-bit System Type.
    1. For a 32-bit Windows
    A) Click on the Download button below to download the file below.
    32-bit_W7_32-bit_IE_(InPrivate Browsing).zip
    B) Go to step 4.
    2. For a 64-bit Windows
    A) To use the 32-bit Internet Explorer, click on the Download button below to download the file below.
    64-bit_W7_32-bit_IE_(InPrivate Browsing).zip
    B) To use the 64-bit Internet Explorer, click on the Download button below to download the file below.
    64-bit_W7_64bit_IE_(InPrivate Browsing).zip
    4. Click on Save and save the .zip file to the Desktop.

    5. Right click on the downloaded .zip file and click on Open.

    6. If prompted, click on Allow in the UAC prompt.

    7. Select and extract (drag and drop) the IE (InPrivate Browsing) shortcut to the desktop.

    8. Right click on the extracted IE (InPrivate Browsing) shortcut and click on Properties, General tab, and the Unblock button. (See screenshot below)
    NOTE: If the Unblock button is not there, then the shortcut is already unblocked. Continue on to step 8.
    Internet Explorer InPrivate Browsing Shortcut-unblock.jpg
    9. You can now Pin to Taskbar or Pin to Start Menu this shortcut, assign a keyboard shortcut to it, or move it where you like for easy use.


    10. You can now delete the downloaded .zip file (on desktop) if you would like to.





    OPTION TWO

    To Manually Create the "InPrivate Browsing" Shortcut


    NOTE: For how to tell if Windows is a 32-bit or 64-bit System Type.
    1. Right click on a empty space on your desktop, and click on New and Shortcut.

    2. For a 32-bit Windows
    A) Type this for the location: (See screenshot below step 4)

    "%ProgramFiles%\Internet Explorer\iexplore.exe" -private

       Tip
    To have a Inprivate shortcut that opens directly to a specific website, you can add the website's address after -private. For example, to have it open to Seven Forums, I would use this location:

    Code:
    "%ProgramFiles%\Internet Explorer\iexplore.exe" -private https://www.sevenforums.com/


    B) Go to step 4.
    3. For a 64-bit Windows
    A) To use the 32-bit Internet Explorer, type this for the location: (See screenshot below step 4)

    "%ProgramFiles(x86)%\Internet Explorer\iexplore.exe" -private

       Tip
    To have a Inprivate shortcut that opens directly to a specific website, you can add the website's address after -private. For example, to have it open to Seven Forums, I would use this location:

    Code:
    "%ProgramFiles(x86)%\Internet Explorer\iexplore.exe" -private https://www.sevenforums.com/


    B) To use the 64-bit Internet Explorer, type this for the location: (See screenshot below step 4)

    "%ProgramFiles%\Internet Explorer\iexplore.exe" -private

       Tip
    To have a Inprivate shortcut that opens directly to a specific website, you can add the website's address after -private. For example, to have it open to Seven Forums, I would use this location:

    Code:
    "%ProgramFiles%\Internet Explorer\iexplore.exe" -private https://www.sevenforums.com/
    4. Click on the Next button. (See screenshots below)
    Internet Explorer InPrivate Browsing Shortcut-location.jpg

    Internet Explorer InPrivate Browsing Shortcut-location2.jpg
    5. Type Internet Explorer (InPrivate Browsing) for the name, and click on the Finish button. (See screenshot below)
    NOTE: You can type any name you would like for the shortcut though.
    Internet Explorer InPrivate Browsing Shortcut-name.jpg
    6. You can now Pin to Taskbar or Pin to Start Menu this shortcut, assign a keyboard shortcut to it, or move it where you like for easy use.
    That's it,
    Shawn








  1. Posts : 6
    VISTA
       #1

    Corrections for shortcut creation


    The above post only points the user to the InPrivateabout screen without actually enabling InPrivate browsing.

    The correct way to creat teh shortcut would be to use the following shortcut

    "%ProgramFiles%\Internet Explorer\iexplore" -private

    Simon
      My Computer


  2. Posts : 72,037
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #2

    Thank you Simon. The tutorial has been updated. I have also added the option of using the 32-bit or 64-bit IE8 shortcut in a 64-bit Windows 7.

    Shawn
      My Computer


  3. Posts : 6
    VISTA
       #3

    InPrivate Browsing


    Hey Gary

    When InPrivate browsing is working correctly you will see (InPrivate) after Windows Internet Explorer at the top of IE. You will also see a logo to the left of the address that says InPrivate similar to the attached image.

    Simon
    Attached Thumbnails Attached Thumbnails Internet Explorer InPrivate Browsing Shortcut-inprivate.png  
      My Computer


  4. Posts : 3,141
    Vista Ult 64 bit Seven Ult RTM x64
       #4

    Yea, I just caught that. Thanks. Deleted my post.

    Gary
      My Computer


  5. Posts : 6
    VISTA
       #5

    InPrivate Browsing


    Another trick for creating the shortcut.

    If you get fed up with having the about:InPrivate screen popup every time you open an inprivate session, you can modify your shortcut to fix that also.

    "%ProgramFiles(x86)%\Internet Explorer\iexplore.exe" -private www.google.com

    In case it isn't clear, tack the address of your preferred home page after the -private tag and that will open automatically.

    Simon
      My Computer


  6. bmb
    Posts : 52
    Windows 7
       #6

    Thanks....but i cannot pin this to taskbar .I created shortcut on desktop as above tutorial and tried to Pin it to taskbar but when i do this always default browser pinned not Inprivate shorcut(Newone)
    any help ??
      My Computer


  7. Posts : 6
    VISTA
       #7

    Pin to task bar help.


    Not sure what you are seeing here.

    On my current build (7137 x86) I have no issue with this.

    I can either drag and drop or right click and choose pin to taskbar and the icon attaches to the taskbar.

    Also, if you already have the default IE icon on the taskbar, you should be able to right click and choose Task - Start InPrivate Browsing

    Sorry I can't be more help here.
      My Computer


  8. bmb
    Posts : 52
    Windows 7
       #8

    Kiltedscot said:
    Not sure what you are seeing here.

    On my current build (7137 x86) I have no issue with this.

    I can either drag and drop or right click and choose pin to taskbar and the icon attaches to the taskbar.

    Also, if you already have the default IE icon on the taskbar, you should be able to right click and choose Task - Start InPrivate Browsing

    Sorry I can't be more help here.
    I dont understand what you mean by "Not sure what you are seeing here"
    I know this is very plain and easy english.....but which way you mean thats the question....

    Okey problem solved ....Thanks anyway.........
      My Computer


  9. Posts : 72,037
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #9

    Hello BMB,

    I'm happy to hear that you got it sorted. :)
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 16:05.
Find Us