How to Delete Private Browsing History

Поделиться
HTML-код
  • Опубликовано: 26 май 2014
  • win2learn.com/how-to-remove-p...
    Use this code to create a Batch File
    @echo off
    Powershell -noexit "ipconfig /displaydns | select-string 'Record Name' | foreach-object { $_.ToString().Split(' ')[-1] } | Sort | Out-Gridview"

Комментарии • 30

  • @PCTipsTricks
    @PCTipsTricks  2 года назад

    Visit my blog for more details
    win2learn.com/how-to-delete-private-browsing-history/

  • @burningskies8533
    @burningskies8533 8 лет назад +1

    Very helpful.
    Thanks for the .bat script in the description

  • @PersianBOY
    @PersianBOY 6 лет назад

    @echo off
    Powershell -noexit "ipconfig /displaydns | select-string 'Record
    Name' | foreach-object { $_.ToString().Split(' ')[-1] ) | Sort |
    Out-Gridview"

  • @hariprasath9064
    @hariprasath9064 9 лет назад +2

    thanks bro it worked for me it was amazing how did you do this its just mind blowing

  • @anderstraae8867
    @anderstraae8867 8 лет назад +1

    It almost worked out for me, but not quite. On the ''Windows PowerShell'' it came up that ''the string is missing the terminator: '' What shall/could I do with this?

    • @aqibkhan8196
      @aqibkhan8196 8 лет назад +1

      YEAH SAME HERE

    • @rajmythili4122
      @rajmythili4122 8 лет назад

    • @isaacvongurtberg7341
      @isaacvongurtberg7341 6 лет назад

      Anders Traae seems you forget a symbol. Anyway you can write
      ipconfig /displaydns
      All alone, and it would basically be the same. The only difference is that the output is not filtered nor is it in a nice separate windows. (Don't put the @echo off in this case)

  • @ytallroundvideo9616
    @ytallroundvideo9616 3 года назад +1

    Nice

  • @batorbrave7645
    @batorbrave7645 6 лет назад

    How view my password connected to wpa2-enterprise?

  • @dishita4073
    @dishita4073 2 года назад

    does this work for microsoft edge?

  • @gnutter8082
    @gnutter8082 8 лет назад

    it stod for me name not found /=

  • @glennscanlon2530
    @glennscanlon2530 9 лет назад

    Good job

  • @nobodyspecial1611
    @nobodyspecial1611 7 лет назад +1

    is there any way to do this for an ios 10 device? as in viewing safari browser history and safari private browser history.
    any help from anyone would be greatly appreciated.

    • @jack2nd42
      @jack2nd42 6 лет назад

      Nobody Special any luck?

    • @thatguy9360
      @thatguy9360 4 года назад

      Go to settings and scroll down until you find safari, once you do that click on it and scroll until in blue text it says”Clear History and Website Data” and it should clear it all out. If it doesn’t I’m sorry.

  • @carlossallom1338
    @carlossallom1338 9 лет назад +2

    Does it work for Explorer??

    • @PCTipsTricks
      @PCTipsTricks  9 лет назад

      Yes

    • @kasperhansen7854
      @kasperhansen7854 9 лет назад

      shubhransu samal how do you delete the internet routers history?????

    • @mangatimex
      @mangatimex 8 лет назад

      +Carlos Sallom facebook.com/ykerds1 i can help

    • @isaacvongurtberg7341
      @isaacvongurtberg7341 6 лет назад

      Kasper Hansen hahaha. And how do you delete your history stored on NSA servers?

  • @theragingbutterminer8161
    @theragingbutterminer8161 9 лет назад

    it works

  • @joesdot3288
    @joesdot3288 6 лет назад +4

    Really, don't you know how to speak?