How to find the windows open in Incognito mode in Chrome before the computer closed them all down?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












My computer shut down all pages I had open in Incognito Mode without my prompting. I believe because I had too many windows open at the same time.



Is there a way to find the windows I had open in that Incognito Mode before the computer closed it all down?










share|improve this question









New contributor




Gary Smith is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 3




    The point of incognito mode is not making the history.
    – GabrielaGarcia
    3 hours ago














up vote
1
down vote

favorite












My computer shut down all pages I had open in Incognito Mode without my prompting. I believe because I had too many windows open at the same time.



Is there a way to find the windows I had open in that Incognito Mode before the computer closed it all down?










share|improve this question









New contributor




Gary Smith is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 3




    The point of incognito mode is not making the history.
    – GabrielaGarcia
    3 hours ago












up vote
1
down vote

favorite









up vote
1
down vote

favorite











My computer shut down all pages I had open in Incognito Mode without my prompting. I believe because I had too many windows open at the same time.



Is there a way to find the windows I had open in that Incognito Mode before the computer closed it all down?










share|improve this question









New contributor




Gary Smith is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











My computer shut down all pages I had open in Incognito Mode without my prompting. I believe because I had too many windows open at the same time.



Is there a way to find the windows I had open in that Incognito Mode before the computer closed it all down?







google-chrome private-browsing






share|improve this question









New contributor




Gary Smith is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Gary Smith is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 1 hour ago









Pierre.Vriens

1,13951216




1,13951216






New contributor




Gary Smith is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 3 hours ago









Gary Smith

62




62




New contributor




Gary Smith is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Gary Smith is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Gary Smith is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 3




    The point of incognito mode is not making the history.
    – GabrielaGarcia
    3 hours ago












  • 3




    The point of incognito mode is not making the history.
    – GabrielaGarcia
    3 hours ago







3




3




The point of incognito mode is not making the history.
– GabrielaGarcia
3 hours ago




The point of incognito mode is not making the history.
– GabrielaGarcia
3 hours ago










2 Answers
2






active

oldest

votes

















up vote
2
down vote













Use IPConfgi DisplayDNS



A PC keeps a list of all urls visited, even those visited in Incognito modes. This is not a bug. Just like an ISP records all your browsing history, so does your PC.



How to Retrieve Your Browsing History



The following command not only works for Google incognito but also for all private browsers such as InPrivate browsing in IE and privatewindow in Firefox.



On Windows:



  1. Open RUN by pressing WIN + R (on your windows pc)


  2. Type CMD and press ok


  3. Type the following ipconfig/displaydns then press enter.




Find Out Which Sites Users Have Accessed In Private Browsing Modes




Private browsing is a relative new feature that allows users to hide
their web activities. The mode blocks that browsing session data os
stored in the browser or on the computer's hard drive. This for
instance means that no data is written to the cache or the cookie
storage.



Users naturally feel safer using that mode, but that should not be the
case. Why? Because there are means to find out which sites have been
accessed in private browsing mode locally.



You see, one feature of the Windows operating system is a DNS cache,
that stores domain name and IP links. Without going into to much
details, the DNS cache records information about every website that
the user opens in a web browser in Windows.



Curious Windows users just need to list the contents of the DNS cache
to find out what websites a user has been visiting in private browsing
mode. It may require some additional comparison to find the private
browsing mode websites, but that requires just some manual work and
can be neglected.







share|improve this answer










New contributor




Invariant Change is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • 2




    You could also check the gateway/firewall logs, if you [or your IT department <gulp>] have access.
    – Tetsujin
    41 mins ago






  • 1




    Why do I get the impression, these answers are scaring a lot of people right now, hehe!
    – Invariant Change
    40 mins ago










  • hehe, yup. I can track every user & where they've been for the past 6 months [I don't, but I could - the information is available to me in the gateway logs, even if they use our VPN.]
    – Tetsujin
    38 mins ago


















up vote
1
down vote













By design of Incognito, there is NO (repeat: NO) way to "find the windows I had open in that Incognito Mode before the computer closed it all down" (as in your question).



And if anybody knows some sort of work around for it, then that is to be considered as a bug ... which has become a feature.






