Skip to main content

How to delete everything that GOOGLE knows about you. By TechFilz




Are you worried about your privacy? Does the fact that Google collects information about you give you the creeps. While many members of the global community are angry about how much information the major online and computer companies collect on you, what if there was a way to combat and stop it. Even if it was a small part of it?

Well, Yahoo! News has the step by step instructions for “How to Download and Delete What Google Search Knows About You”:

Have you ever wondered what Google Search really knows about you? Well, now you can check, as Google has added a new feature that lets you view and download your entire search history.



The feature, which was spotted by the unofficial Google Operating System Blog — though VentureBeat points out that the function was made available in January — gives you access to everything from what you searched for to the links you clicked on from those searches. It also shows you the addresses you’ve searched for.

I was even able to see the list of images I clicked on while searching for pictures of cats eating spaghetti. Now imagine what you’ve looked for. Oh, and clearing your browser history won’t delete this data.

But there’s no reason to panic, because in addition to being able to download your search history, you can clear it.

First, here’s how to download your history:

1. Navigate to Google’s Web and App Activity page.


2. Next, click the gear icon in the top-right corner of the screen.


3. Then select Download from the drop-down menu.


You’ll then receive a pop-up window warning you not to download your search history to a public computer, as it contains a large amount of sensitive information.

4. If you want to continue, click Create Archive.


Once your history is downloaded, you’ll receive a link in a few seconds that lets you view your data.

If you don’t want to download your data, and would rather get rid of it, you can do that as well. Of course, there are some reasons to let Google keep your search data. For one thing, it guarantees faster search results. It also ensures that Google Now has all of the latest relevant information about you. If you delete your data, your searches won’t be as tailored to your habits.

Still want to get rid of your search history? Here’s how:

Before we get started, it’s worth pointing out that if you want to keep your information hidden, you can use your browser’s privacy option, which keeps Google from saving your data — though it can still be seen by your service provider or employer.

Simply deleting you browser history won’t clear the data saved by Google, as you’re only deleting the information stored by your browser and not what’s on Google’s servers. To do that, you’ll have to:

1. Navigate to the Web and App Activity Page and click the gear icon in the top-right corner.


2. Select Remove Items and choose the beginning of time from the drop-down menu.


3.Click Remove and kiss your data goodbye.


That’s it. All of your search history will be deleted, and you’ll never have to worry about Google knowing about the time you looked for tickets to a Justin Bieber concert

Comments

Popular posts from this blog

List of all USSD codes for Android phone. By TechFilz

         LIST OF ALL USEFULL USSD CODES FOR ANDROID   NOTE : Some of these codes can wipe/delete some or all data from your phone. So please use these codes on your own risks. 1. Information Serial Description USSD Code 1 To Know IMEI Number of Android *#06# 2 GPS System Test *#*#1472365#*#* 3 Service For Google Talk *#*#1472365#*#* 4 Reset Factory Date *#*#8255#*#* 5 Current Firmware of SmartPhone *#*#7780#*#* 6 Main Service Menu *#*#197328640#*#* 7 General Information And Battery Info *#*#4636#*#* 8 Power Button Change *#*#7594#*#* 9 Testing Mode *#0*# 10 Signal Status Service Mode *#0011# 2. System Serial USSD Code Description 1 *#7780# Factory Reset 2 *2767*3855# Full Factory Reset 3 *#*#7780#*#* Factory data reset 4 *#745# RIL Dump Menu 5 *#746# Debug Dump Menu 6 *#9900# System Dump Mode 7 *#8736364...

Command Prompt Tricks, Hacks & Codes

Command Prompt is one of the most powerful tools in Windows; but sadly, it is also the most ignored one. Things were not always like this; but with the advent of GUI based operating systems, people started feeling that computing through command based tools was boring. This ultimately lead the command prompt into obscurity.  However, the command prompt is not useless. In fact, it can be pretty useful. This article provides some excellent tricks, secrets and hacks that will make you realize that the Windows Command Prompt is not only useful but also a tool that you should definitely give more respect to. 1- Watch ASCII version of the Star Wars Episode IV movie Surprised yet? You can watch an ASCII version of the full Star Wars Episode IV Movie right in your command prompt window. Just open command prompt, type a small code and the movie will start playing immediately. Read the  complete instructions here .  2-  Create Matrix falling code effect Have you watched “Th...

How To Run C C++ Java Programs Without Any Software. [By TechFilz]

How To Run C C++ Java Programs Without Any Software C/C++ and Java are the also known as the mother of all the programming languages as this is one of the best Object Oriented Programming Language Of Computer World that plays great role in building out the real life project. So today in many school colleges of the world are teaching this language as a part of their studies. But you need a compiler and an interface to use these programming language. But not all the students have computer with them. That is why we are here to resolve the problem of  How To Run C C++ Java Programs Without Any Application . Yes you can do this without any need of any third party software in your PC. Just follow up the below method to proceed. How To Run C C++ Java Programs Without Any Software Run C C++ Java Programs Without Computer The method is simple and cool and with this you can run C/C++ and Java program in any smart device without having any software or compiler. Also this method ...