Phone memory disappears - what to do? How to free up internal memory on Android: step by step instructions Where did the internal memory on android go?

Articles and Life Hacks

Surely many users have faced a similar situation. What to do if phone memory disappears? Let's try to understand this failure using the example of platforms such as Windows Phone and Android.

Why this can happen on Windows Phone

  • Let's start with the fact that the programs do not always correctly display the real volume free memory in mobile windows device Phone. Also, don't forget about the cache and temporary files.

    Most likely, the memory is occupied by them, since the memory card can only contain photos and media files.

  • Even after deleting some programs, some of them remain in the device's memory. Now that we surf the Internet, its size continues to shrink. What to do in this case?
  • To begin with, you should reset your mobile deviceas this will restore it to its original state and also help in removing personal content.
  • At the same time, it is recommended to take care of archiving all your data (including photos, music, game achievements, messages and applications) in advance. account Microsoft.
  • We proceed to reset. We go into the settings and go to the "Device Information" menu, where we select the "Reset settings" item.
    You can also get rid of unnecessary applications in the phone memory on Windows Phone using Shrink Storage.

    The program fills the internal storage completely, after which we reboot our device.

It's worth keeping a close eye on your apps. Some of them do take up a lot of space (like "Maps"). Also, don't forget about clearing your browser history, cache, cookies and SMS messages.

Why this can happen on Android

  • The Android operating system is natively installed in system memory. In other words, the memory of our device is occupied by a variety of system files and folders.
  • All preinstalled programs are located in the / system / app folder. Without most of them, our device will not be able to work normally, although there are some that we could easily do without (they are simply installed by default by the manufacturer).
  • When we buy a smartphone running Android, we mistakenly believe that we have all the free space at our disposal.
  • However, in fact, after the first launch, it is easy to make sure that our memory is completely filled with a variety of directories.
  • At the moment there are many special software for Android, which will help you monitor the state of internal storage.
  • If we are rooted, we can install the SystemCleanup app. For a modest fee, it allows you to transfer updated system programs in place, delete unnecessary ones, perform backups and clear the cache.

Android users are often faced with the fact that some time after the start of use, the "system" memory disappears somewhere. This also applies to users of budget versions of smartphones and middle peasants. Rarely only applies to flagship users, although it shouldn't hurt them to read this post. Moreover, the budget devices are still in the majority.
When you buy a smartphone for android first, it is not clear whether there is a lot of memory or not enough for real use, the one that is indicated in the specifications. My first android smartphone was Samsung Galaxy Gio GT-S5660. It has 178 megabytes of "internal memory". Thoughts when buying:
- So, the main applications are already installed. I also buy a memory card for multimedia, files and other progs. And those who cannot get on the map, then for them, and 178 meters with the head.
And after a while, enlightenment and disappointment come. But let's talk about everything in order. Let's try to understand the basic concepts in file system and how to "treat" the problem at a minimal level. I'm oversimplifying the material, so don't look for "inaccuracies" in terms of Computer Sense.

The android operating system is based on Linux. If we look at it from the root, we will see approximately the following picture:

That is, approximately the same as in any Linux. I will not describe all the folders, if you need it - read the relevant literature. Now we are interested in "built-in memory" and "system memory". Where is it and what?

The android operating system itself is installed in the system memory. These are all these files and folders that you see in the screenshot, with the exception of a couple. Manufacturers do not write about this memory anywhere and never (I have not seen, you have seen - show it). You will not see "System memory XXX MB" in any press release or "spec". Here are all the system files that are of little interest to the average user. Using special utilities, you can still see it. The Galaxy Gio has 206 megabytes. Of all the system memory, we are interested in one folder / system / app.

It is in this folder that all the "pre-installed" applications are installed. Here are also those programs without which the smartphone cannot function normally, for example, "dialer", and all sorts of "synchronizers", and those that were installed by the vendor (phone manufacturer) by default. For example Youtube, some kind of office or "camera" software.

Now, where do we have that "built-in memory" or "user memory". In simple terms, it is in the directory / data... Speaking correctly, the section of the internal non-volatile memory available to the user is mounted in the file system as a directory / databut I'll keep it simple.
What's in this directory? The novice user thinks that he is empty, and he is given allspace (in my case 178 MB) at full disposal.


