Cache(pronounced as 'cash') memory is that which stores data temporarily for our future requests in a computing environment.Caching is used to improve application performance by accessing the data very fast.This data is the data which we often access.It is nothing but the copy of the copy of the original data.For Example,If you open an application or any browser,then close it and when you open the same application or any browser it will take lesser time than the first one.
This cache may be stored in KB(Kilo Bytes) or MB(Mega Bytes) (for each app) depending on the type of application you use and how much extent you use daily.
But if the cache generated is in excessive amount then it will slow down the process of your device.So in order to clear cache manually in your device for better performance.
Go to > Settings> Storage> Cached data> select ok.
There are also few apps available in the play store for clearing the cached data.
Than clearing the cached data as I said above it's better to clear it by
Go to >Settings>Apps>All Apps.Click on the app that you use often and clear cache.But remember all your recent apps data will be lost.

This cache may be stored in KB(Kilo Bytes) or MB(Mega Bytes) (for each app) depending on the type of application you use and how much extent you use daily.
But if the cache generated is in excessive amount then it will slow down the process of your device.So in order to clear cache manually in your device for better performance.
Go to > Settings> Storage> Cached data> select ok.
There are also few apps available in the play store for clearing the cached data.
Than clearing the cached data as I said above it's better to clear it by
Go to >Settings>Apps>All Apps.Click on the app that you use often and clear cache.But remember all your recent apps data will be lost.

Comments
Post a Comment