> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wisepim.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Remove Categories

> Remove many products from categories at once: clear specific categories, all of them, or everything except the ones you keep.

Remove many products from categories at once. Clear specific categories, remove every assignment, or keep only the categories you choose and drop the rest.

## Remove products from categories

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/vT5bx0c0dDPVXf2p/images/marketing-screenshots/products/products-bulk-edit-remove-categories-light-transparent.webp?fit=max&auto=format&n=vT5bx0c0dDPVXf2p&q=85&s=1ca3d97ee1b915ee749f48f6ac4f08d1" alt="Bulk editing, Remove Categories across many products at once in WISEPIM" width="2252" height="2004" data-path="images/marketing-screenshots/products/products-bulk-edit-remove-categories-light-transparent.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/vT5bx0c0dDPVXf2p/images/marketing-screenshots/products/products-bulk-edit-remove-categories-dark-transparent.webp?fit=max&auto=format&n=vT5bx0c0dDPVXf2p&q=85&s=d3d69db520c6ccaadf14153168d58f4f" alt="Bulk editing, Remove Categories across many products at once in WISEPIM" width="2252" height="2004" data-path="images/marketing-screenshots/products/products-bulk-edit-remove-categories-dark-transparent.webp" />

<Steps>
  <Step title="Select products">
    Check the products you want to update, or use filters and select all matching results.
  </Step>

  <Step title="Open Bulk Edit and choose Remove Categories">
    Click **Bulk Edit**, then search for "Remove Categories" or find it under **Categories & Organization**.
  </Step>

  <Step title="Choose a removal mode">
    Select how you want to remove categories: remove all, remove specific ones, or remove all except selected.
  </Step>

  <Step title="Configure and apply">
    If removing specific categories, select them from the tree. Then click **Apply**.
  </Step>
</Steps>

## Configuration options

| Option                           | Description                                                              |
| -------------------------------- | ------------------------------------------------------------------------ |
| **Remove all categories**        | Clear every category assignment from the selected products               |
| **Remove specific categories**   | Pick which categories to remove using the category tree                  |
| **Remove all except selected**   | Keep only the categories you select, remove everything else              |
| **Also remove child categories** | When removing a parent category, also remove its children (default: off) |

## Tips

* Use **Remove all except selected** when you want to consolidate products into a clean category structure. It's easier than removing categories one by one.
* Enable **Also remove child categories** when you're cleaning up an entire branch of your category tree.
* Products with no categories won't appear in most e-commerce storefronts. Reassign them after removing if needed.

## Related

<CardGroup cols={2}>
  <Card title="Assign to categories" icon="folder-plus" href="/en/essentials/bulk-editing/assign-categories">
    Add categories without removing existing ones.
  </Card>

  <Card title="Replace all categories" icon="folder-sync" href="/en/essentials/bulk-editing/replace-categories">
    Clear and reassign categories in one step.
  </Card>
</CardGroup>
