<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; windows privacy</title> <atom:link href="http://www.ghacks.net/tag/windows-privacy/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 07:07:56 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Clear Recent Items In Windows 7 Jumplists</title><link>http://www.ghacks.net/2009/12/16/clear-recent-items-in-windows-7-jumplists/</link> <comments>http://www.ghacks.net/2009/12/16/clear-recent-items-in-windows-7-jumplists/#comments</comments> <pubDate>Wed, 16 Dec 2009 19:30:39 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[jumplists]]></category> <category><![CDATA[jumplists items]]></category> <category><![CDATA[recent-items]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows 7 jumplists]]></category> <category><![CDATA[windows privacy]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=21508</guid> <description><![CDATA[Microsoft has introduced so called jumplists in Windows 7. These jumplists are part of the Windows 7 taskbar and appear when the user right-clicks an item in the taskbar. They usually display the most recent items that have been opened and can also contain shortcut links to program functions. One example of this would be [...]]]></description> <content:encoded><![CDATA[<p>Microsoft has introduced so called jumplists in Windows 7. These jumplists are part of the Windows 7 taskbar and appear when the user right-clicks an item in the taskbar. They usually display the most recent items that have been opened and can also contain shortcut links to program functions. One example of this would be a jumplist for an email program that contains links to tasks such as writing emails or checking for new mails.</p><p>The recent items that are displayed can be a security and privacy risk. Even more so as there are no obvious means to delete and manage them effectively. The only option that a user has is to right-click specific recent items in the jumplist for options to delete that item.</p><p><span
id="more-21508"></span>There is no option to delete all items or to exclude items from being displayed in the jumplist.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/12/windows7_jumplists.jpg" alt="windows7 jumplists" title="windows7 jumplists" width="358" height="440" class="alignnone size-full wp-image-21509" /></p><p>What most Windows 7 users do not know is that Microsoft is storing the recent items list in a super-hidden directory that cannot be accessed directly in Windows Explorer. One of the options to access that directory is to copy and paste the following path into the Windows Explorer address bar.</p><p><code>%APPDATA%\Microsoft\Windows\Recent\AutomaticDestinations</code></p><p>This will display a list of encoded file. Each file contains the information of a specific jumplist. It is however not easy to link those files to a jumplist. The only viable way to do that is to open the items in that folder in a text editor and search for recent items that are in the jumplist currently.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/12/recent_items-500x283.jpg" alt="recent items" title="recent items" width="500" height="283" class="alignnone size-medium wp-image-21510" /></p><p>An easier way is to delete all files in the directory which will remove all recent items in every jumplist. This process can be automated with the command</p><p><code>del %appdata%\microsoft\windows\recent\automaticdestinations\*</code></p><p>Experienced users can add this to the Windows Task Scheduler to run the command on every shutdown of the system. (via <a
href="http://www.windows7news.com/2009/12/16/how-to-clear-recent-jumplist-items/">How To Clear Recent Jumplist Items</a> at <a
href="http://windows7news.com/">Windows 7 News</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/12/16/clear-recent-items-in-windows-7-jumplists/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Index.dat</title><link>http://www.ghacks.net/2009/01/04/indexdat/</link> <comments>http://www.ghacks.net/2009/01/04/indexdat/#comments</comments> <pubDate>Sat, 03 Jan 2009 22:12:54 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[block index.dat]]></category> <category><![CDATA[clear index.dat]]></category> <category><![CDATA[index.dat]]></category> <category><![CDATA[index.dat suite]]></category> <category><![CDATA[index.dat viewer]]></category> <category><![CDATA[internet explorer tips]]></category> <category><![CDATA[internet-explorer]]></category> <category><![CDATA[windows privacy]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9597</guid> <description><![CDATA[A recent analysis of index.dat files on a Windows XP Service Pack 3 test system revealed hundreds of entries. Index.dat files are hidden files that contain information about visited urls, cookies and other cache related files. The information are only recorded when Microsoft&#8217;s Internet Explorer is being used to browse the Internet. What many users [...]]]></description> <content:encoded><![CDATA[<p>A recent analysis of index.dat files on a Windows XP Service Pack 3 test system revealed hundreds of entries. Index.dat files are hidden files that contain information about visited urls, cookies and other cache related files. The information are only recorded when Microsoft&#8217;s Internet Explorer is being used to browse the Internet. What many users do not realize is that data is also recorded if a software program makes use of the Internet Explorer rendering engine.</p><p>A few software programs are available to view and delete the contents of index.dat files. We have mentioned some of them earlier here at Ghacks like the <a
href="http://www.ghacks.net/2008/09/01/indexdat-viewer/">index.dat viewer</a> or the <a
href="http://www.ghacks.net/2008/03/19/indexdat-suite/">index.dat suite</a>. Another tool for the purpose is the <a
href="http://www.systenance.com/download.php">index.dat analyzer</a> which can display and clean the contents of index.dat files as well.</p><p>If you want to prevent that Windows is writing data to those files in future sessions you need to set the file attribute to read-only. Another possibility would be to run <a
href="http://www.piriform.com/ccleaner">CCleaner</a> regularly (this can be automated) to clean the index.dat files.</p><p><span
id="more-9597"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/04/indexdat/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>MRU Blaster</title><link>http://www.ghacks.net/2008/10/03/mru-blaster/</link> <comments>http://www.ghacks.net/2008/10/03/mru-blaster/#comments</comments> <pubDate>Fri, 03 Oct 2008 13:20:12 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[most recently used]]></category> <category><![CDATA[mru blaster]]></category> <category><![CDATA[privacy]]></category> <category><![CDATA[privacy software]]></category> <category><![CDATA[windows privacy]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7372</guid> <description><![CDATA[MRU Blaster (via Technix) is a software program for Windows operating systems that cleans the Most Recently Used files on the computer system. Microsoft thought it would be a good idea to store files that have been recently used in various places to offer the users a way to load those files more quickly the [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.javacoolsoftware.com/mrublaster.html">MRU Blaster</a> (via <a
href="http://www.technixupdate.com/deleted-recently-opened-files-list-and-protect-your-privacy-with-mru-blaster/">Technix</a>) is a software program for Windows operating systems that cleans the Most Recently Used files on the computer system. Microsoft thought it would be a good idea to store files that have been recently used in various places to offer the users a way to load those files more quickly the next time they are needed.</p><p>What Microsoft has not taken into account are privacy sensitive users who do not like this type of information recorded on their system. The cleaner MRU Blaster takes care of the most recently updated files in Windows by deleting the information in Windows.</p><p>CCleaner was used to test the effectiveness of MRU Blaster by cleaning Windows with it before running MRU Blaster. Even after cleaning the system with CCleaner the program did find 257 entries that could be additionally cleaned on the system.</p><p><span
id="more-7372"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/10/mru_blaster-500x343.jpg" alt="mru blaster" title="mru blaster" width="500" height="343" class="alignnone size-medium wp-image-7373" /></p><p>The user can specify the applications and locations that should be scanned and cleaned in the program&#8217;s settings which is also the location to download the two available plugins that clean cookies and temporary files.</p><p>MRU Blaster comes with a scheduler that can be set to run in specified intervals. The application has to be running in the background for this though.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/10/03/mru-blaster/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Remove Custom Notifications information in Windows</title><link>http://www.ghacks.net/2007/08/12/remove-custom-notifications-information-in-windows/</link> <comments>http://www.ghacks.net/2007/08/12/remove-custom-notifications-information-in-windows/#comments</comments> <pubDate>Sun, 12 Aug 2007 18:08:55 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[custom notifications]]></category> <category><![CDATA[past icons]]></category> <category><![CDATA[privacy]]></category> <category><![CDATA[windows privacy]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/08/12/remove-custom-notifications-information-in-windows/</guid> <description><![CDATA[Not many Windows users now what the Custom Notifications are or where one could take a look at the elements hidden there. Microsoft describes Custom Notifications as the way in Windows to display active and urgent notifications. These icons show if you have new mail for instance. ]]></description> <content:encoded><![CDATA[<p>Not many Windows users now what the Custom Notifications are or where one could take a look at the elements hidden there. Microsoft describes Custom Notifications as the way in Windows to display active and urgent notifications. These icons show if you have new mail for instance.</p><p>The real problem that arises is that past icons are kept there as well which means that everyone can access these information which could be a privacy problem.</p><p>Custom Notifications can be accessed by right-clicking the taskbar and choosing Properties from the menu. Click on the Customize button next to the Hide inactive icons entry to see all active and past entries in there &#8211; you might be surprised about the amount of icons listed there.</p><p><span
id="more-1865"></span><img
src="http://www.ghacks.net/files/screens/2007/08/customnotifications.gif" alt="custom notifications" /></p><p>Microsoft does not offer an elegant way to clean past Custom Notifications items which is why I would recommend the Open Source software Past Icons Flusher which cleans all past icons when executed.</p><p>The software has a size of only 19K and can be executed from any location, no installation needed.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/08/12/remove-custom-notifications-information-in-windows/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