And no matter how! After the first start, this folder is filled with directories with files. Again, I will not dwell on all the directories, but will only talk about the main "eaters" of the place.
The first folder is dalvik-cache... The android part is Dalvik Virtual Machine, Google's own implementation of virtual java-machine in which all applications are launched. Dalvik cache is a fast access buffer. In simple language - here android puts the precompiled program code in order to launch the program as quickly as possible when the program starts. Moreover, this does not depend on the location of the program itself, even the system one, even in the user's memory, even on the memory card - dalvik-cache in one place in / data... Using the Galaxy Gio as an example, this folder after the first start takes about 100-110 megabytes. Well, 178 megabytes of memory for the user unexpectedly turns into 60-70. Sadness-sadness. You can't do without this cache. There are a number of instructions on the net that allow you to transfer this cache to external card memory. Of course, this slightly affects the performance, and there are glitches. I will not describe this technique. (If you have your own description of this method, knock - we will exchange links)

We look further. Folder / data / app... Everything is installed in it custom programsthat cannot be transferred to the memory card for some reason. There are usually two reasons. The first - a widget, programs with a widget - cannot be transferred to the map due to android restrictions. The second - the developer has scored on users of budget smartphones.

And now the most important surprise, because of which I started writing this post. When updating a program that was "system", for example Youtube, its apkalso fits in / data / app... And we get the following: / system / app lies without going anywhere old version programs, and in / data / app - new. Of course, the "parts" of the program are also in dalvik-cache and in other caches and places, but this is, as it were, usual, but such a duplication is not useful to us. It turns out that even if you did not install any programs yourself, after a while the user's memory (/ data / app) will "go away" to update the "system" programs (of course, if you update). Android will not move this apk itself to / system / app never.

What to do?
First you need to get roototherwise the system won't let you write anything to / system / app.
How to get the rootfor your specific device, I suggest you search the Internet yourself or browse this topic on w3bsit3-dns.com .

Root-rights are not scary. Often, users of competing systems present this as some kind of terrible villainy, allowing you to do no one knows what. For example "pirate" like with JailBreak on iOS. For "piracy" on android, all this is not necessary :) A smartphone with enabled root-rights only allows some programs, the list of which is controlled, to always or temporarily obtain the right to write to system directories. And that's all. how sudoon the linuxor in run as administrator" on the windows... Fearfully? Not. Now on some firmware phones, the root is turned on simply by a switch in the settings.
The second point we need is the SystemCleanup program

Donate program. That is, every time she starts, she asks to buy Inteks Donation Keywhich goes to several of the author's programs for about $ 3, but it doesn't take away functionality. In general, the program allows a lot of things: "code" programs (maybe I'll talk about this later) on the device itself, clean the cache, delete system applications, make backups, and more.
Consider only the restoration of universal justice, the transfer of updated system programs to their place.

Run the program and switch to the tab Apps.

Here you see a list installed applications with additional information. We are looking for applications under which it is written in red system + data ... These are our "penalties". A single tap on the line will show additional information about the place occupied by this application in different "memory locations". We make a long tap and choose " Update system app"and agree to the action in the additional dialog box. Usually, after all the movements, a device restart is required, which the program will offer to do.

In such a simple way, you can free up several tens of megabytes of valuable user memory occupied by clones.

In general, the program can do quite a lot of useful actions. I will repeat myself. For example, you can uninstall pre-installed system applications that you do not need. Moreover, most applications have a signature, whether it is safe to delete it. You can transfer an application from the main memory to a memory card with full performance (only if it is not a widget). And you can make some applications "system". For example, you freed several megabytes of unnecessary operator software in the system memory, and at the same time put a third-party "dialer". It is not advisable to transfer it to a memory card because of speed or fault tolerance, and it takes up space in the "built-in memory". Long tap and choose Move app to / system / appand your program has moved to the folder / system / app, that is, it has become systemic (from the point of view of an android).

That's all for today. Once again: the program has many more useful functions - study it yourself or maybe I'll describe it someday. there is more radical methods of "expanding" user memoryrelated to remounting the dalwick cache or folder in general / data to the memory card. But they are associated with certain risks and other inconveniences.

And the goal of this post has been achieved. I wish you good luck and keep your memory in good shape :)

And visit 2 cool resources.

