How to delete all posts from a wall in VK at once - quickly and easily. How to delete posts from a VKontakte wall - step-by-step instructions How to immediately delete posts in a contact

Have you decided to get rid of all posts on your VKontakte wall? This can be done using standard tools, but if the number of records exceeds a hundred, then it will take a lot of time to delete records one by one. Is it possible to somehow do everything at once, in one fell swoop? There are two methods, which we will consider right now.

Method 1: Using a script

Go to your Vk page and scroll down to get to the earliest possible posts on the wall. Click shortcut to launch the browser console:

  • In Chrome: Ctrl + Shift + J (Windows) or Cmd + Opt + J (macOS)
  • In Firefox: Ctrl + Shift + K (Windows) and Cmd + Opt + K (macOS)

Now copy this code to the console and run it by pressing the Enter key

(function () ( "use strict"; if (!confirm("Delete all posts from the wall?")) return; var deletePostLink = document.body.querySelectorAll("a.ui_actions_menu_item"); for (var i = 0; i< deletePostLink.length; i++) { deletePostLink[i].click(); } alert(deletePostLink.length + " posts deleted"); }());

A pop-up window will appear at the top of the browser window asking if you really want to delete all posts from the wall. Click OK.

If there are a lot of publications (hundreds), then manual page scrolling can be replaced with automatic one. Run the following script in the console, and it will automatically reach the very first post on your wall, and you will only have to watch its work :)

SetInterval(() => (window.scrollTo(0,document.body.scrollHeight)), 1000)

2. CleanerVK application

It will help you mass delete not only recordings, but also audio, video, photos, communities and friends. The application has a high rating among users in Google Play Market - 4.8 out of 5.

This method, compared to the first, has both advantages and disadvantages. The disadvantage is that in order for the application to access your VKontakte account, you need to give it your social network login and password. However, no one bothers you to change the password after the application is running - so this is a very conditional drawback.

But the advantages of CleanerVK are undoubted:

  • You can delete all posts from the wall made before/after a specified time or during a specified period
  • You can get rid of only posts with the number of likes less/more than a certain value in one fell swoop
  • Filter posts by sender
  • Filter posts by content

Bottom line

Whatever method you choose, you will get a quick and desired result :) I wish you good luck!

Good day, today we will talk about how you can quickly clean the wall on the social network VKontakte, that is, how to delete all posts from the wall in VK. After all, sometimes you really want to start life from scratch, and in this case from the wall.

Visiting your personal VKontakte page has become an indispensable attribute of every day. We read news there, chat with friends, listen to music, watch movies. Thus, our real life is fully or partially reflected in the social network.

Sometimes users, for some reason, want clean your wall. For example, for some people it becomes too long. It would take them several hours to delete each entry individually. This means that it is impossible to quickly clean a wall in one click using standard methods. It’s good that there were craftsmen who had already asked similar questions and shared their answer to it.

Special programs have been developed that can perform this task. Whether to trust them is up to each person to decide for themselves. Entering a username and password, putting your account at risk, is a vague idea, to say the least. But if you are still in favor of using programs, then choose only the most reliable ones. And yet, before you erase all the notes from the wall, think again whether you will regret it in the future. If not, then get to work!

You need to go to http://vkopt.net/download/, then download and install the extension for the browser you are using on your computer. After installing the extension, restart your browser (otherwise the extension will not function), go to the VKontakte website and open your wall (by clicking on the blue panel).

  1. Get links to all photos from the wall;
  2. Clean the wall.

Choose the second item. A window will pop up in front of you with a proposal:

  • delete all posts from page 1 (every single post on the wall will disappear);
  • delete entries from page 2 (entries on page 1 will be saved, and the rest, starting from page 2, will disappear).

If you want to clean the wall completely, choose the first option. After which the process of deleting records will begin. In a few minutes you will see that your wall is completely clean. This method allows you to clean your VKontakte wall at once, instantly, quickly and easily.

Clean the VKontakte wall using programs

Let's take another look at how programs work that carry out various VKontakte actions on your behalf. The program, reading your username and password, logs in to the social network. Next, it communicates with the social network servers using a specific language called an API. The whole difficulty is that you cannot know 100% that the program, as you expected, erases posts on the wall, and does not send spam of unknown content to your friends. Therefore, let's look at a safer method - removing a wall using a console.

Deleting posts from a VKontakte wall using the console

For this you only need Internet access (Google Chrome or Mozilla Firefox are suitable). Go to your page and use your mouse wheel to move the scroll bar down until you reach the first post on the wall. After that press F12. If you are using Google Chrome, go to the "Console" tab. Mozilla Firefox displays the Console tab by default.