share|improve this answer




















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "3"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );






    Gary Smith is a new contributor. Be nice, and check out our Code of Conduct.









     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1366420%2fhow-to-find-the-windows-open-in-incognito-mode-in-chrome-before-the-computer-clo%23new-answer', 'question_page');

    );

    Post as a guest






























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    2
    down vote













    Use IPConfgi DisplayDNS



    A PC keeps a list of all urls visited, even those visited in Incognito modes. This is not a bug. Just like an ISP records all your browsing history, so does your PC.



    How to Retrieve Your Browsing History



    The following command not only works for Google incognito but also for all private browsers such as InPrivate browsing in IE and privatewindow in Firefox.



    On Windows:



    1. Open RUN by pressing WIN + R (on your windows pc)


    2. Type CMD and press ok


    3. Type the following ipconfig/displaydns then press enter.




    Find Out Which Sites Users Have Accessed In Private Browsing Modes




    Private browsing is a relative new feature that allows users to hide
    their web activities. The mode blocks that browsing session data os
    stored in the browser or on the computer's hard drive. This for
    instance means that no data is written to the cache or the cookie
    storage.



    Users naturally feel safer using that mode, but that should not be the
    case. Why? Because there are means to find out which sites have been
    accessed in private browsing mode locally.



    You see, one feature of the Windows operating system is a DNS cache,
    that stores domain name and IP links. Without going into to much
    details, the DNS cache records information about every website that
    the user opens in a web browser in Windows.



    Curious Windows users just need to list the contents of the DNS cache
    to find out what websites a user has been visiting in private browsing
    mode. It may require some additional comparison to find the private
    browsing mode websites, but that requires just some manual work and
    can be neglected.







    share|improve this answer










    New contributor




    Invariant Change is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.













    • 2




      You could also check the gateway/firewall logs, if you [or your IT department <gulp>] have access.
      – Tetsujin
      41 mins ago






    • 1




      Why do I get the impression, these answers are scaring a lot of people right now, hehe!
      – Invariant Change
      40 mins ago










    • hehe, yup. I can track every user & where they've been for the past 6 months [I don't, but I could - the information is available to me in the gateway logs, even if they use our VPN.]
      – Tetsujin
      38 mins ago















    up vote
    2
    down vote













    Use IPConfgi DisplayDNS



    A PC keeps a list of all urls visited, even those visited in Incognito modes. This is not a bug. Just like an ISP records all your browsing history, so does your PC.



    How to Retrieve Your Browsing History



    The following command not only works for Google incognito but also for all private browsers such as InPrivate browsing in IE and privatewindow in Firefox.



    On Windows:



    1. Open RUN by pressing WIN + R (on your windows pc)


    2. Type CMD and press ok


    3. Type the following ipconfig/displaydns then press enter.




    Find Out Which Sites Users Have Accessed In Private Browsing Modes




    Private browsing is a relative new feature that allows users to hide
    their web activities. The mode blocks that browsing session data os
    stored in the browser or on the computer's hard drive. This for
    instance means that no data is written to the cache or the cookie
    storage.



    Users naturally feel safer using that mode, but that should not be the
    case. Why? Because there are means to find out which sites have been
    accessed in private browsing mode locally.



    You see, one feature of the Windows operating system is a DNS cache,
    that stores domain name and IP links. Without going into to much
    details, the DNS cache records information about every website that
    the user opens in a web browser in Windows.



    Curious Windows users just need to list the contents of the DNS cache
    to find out what websites a user has been visiting in private browsing
    mode. It may require some additional comparison to find the private
    browsing mode websites, but that requires just some manual work and
    can be neglected.







    share|improve this answer










    New contributor




    Invariant Change is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.













    • 2




      You could also check the gateway/firewall logs, if you [or your IT department <gulp>] have access.
      – Tetsujin
      41 mins ago






    • 1




      Why do I get the impression, these answers are scaring a lot of people right now, hehe!
      – Invariant Change
      40 mins ago










    • hehe, yup. I can track every user & where they've been for the past 6 months [I don't, but I could - the information is available to me in the gateway logs, even if they use our VPN.]
      – Tetsujin
      38 mins ago













    up vote
    2
    down vote










    up vote
    2
    down vote









    Use IPConfgi DisplayDNS



    A PC keeps a list of all urls visited, even those visited in Incognito modes. This is not a bug. Just like an ISP records all your browsing history, so does your PC.



    How to Retrieve Your Browsing History



    The following command not only works for Google incognito but also for all private browsers such as InPrivate browsing in IE and privatewindow in Firefox.



    On Windows:



    1. Open RUN by pressing WIN + R (on your windows pc)


    2. Type CMD and press ok


    3. Type the following ipconfig/displaydns then press enter.




    Find Out Which Sites Users Have Accessed In Private Browsing Modes




    Private browsing is a relative new feature that allows users to hide
    their web activities. The mode blocks that browsing session data os
    stored in the browser or on the computer's hard drive. This for
    instance means that no data is written to the cache or the cookie
    storage.



    Users naturally feel safer using that mode, but that should not be the
    case. Why? Because there are means to find out which sites have been
    accessed in private browsing mode locally.



    You see, one feature of the Windows operating system is a DNS cache,
    that stores domain name and IP links. Without going into to much
    details, the DNS cache records information about every website that
    the user opens in a web browser in Windows.



    Curious Windows users just need to list the contents of the DNS cache
    to find out what websites a user has been visiting in private browsing
    mode. It may require some additional comparison to find the private
    browsing mode websites, but that requires just some manual work and
    can be neglected.







    share|improve this answer










    New contributor




    Invariant Change is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.









    Use IPConfgi DisplayDNS



    A PC keeps a list of all urls visited, even those visited in Incognito modes. This is not a bug. Just like an ISP records all your browsing history, so does your PC.



    How to Retrieve Your Browsing History



    The following command not only works for Google incognito but also for all private browsers such as InPrivate browsing in IE and privatewindow in Firefox.



    On Windows:



    1. Open RUN by pressing WIN + R (on your windows pc)


    2. Type CMD and press ok


    3. Type the following ipconfig/displaydns then press enter.




    Find Out Which Sites Users Have Accessed In Private Browsing Modes




    Private browsing is a relative new feature that allows users to hide
    their web activities. The mode blocks that browsing session data os
    stored in the browser or on the computer's hard drive. This for
    instance means that no data is written to the cache or the cookie
    storage.



    Users naturally feel safer using that mode, but that should not be the
    case. Why? Because there are means to find out which sites have been
    accessed in private browsing mode locally.



    You see, one feature of the Windows operating system is a DNS cache,
    that stores domain name and IP links. Without going into to much
    details, the DNS cache records information about every website that
    the user opens in a web browser in Windows.



    Curious Windows users just need to list the contents of the DNS cache
    to find out what websites a user has been visiting in private browsing
    mode. It may require some additional comparison to find the private
    browsing mode websites, but that requires just some manual work and
    can be neglected.








    share|improve this answer










    New contributor




    Invariant Change is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.









    share|improve this answer



    share|improve this answer








    edited 41 mins ago





















    New contributor




    Invariant Change is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.









    answered 2 hours ago









    Invariant Change

    1315




    1315




    New contributor




    Invariant Change is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





    New contributor





    Invariant Change is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






    Invariant Change is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.







    • 2




      You could also check the gateway/firewall logs, if you [or your IT department <gulp>] have access.
      – Tetsujin
      41 mins ago






    • 1




      Why do I get the impression, these answers are scaring a lot of people right now, hehe!
      – Invariant Change
      40 mins ago










    • hehe, yup. I can track every user & where they've been for the past 6 months [I don't, but I could - the information is available to me in the gateway logs, even if they use our VPN.]
      – Tetsujin
      38 mins ago













    • 2




      You could also check the gateway/firewall logs, if you [or your IT department <gulp>] have access.
      – Tetsujin
      41 mins ago






    • 1




      Why do I get the impression, these answers are scaring a lot of people right now, hehe!
      – Invariant Change
      40 mins ago










    • hehe, yup. I can track every user & where they've been for the past 6 months [I don't, but I could - the information is available to me in the gateway logs, even if they use our VPN.]
      – Tetsujin
      38 mins ago








    2




    2




    You could also check the gateway/firewall logs, if you [or your IT department <gulp>] have access.
    – Tetsujin
    41 mins ago




    You could also check the gateway/firewall logs, if you [or your IT department <gulp>] have access.
    – Tetsujin
    41 mins ago




    1




    1




    Why do I get the impression, these answers are scaring a lot of people right now, hehe!
    – Invariant Change
    40 mins ago




    Why do I get the impression, these answers are scaring a lot of people right now, hehe!
    – Invariant Change
    40 mins ago












    hehe, yup. I can track every user & where they've been for the past 6 months [I don't, but I could - the information is available to me in the gateway logs, even if they use our VPN.]
    – Tetsujin
    38 mins ago





    hehe, yup. I can track every user & where they've been for the past 6 months [I don't, but I could - the information is available to me in the gateway logs, even if they use our VPN.]
    – Tetsujin
    38 mins ago













    up vote
    1
    down vote













    By design of Incognito, there is NO (repeat: NO) way to "find the windows I had open in that Incognito Mode before the computer closed it all down" (as in your question).



    And if anybody knows some sort of work around for it, then that is to be considered as a bug ... which has become a feature.






    share|improve this answer
























      up vote
      1
      down vote













      By design of Incognito, there is NO (repeat: NO) way to "find the windows I had open in that Incognito Mode before the computer closed it all down" (as in your question).



      And if anybody knows some sort of work around for it, then that is to be considered as a bug ... which has become a feature.






      share|improve this answer






















        up vote
        1
        down vote










        up vote
        1
        down vote









        By design of Incognito, there is NO (repeat: NO) way to "find the windows I had open in that Incognito Mode before the computer closed it all down" (as in your question).



        And if anybody knows some sort of work around for it, then that is to be considered as a bug ... which has become a feature.






        share|improve this answer












        By design of Incognito, there is NO (repeat: NO) way to "find the windows I had open in that Incognito Mode before the computer closed it all down" (as in your question).



        And if anybody knows some sort of work around for it, then that is to be considered as a bug ... which has become a feature.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 3 hours ago









        Pierre.Vriens

        1,13951216




        1,13951216




















            Gary Smith is a new contributor. Be nice, and check out our Code of Conduct.









             

            draft saved


            draft discarded


















            Gary Smith is a new contributor. Be nice, and check out our Code of Conduct.












            Gary Smith is a new contributor. Be nice, and check out our Code of Conduct.











            Gary Smith is a new contributor. Be nice, and check out our Code of Conduct.













             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1366420%2fhow-to-find-the-windows-open-in-incognito-mode-in-chrome-before-the-computer-clo%23new-answer', 'question_page');

            );

            Post as a guest













































































            Comments

            Popular posts from this blog

            White Anglo-Saxon Protestant

            BuddyTV

            Conflict (narrative)