If the phone memory is full, then you need to free up space. Removing cached data filling space will help keep your Android running smoothly. You can clean Android from garbage manually or using special cleaning applications.

Manual cleaning

If the phone has not been cleaned for a long time, then the user faces a number of tasks:

  1. How to free up system memory.
  2. How to release rAM.
  3. How to clear an SD card.

If you run out of free space, then the first question that needs to be solved is how to clear the cache on Android. Deleting the cache frees up system memory quickly and for free. If you do not understand where the free space is going, clearing the cache will give the answer - the memory on the phone runs out due to the large volume of temporary files. To get rid of them, you need to clean your Android.

  1. Open the settings, section "Applications".
  2. Go to the settings of applications that create many temporary files - Play Market, games, browser, instant messengers, social media clients. Don't forget about the built-in applications like "Gallery". Even if you delete photos and videos from your phone, the information about them will remain in the cache.
  3. Click on "Clear Cache".

Clearing internal memory manually android devices not limited to deleting the application cache. To completely clear the memory of your Android phone, you need to examine the contents system folders... This can be done manually through file managers. Let's see how you can free up memory on Android by deleting temporary files through the File Manager.

You can also clean the folders of individual applications - VKontakte, Viber, WhatsApp. You won't clean the RAM on Android like that, but you will understand how to clear the internal memory of the phone. Plus, knowing how to clean your phone can help you get rid of viruses that periodically enter your system.

After deleting the cache and unnecessary files it will become clear where the phone's memory on Android or tablet has gone. The memory is gone because the system has accumulated a complete set of temporary data. The storage device cannot delete them on its own, hence braking and other problems arise. Knowing how to clear memory and freeing up system memory, the user extends the operating time of the device.

Using cleaning apps

We figured out how to independently clear the internal memory of Android. Now let's see how to completely clean your phone using dedicated apps. In the Play Market, you can find a large number of programs in Russian and English. Pay attention to the following applications:

  • Clean Master.
  • Cleaning wizard.
  • History Eraser.
  • Smart Booster.
  • 1Tap Cleaner, etc.

They work according to the same principle: you launch the program, choose which files to delete, and wait for the optimization procedure to complete.

If you know how to manually clear the memory on Android, then this will not be enough to completely delete unnecessary files. Using 2 methods, manual cleaning and optimization through applications, will help you figure out how to delete all unnecessary data that takes up space.

RAM cleaning

We figured out how to quickly clear the system memory on Android, but the question remains, how to clear the RAM? RAM on Android is also filled with data, the release from which allows you to answer the question of how to increase the speed of the phone.

Most cleaning programs can optimize RAM on Android and increase performance. If you do not understand where the performance has gone, then after the application is running to clear the RAM on Android, you can again use it in full.

Any smartphone user sooner or later encounters one problem - there is not enough space in the memory of the Android device, how to fix it? After all, it would seem that there are devices with built-in memory of 16 GB and even more. But no matter how much of it there is, in the end it is always not enough. What's wrong? Where can it go and what to do with a crowded device?

The owner of the phone needs to know something - he will never have access to the full internal memory. This is due to the fact that part of this very memory is occupied operating system and all those applications, and sometimes games, that the manufacturer deemed it necessary to install by default. In this regard, the memory of Android, which remains at the user's disposal, is always less by 2-3 GB required for the normal functioning of the device. And therefore, if your memory is 4-8 GB, there is very little of it.

What affects the amount of free space and where does it go?

  1. As already mentioned above, first of all, part of the memory is lost due to the fact that the system itself uses it.
  2. Further, it is filled with various applications that a person installs on his mobile phone or tablet.
  3. Also, each program, and especially a game, gradually fills the space with a cache, which, although it speeds up loading in the future, often takes up a lot of space on the phone.
  4. It so happens that the cache of remote applications does not disappear anywhere, and therefore also becomes the cause of the problem, because usually new applications are placed on top, and old files are not cleaned up.
  5. I can say with confidence that not all phone owners immediately worry about where photos and videos will be stored - in the internal memory or on a flash drive, when setting up the phone.
  6. And do not forget about various viruses, which, being malicious, also steal free space quite well.

Ways to free memory

Basically, we find out that there is not enough memory on the device already when we are going to install a new application. At the same time, the error "Phone memory is full" or "Not enough free memory" pops up, Android offers to get rid of unnecessary and rarely used content.

