Here is step by step guide, how to delete facebook group by removing all members at once.
Facebook is an amazing platform to publish your thought, creativity, business anything. Facebook group is popular to do so. We can make so easily a group and can add all our Facebook friends easily by javascript code but problems arise when we try to delete a facebook group.
Many of our blog readers have been asking me to write an article about –
- How do I delete my Facebook Group?
- I want to delete this Group.
- Can I delete my Fb Group?
- How to remove all members from Facebook Group at once.
- How to delete a Facebook Group?
- Can I delete own Facebook Group permanently?
- How do I delete my official Facebook Group?
- Code or Script to remove all member of Fb Group.
- Trick to delete a Facebook Group.
How to delete a group in facebook?
Sometimes it becomes obvious deleting a fb group for our business or personal wish or mistakenly made group. Facebook group deleting is not so easy if the group contain members even a single member. So if you want to delete a facebook group, then firstly you need to remove all facebook group members.
It’s not a no easy task if your facebook group contain 1000+ members and you want to remove members one by one. But don’t worry, I have a trick to removing all Facebook group’s member easily by a single click. Just follow my simple tricks mentioned below step by step with picture–
How to Remove All Members From Facebook Group at Once
http://www.youtube.com/watch?v=YIJULlDWDYE
To delete a facebook group you must need to delete all group members even you. You can remove each member by click on settings icon under each member but if the group contain 5000 members then? Don’t be panic, just follow the steps given below–
Step-1: Open your google chrome browser and Log In to Facebook.
If you don’t have google chrome browser, then search for download google chrome browser or install it from the store. Now log in to your Facebook account by entering your facebook email and password.
Step-2: Go to your group and click on group Members
Your groups are present on left side of facebook home page. From all groups, click on your desired group that you want to delete.
Step-3: Click on Ctrl+Shift+J or F12 on your keyboard
This is necessary for finding Console option to enter our javascript code. By this javascript code, we will remove our all facebook group members That are necessary to delete facebook group.
Step-4: Click on Console in a new tab.
A new window will open at the below when you click on Ctrl+Shift+J or F12 on your keyboard. On that tab find the Console as mentioned above picture and click on the Console.
Step-5: Paste the Code. Code link: click here
Go to the code link mentioned above and copy the whole code. Now paste the code on Console tab as shown in the above-mentioned picture and click on enter button on your keyboard.
Now see removing is started. Now all members of your group will be removed automatically. It takes times to remove all group members but you don’t need to do anything.
How to Delete Facebook Group?
http://www.youtube.com/watch?v=c6ImZldFMB4
Now you are the only member of that facebook group. From Edit Settings option, make the group secret. After that click on gear icon beside your name and select Remove as Admin.
Finally, leave that Facebook Group and you are done. Your Facebook Group has been deleted successfully.
Delete Group from Facebook: FAQ
How to delete facebook group at once?
There has no such option on Facebook to delete a group which has members. All you can do, remove all the members first then delete the group.
How to remove multiple members from facebook group at once?
We described the process above. Read the article again or watch our video on how to remove multiple members from fb group.
How to delete a facebook group quickly?
Follow our guideline mentioned above. This is the only process by which you can remove fb group members fast and then you will be able to delete the group.
Enjoy!!!
Keep in touch for more interesting article!
It’s not working. There’s an error in the script:
Uncaught ReferenceError: document is not defined(…)queueMembersToDelete @ VM97:25deleteAll @ VM97:20deleteAllGroupMembers.start @ VM97:13(anonymous function) @ VM97:137InjectedScript._evaluateOn @ VM91:875InjectedScript._evaluateAndWrap @ VM91:808InjectedScript.evaluate @ VM91:664
It worked with me today
Make sure you copied the whole script right, open the link then press Ctrl+A then copy and paste in the console tab
I opened 12 chrome tabs with facebook url to delete them faster
Yeah its working. Thanks buddy!
where is the script?
hi just tried this and it didnt work: error:
Uncaught TypeError: Cannot read property ‘textContent’ of undefined(…)
What should i do differently?!
Hey Jack, I sorry for this. Facebook update their page recently. So old script is not working anymore. I make an update of this code today. And test it 3 times on my group. It works perfectly now. Please try again.
Thanks for your notice.
can you send to me new link please
This is the error just now popping up.
Sorry for the problem.
I checked it now on my group and works perfectly. Please try again.
Getting this again today. It worked fine yesterday:
doesn’t work
please any thing to do it
Awesome, it works for me.
Thanks
cool….tnx for share the information….
it is working good and quickly
Welcome bro
This script is not currently working, I am trying it and getting an Uncaught ReferenceError Document is not defined
how to for Mozilla firefox?? Please
Awesome thanks this works in Chrome
Glad to know that it works for you. Thank you
you’re fantastic am doing that right now! It’s pure Magic! 😀
Thanks bro
I can’t get the console page pulled up on a MAC? the Shift+Control+J isn’t working
Hey Angela, you can find the console here https://www.google.com/search?q=browser+console+on+mac
Is there an updated script for this?
Should I have to copy the whole Code? From First word to last?
Yeah, You should copy the whole. Just press ctrl+A and then ctrl+c
Thank You
Its my pleasure!
Nice script but my group has 10,000 people and it is taking hours. Facebook needs to make a way for admin to delete groups in a much easier less annoying way than this! It’s taken 10 minutes to delete 30 people with this script which means a very high electric bill for me.
Thanks Facebook for a sucky site!
Does this script work for a closed group? I tried and its not working
Contd.. Seems the adminActions.length returns 0 in the queueMembersToDelete(). So its exiting w/o doing anything
Nyc But taking many time
Where in the script do you insert your name exactly and how is it inserted please. Want to be sure I do it right. Thank you
Hey, code does not contain any name. I checked it. Thank you!
Hey! Just wanted to let you know that the script isn’t working anymore. It was working fabulously and now today just stopped! Is there an error in the code?
Hey,
Sorry for the problem you faced. I check it today and its working perfectly. Please try again.
Thank you.
What is the correct syntax to add your own id to the script to exclude it from deletion?
// the facebook ids of the users that will not be removed.
// IMPORTANT: add your own facebook id here so that the script will not remove yourself!
var excludedFbIds = [‘1234′,’11223344’]; // make sure each id is a string!
Also struggling with this, did you get an answer?
ok 3 nov 2016, this works, not perfect but it works.
i was an admin of a 300 members group, it took several tries but it autodeleted almost all members
the script stops working after some time, just reload the member page and run it again, and do it again, it took me like 5 times, sometimes i had to manually delete someone, but i can confirm it works
thanks a lot, it helped super, amazing
Where is the actual code please
thanks! i had about 100 people. took less than 5 mins.
Its my pleasure!
I have read over this page multiple times and can’t find where the code is posted.
You have to click “click here” on Step 5. Currently the code is running fine. Will post if it works.
https://gist.github.com/sezgi/b92dfd70a8c959f760151f5a071c0400
the code is not working anymore
The code is not working any more
This is not working anymore. Is there an update?
it is not working! What can I do? My group has tousands of members and it’s inactive I need to delete it
VM961:73 Uncaught TypeError: Cannot read property ‘click’ of undefined
at removeMember (:73:22)
at removeNext (:64:13)
at processQueue (:48:13)
at deleteAll (:21:13)
at Object.deleteAllGroupMembers.start (:12:9)
at :147:23
This code used to work perfect but is no longer working…? Is it possible Facebook made an update? Can someone fix this? Here’s the message I get:
Uncaught TypeError: Cannot read property ‘click’ of undefined
at removeMember (:73:22)
at removeNext (:64:13)
at processQueue (:48:13)
at deleteAll (:21:13)
at Object.deleteAllGroupMembers.start (:12:9)
at :147:23
could not get it to work
after clicking on “CONSOLE” mine has a message
This is a browser feature intended for developers. If someone told you to copy-paste something here to enable a Facebook feature or “hack” someone’s account, it is a scam and will give them access to your Facebook account.
xtLvf0Au8hD.js:194
See https://www.facebook.com/selfxss for more information.
This do not work 2018-12-20 🙁 Post new code please
02-13-2020 This code does NOT work and not all FB IDs are # only. Some are letters. Update?!?!?!