Place the following set of characters and words on the bottom line of the console and press Enter:

for (var i=1;i<530;i++){document.getElementsByClassName(‘post_delete_button fl_r’)[i].onclick();}

That's all the manipulations, nothing difficult or dangerous, and there was no need to download programs.

Clear a VK wall using a script

  1. To do this, go to your VKontakte page;
  2. Enter this script into the address bar of your browser:
  • java***script:var h = document.getElementsByClassName("post_actions");var i = 0;function del_wall())(var fn_str = h[i].getElementsByTagName("div").onclick.toString();var fn_arr_1 = fn_str.split("(");var fn_arr_2 = fn_arr_1.split(";");eval(fn_arr_2);if(i == h.length)(clearInterval(int_id))else(i++));var int_id=setInterval(del_wall,1000);

Many users, for various reasons, may need to completely remove all posts from the wall. Some time ago this was quite easy to do through the Settings menu, but now the procedure has become extremely complicated. The developers decided to make it so that records could be deleted only one at a time, so that attackers, once on the user’s page, would not be able to instantly delete all important information. So now this process is long and tedious.

How to delete all posts from the BK wall

  • Log in to your account using your personal access data (password, mobile phone number or login).
  • We hover the cursor over the first post on the wall, and a blue cross will appear in the upper right corner; clicking on it, we will see that the message has been deleted.
  • We delete each entry in the same way.

The method is good, the simplest, but it takes a long time; if there are a lot of posts (some users may have tens of thousands of them), then, of course, it is not suitable. Therefore, many people are concerned about the problem: “ How to delete posts on a VKontakte wall quickly?. It's possible.

  1. Quickly remove a wall using a browser extension:

  1. You can also use the special VKbot program
  • First you need to download and install this program. Finding it is not difficult, for example, on the page: vk-soft.net/vkbot. This program greatly optimizes the work with the page and helps you perform various actions. It makes it easy to delete all posts. At the same time, it offers a choice - to delete only your posts or entries left by other users.
  • After installation, you must enter your personal access data from the VKontakte social network (login, password) into the fields of the program. After which it will launch and a gray narrow panel will be visible on the left in the upper corner of your monitor screen.
  • Select a button on the panel "Profile", then, in the menu that appears, click “Cleaning”.
  • In the next menu select "Clear the wall"(button fifth from the top).
  • Next, a small window will appear where you will need to check the boxes which messages are to be deleted (yours or other users).
  • If you leave both checkboxes, the wall will be completely cleaned in just a few minutes.
  • This application is quite easy to use and even a beginner can easily handle it. At the same time, it will allow you to quickly perform those actions in your contact profile that previously caused certain difficulties.

Script for removal:

java***script:var h = document.getElementsByClassName("post_actions");var i = 0;function del_wall())(var fn_str = h[i].getElementsByTagName("div").onclick.toString();var fn_arr_1 = fn_str.split("(");var fn_arr_2 = fn_arr_1.split(";");eval(fn_arr_2);if(i == h.length)(clearInterval(int_id))else(i++));var int_id=setInterval(del_wall,1000);

The tips from the article will help you find the answer to the question: “ How to remove a VKontakte wall quickly?. If at first glance the procedures seem complicated, then in reality they are not and even a less experienced user can cope with these actions.

How to clean a VKontakte wall completely? This question is asked by people who need to get rid of unnecessary posts on their VK wall. In this article, we will look at 4 proven options for clearing posts on the VKontakte wall.

Why do you need to completely clean your VKontakte wall?

Hello, friends! Everyone who has accounts on VKontakte publishes various entries on their page. For example, texts, pictures, videos, music, polls. Sometimes these records become outdated and are no longer needed. For example, a post you published earlier has ceased to be relevant - the service you wrote about has ceased to exist. Therefore, this post is being deleted.

For what other reason is it necessary to completely clean the VKontakte wall? For example, you changed the topic of your page, took up a completely different business, and you definitely no longer need the old posts. After deleting old VKontakte posts, photos, videos and friends, your page will be completely new.

How to clean a VKontakte wall completely manually

Clearing entries in VK using manual mode is a simple and safe method that is available on VKontakte. However, manual cleaning takes a lot of time for the user. If there are not many posts on the page, then this method is justified and we will consider it now.

So, first, go to your VK page. Next, select any post on the wall that you want to delete. Then, click on the arrow in the upper right corner of this entry (Screen 1).