The conscious owner of a smartphone always has installed utilities that can monitor the overflow of the device and offer appropriate solutions to this problem. It would be nice to independently monitor the state of the device's memory, for which it will be sufficient to go to the "Memory" section in the settings and see if the free space may run out.

Another signal that there is not enough memory is a sudden deceleration of the phone, the response speed to user actions becomes much lower.

Removing unnecessary programs

This is possible using both the installed utilities and simply the Device Manager. To do this, just go into it, find the desired program or game, click on it and then select "Uninstall". To the same method of reducing the clogged space, we also include stopping the work of embedded programs that are not removed without providing root rights... This is also done using the Dispatcher.

This video shows an example of the main ways to free up space on your device.

Clearing the cache

With the same Device Manager or special programs, we delete the cache of any application, while not forgetting about the already deleted ones, the trace of which still remains. Just empty folders will be deleted immediately. Even if there is nothing there, but why are they on the gadget at all?
This should also include antivirus programs, which, in the presence of pests, can also help free up space.

Transferring files to a USB flash drive or any other drive

In the case when the memory is filled with a large amount of music, photos, videos and just pictures, you can free it by simply moving the files through the Explorer to a USB flash drive in your phone or to a computer. For Android users, there is an additional and very convenient function - Google Drive. Thanks to him, you can store information up to 15 GB in the "cloud", while deleting its copies from your device.

Some applications and games can also be moved to a removable memory card. True, this can be done not on all models and only with the help android programs Assistant, or rather one of the functions - App2SD.

There is a place, but the error does not disappear

But what if the error about the lack of free space still pops up, although there is memory? You can try to fix the situation by deleting the cache Google play Market. If necessary - and its updates (via Device Manager).
The last method is to delete the cache in Recovery mode. For this you need:

  • turn off your phone or tablet;
  • turn it on while holding down the button to enter the mode (for different brands and models it is different, but often it is the power button + volume rocker + Home button);
  • select Wipe cache partition;
  • if there is an Advanced item, then select it, and in it - Wipe dalvik cache.

In summary, I will say that there are many ways to increase the amount of free space on the device, but it is better to resort to the one in which you are confident. Just in order not to harm your device even more.

All kinds of gadgets have recently become an integral part of the life of many modern people. Most owners of smartphones and tablets with an operating android system sooner or later face the problem of lack of memory. In budget models, its volume is, as a rule, no more than four gigabytes, but here it should be borne in mind that at least a fourth is occupied by the operating system itself.

All modern games, like high-quality photos, music and films, require more and more available memory. So, at some point, the user simply cannot install required application, download the required data. The lack of free space also negatively affects the speed of the device itself. So how do you free up internal memory on Android? You can move files to external media and optimize your smartphone.

What is filling the free space?

While figuring out how to free up the internal memory of your Android phone, you should pay attention to a few points. Certain methods can be effective in some cases, but completely inappropriate in others.

Before freeing up the internal memory on Android, you need to understand where the data that populates the device comes from. Here are some of the most common options:

  • saving photos, music and videos;
  • data used in the exchange on social networks;
  • audio from a voice recorder;
  • data downloaded via Bluetooth or Wi-Fi;
  • apps from the Play Store located in the device's memory.

How can I prevent files from being saved to the device memory?

So that the problem does not recur from time to time in the future, you need to redirect the download of files from the device's memory to other media. For example, to a memory card (SD card). For this purpose, you should change the parameters of the save path in the settings of some applications:

  • camera options;
  • voice recorder options;
  • place for browser downloads;
  • location of cached files from applications;
  • regulation of messengers;
  • regulation of downloaders;
  • regulation of navigation GPS-maps.

In all the above settings, the path to a specific folder (or several folders: separately for music, video, pictures and files), which is located on the memory card, must be registered.

How do I move data?

It is better to move files from device memory to memory card to similar folders. If there are none, you can create them using any file manager, which is downloaded from the "Play Store", or by connecting the device to the computer via a cord. Moving to places with similar standard names will avoid unnecessary confusion. Folders usually have the following names:

  • Bluetooth;
  • DCIM;
  • download;
  • media;
  • movies;
  • music;
  • video;
  • sounds.

Transferring files, as well as creating new folders, can be done in two ways: directly by the functions of the device itself or using a computer. Do not transfer data whose purpose is questionable. Moving program files can cause malfunctions in the device, you should be aware of this before freeing up space on the internal memory of Android.

How do I transfer files directly to my device?

To transfer pictures, music and videos directly to the device, it is better to use a file manager. ES-conductor is simple and reliable to use. The main function of the manager is precisely to work with folders and files. This file manager is very lightweight, does not take up an already small amount of memory, and is convenient.

To transfer the necessary data, you need to select it with one long press. Choosing the action "move", you should click on "SD-card". The advantage of this file manager is that the menu allows you to immediately create new folders for transferring files.

How do I transfer files using a computer?

In order to clear the internal memory of "Android" using a computer, you need to connect the device to it using a USB cable. To provide the ability to manage data on a smartphone or tablet, specialized programs and drivers must be installed on the PC. As a rule, such software is installed automatically, but you need to wait a little while the computer detects the type of device and finds the appropriate drivers on the network.

Problems that arise when transferring files using a PC are easily eliminated by the free AirDroid service, which provides the ability to work with the device from a distance by connecting to wi-Fi networks... Firstly, this is good because you do not need to additionally install any programs and drivers to recognize your smartphone or tablet. Secondly, this service provides communication between devices at a distance longer than a cable.

And yet, how to free up the system memory on the "Android" through a computer using this method? Everything is very simple here - data management is possible through any browser.

How do I move apps to SD card?

How to free up internal memory on Android in order to unload devices? We note right away: this is not an easy task. The reason is that in order to carry out this operation for applications, as a rule, you need to have special rights, namely administrator rights, which will allow you to fully manage all files.

You can get administrator status by installing additional software or changing the settings of your smartphone. In the latter case, everything is much simpler. Devices, in the settings of which you can set the "developer mode", allow you to perform many actions that are inaccessible to ordinary users, for example, install fake localization.

If administrator access is already enabled, then you need to install the Link2Sd application. It allows you to transfer both installed additionally and standard applications from the device memory to the memory card. But here you need to remember that such actions can lead to malfunctions of the device.

Only some applications can be moved without administrator rights. This action can be performed in the device settings. But the standard method is not very convenient, and if you don't want to change the settings, it's better to download android app Assistant.

Android Assistant consists of eighteen tools to help you work with Android in a variety of ways. Direct transfer of applications is carried out as follows: open the program, go to the "Toolbox" section and select "App2Sd". A list of applications that can be transferred will open.

Also using of this application you can perform complex removal, which will contribute to optimization and increase the speed of the device.

How do I clean out unnecessary junk from my device?

By following the steps above, you can make significant progress in clearing your memory. Having set the correct settings once, most likely, you will not have to do all the actions again from time to time. But you will often have to use the information on how to free up internal memory on Android by removing garbage. So by setting special application (e.g. Clean Master), you can make the cleaning process quick and easy.

The so-called garbage in the device, which occurs through the accumulation of cached data from the Internet, browser history, applications, is a very common phenomenon. Periodic cleaning allows you to increase the free space on the device and speed up the execution of all activities.

If you disassemble cleaning the device from debris using the example of the most optimal and convenient Clean Master program, then there will be no difficulties in using it. You just need to select the "trash" option and click "clear". The application, carrying out in-depth analysis, be sure to specify which files do not need to be deleted.

How to store files on the Internet?

To free up internal memory on Android 4.2, you can use the so-called cloud storage. They allow not only to store files, but also to open them with various devices... Having installed an application of this type on a smartphone, in order to gain access to the data, you will only need to register (upon first use), and then enter your username and password.

It is important in working with cloud storage and constant access to the Internet, because the data is located in "virtual memory". Among the most successful cloud storages are Google Drive, Mega storage, Yandex.Disk or Dropbox.

How do I completely clean my device?

To drastically clear the device memory, you need to complete removal all data. The action is performed using the "Formatting" option. As a rule, this item is located in the device settings in the “ Backup and data reset ". After confirming the user's intentions and deleting the data, the device will reboot and take on its original appearance, that is, everything that was installed and downloaded after purchase will be missing from the smartphone.

In general, the instruction "How to free memory on Android" includes several stages, some of which are interchangeable. Consecutive execution of various actions will lead to an increase in free space, which will certainly entail device optimization.