Subsequently, a menu will appear in which you click the “Delete entry” button.

After which, your post will be deleted from the wall in VK. You can restore it again (Screen 2).

This is in cases where you deleted the entry by mistake.

We looked at manually deleting entries on VKontakte. Using this method, you will delete each post, photo and video from the wall individually. Now, let’s look at the question of how to clean the VKontakte wall completely and, most importantly, quickly.

How to clean a VKontakte wall completely, quickly, using ViKey Zen

The Vikey Zen extension complements the functionality of VKontakte, like other similar extensions. It installs into the browser quickly and its interface is easy to understand.

Then, click “Install” to install it in your browser. Click on the extension in the upper right corner of the browser and go to settings (Screen 4).

Select options (for example, deleting records) in the extension settings and click the “Authorization” button. Then, enter the extension and allow access to your VKontakte page.

After which, again select the “Delete posts from the wall” section and confirm the deletion process with the “Yes” button (Screen 5).

Posts from your VK wall will be cleared for some time. After its completion, you will see that your entries have been completely deleted in a short time.

How to clear a VKontakte wall completely from your phone

To delete VK entries from your phone, there are special applications that can quickly do this. For example, there is a program - “VK CCleaner”. To clean the wall in VK we follow the steps:

  1. Install the VK CCleaner application on your phone. You can write the name of this application in the search or App Store and install it on your phone.
  2. Log in to the application. Next, launch this application on your phone and log into it using your username and password from your VK page. You also allow him access to the page.
  3. Cleaning the VKontakte wall. Click on the “Wall” section in the program, then the “Cleaning” button. Then all your posts from the wall will be deleted.

You can use the cleaning methods that we discussed above on your phone.

How to clean a wall with a VK script

A safe script was found on the Internet that can completely clear a VKontakte wall. To avoid searching for it, you can download the script from Yandex disk – “yadi.sk/d/nDjILMtCO-Jnjw”

Greetings, dear friends! Almost each of us has a page on the VK social network. Due to its enormous popularity, a lot of advertising, spam and other things have appeared on the site that clog not only our personal messages, but also the wall.

In this material I will tell you how to quickly clear a wall in VK of all entries with one click. Of course, I will make a simple instruction for novice users, which describes the process of standard deletion of an entry. But our main task is to delete all posts from the wall at once.

Helpful advice! In your privacy settings, you can control who can post on your wall. For example, if you allow only your friends to make posts, then you are unlikely to be bothered by advertising and spam.

How to clean a wall in VK quickly

I will talk about the following methods:

1. Deleting a post on a wall is a standard method for novice users.

2. Clearing the entire wall in the Mozilla browser.

3. Clearing an entire wall in the Chrome browser.

4. Browser extensions that clear the wall.

5. Standard way to clean a wall

For some reason, the VK social network does not provide for complete wall cleaning. We are asked to delete entries one by one. Of course, this is convenient for those who do not have many messages on their page. However, if you want to clean the entire wall at once, then proceed to the following methods. To delete a message, we need to hover the mouse over the desired entry. After this, two icons will automatically appear in the upper right corner: “Edit” and “Delete entry”.

We are interested in deleting, so select the desired icon (cross) and left-click on it, as shown in the screenshot below:

Before the first page refresh, you will have the opportunity to restore a deleted post or send it to spam. This way you can delete all posts on the wall. But you must admit, this will take too much time. Therefore, many of you, of course, will have a question: how to clean a wall in VK quickly and very easily?

If you need to delete only part of the records, then other methods will not help you - you will have to manually clean the wall. Script methods allow you to clean the entire wall at once. Don't be intimidated by the fact that you will have to work with scripts. The instructions are simple, even novice users can handle it. Let's start looking at interesting ways that will help you know how to clean a wall in VK quickly.

Delete all entries in the Mozilla browser

Today, users of computers and other gadgets choose either “Mozilla Firefox” or “Google Chrome”. You ask: “What about Opera, Yandex Browser, etc.?” Opera has been running on Google Chrome's engine for a long time. Of course, it has its own features, but in terms of software, these browsers are practically no different. This also applies to Yandex Browser, Amigo and other clones.

And now about the removal. Launch the Mozilla Firefox browser and go to your page on the social network. In any free space, right-click and select the item called “Examine Element”, as shown in the screenshot below:

Now open the “Console” by clicking on the corresponding item in the browser menu. There you will see a line where you need to insert a script (a script is several commands aimed at performing a specific chain of actions).

Here's what we need to copy and paste:

Just select this text, right-click on it and select “Copy” (Ctrl+C) from the context menu, then paste it into the console line - right-click on it and select “Paste” (Ctrl+V) (Paste to where number 2 is in the figure).

Be prepared for your browser to warn you not to use commands you don't know about. To bypass this protection, you must enter “allow insertion” in the line. The entry must contain only these two words - no quotation marks or periods.

After that, insert the text indicated above again. After this action, the process of deleting all posts from your wall on the social network will begin. When the wall is completely clear, you will need to close the console and reload the page.

Helpful advice! If you're proficient in Java, you'll be interested in clearing the wall with Firefox extensions called Firebug and Greasemonkey. The principle of operation of the extensions is approximately the same, so you can choose any option.

How to clean a wall in VK quickly using browser extensions

If you don't like doing things manually, you can try browser plugins and add-ons. Be sure that there are extensions for any browser that allow you to perform various manipulations with the VK website. It cannot be said that it is easier to delete entries using browsers, because the methods described above take no more than five minutes.

We will focus on an extension called “VKopt”, which is used by Google Chrome users. First you need to download the plugin. To do this, go to the extensions menu.

There you can find this extension in the search. Why did I choose this plugin? The answer is simple: it is present in the official Google Chrome store, which means it is safe. Therefore, I recommend that you choose “VKopt” if you don’t want to remove the wall manually. You can also go to the official VKopt website and download the extension for other browsers.

I will show you the removal process using Mozilla Firefox as an example.

After installation, reload the page. You will see new functions that you can further understand. We are interested in “Wall”, which is now at the bottom of the menu. Click on it and select “All entries”.

At the top right you will see an Actions button. You need to select "Clean" the wall and confirm your decision.

How to clean a wall in VK quickly in the Google Chrome browser?

The method described below is also suitable for Yandex Browser and Opera. Many users are intimidated by the word “scripts”, which is associated with programming. But in reality, all the processes are simple; clearing the wall of messages will take you a few minutes if you use today’s instructions. I will give an example using a Yandex browser.

Launch the browser and go to your page. IMPORTANT: to delete all entries, you must be in the My Page section (vk.com/id*****). This method is performed almost exactly the same as in the Mozilla Firefox browser. On an empty space, right-click once and select View element code in the context menu - the screenshot below will help you with this:

After that, you will see the developer tools on the right side of the screen. You can study them later, now we just need to go to the “Console” (Console). Sometimes users have a problem when they do not see this item. The point here is the small resolution of your screen. To open the console, click on the arrow located in the top line - after this, all the items that do not fit will appear on the browser screen.

We need to enter the following script into the console line:

var z = document.getElementsByClassName("post_actions");var i = 0;function del_wall ()(var fn_str = z[i].getElementsByTagName("div").onclick.toString ();var fn_arr_1 = fn_str.split ( "(");var fn_arr_2 = fn_arr_1.split (";");eval (fn_arr_2);if (i == z.length)(clearInterval (int_id))else(i++));var int_id=setInterval (del_wall, 1000);

After this action, press the “Enter” key on your keyboard. Here, unlike Mozilla Firefox, we will not need to confirm our actions. After pressing the key, deleting all entries will begin automatically; the browser will spend approximately 1 second per entry. This is the most effective script that allows you to delete all entries, not just those that are currently visible on the page.

After the cleaning is completed, errors will start popping up in the console - don’t worry, the script just can’t find posts on the wall that have already been deleted. Now you need to close the console and reload the page. If this is not done, the browser will continue to try to delete entries. Done, your wall is now completely clear of posts.

I would also like to present to your attention another method that will allow you to clean your VKontakte wall quickly and without any programs. Watch the video below, which shows everything in detail.

And here is the actual code that you need to insert:

java***script:var h = document.getElementsByClassName("post_ac tions");var i = 0;function del_wall ()(var fn_str = h[i].getElementsByTagName("div").oncl ick.toString ();var fn_arr_1 = fn_str.split ("());var fn_arr_2 = fn_arr_1.split (";");eval (fn_arr_2) ;if (i == h.length)(clearInterval (int_id))else(i++ ));var int_id=setInterval (del_wall,1000);

So, to summarize today’s article “How to clean a wall in VK quickly,” it should be noted that the extension is quite convenient, so I recommend that you look into it in detail. It will be easier for you to work with your page on a social network. This is especially true for those who spend a lot of time in contact. For example, you can take administrators of groups and public pages.

That's all, I hope that my instructions helped you, and you will now know how to clean a wall in VK quickly thanks to the methods described above.

Publications on the topic