TipClique
Menu

How to remove a background in Photoshop

Removing a background in Photoshop

Removing a background in Photoshop is ONE CLICK NOW. Select the image layer, then press Remove Background in the Contextual Task Bar that floats under the canvas. Photoshop finds the subject on its own and adds a layer mask that hides everything around it, so no pixels are destroyed and you can paint the mask back where it is wrong. Adobe's own Photoshop documentation describes that button and its neighbour Select Subject, which makes the same detection as an active selection instead of a mask, and states that the detection covers hair and other fine edges. That is the complete answer for a clean portrait on a plain wall. Everything below is the other case: the 6 kinds of picture where the automatic selection loses, and what you do instead.

ONE CLICK NOW

A single object lit against a plain backdrop, the easiest case for a cut-out.

Where the Remove Background button is

The Remove Background button lives in 2 places, and knowing both is the fix for most of the people searching for where it went.

  1. Click the image layer in the Layers panel so it is the only layer selected.
  2. Look at the Contextual Task Bar, the small floating strip under your image, and press Remove Background.
  3. Open Window > Contextual Task Bar to bring that strip back, if somebody switched it off.
  4. Use the Properties panel instead, where the same command sits under Quick Actions, if you would rather keep the bar hidden.
  5. Check the result by clicking the white mask thumbnail beside the layer and pressing \, which shows the mask as a red overlay on the picture.

What goes wrong here is the layer itself. The button is greyed out on a locked Background layer, so double click that layer first and accept the rename to Layer 0. It is also unavailable on a document that is not in RGB at 8 Bits/Channel, so convert under Image > Mode before you try again.

The 6 pictures the one click gets wrong

The one click gets wrong a predictable set of pictures, and recognising yours before you start saves the 10 minutes you would otherwise spend undoing a bad mask.

  • Flyaway hair and fur against a busy background, where the mask cuts a hard outline through strands that should stay semi transparent.
  • Motion blur on an arm or a ball, where the true edge is 20 px of gradient and the detection picks one line through the middle of it.
  • Glass, smoke, veils and water, which are meant to show the background through them, and which any subject detector treats as solid.
  • A subject the same tone as its background, such as a grey coat on a grey wall, where there is no edge to find.
  • Two people or an object held at arm's length, where the detector keeps the person and drops the thing they are holding.
  • Green screen footage stills, which have a clean edge but leave green light spilled across the subject that no mask removes.

Hair and green screen are the 2 hardest of those, and this site treats each of them as its own operation. Cutting out hair covers the strand work, and Removing a green screen covers the spill. The manual route below is what all 6 have in common.

The manual route: Object Selection, then Select and Mask

The manual route replaces the automatic detection with a selection you build yourself, then hands that selection to a workspace built for edges.

  1. Press W to reach the Object Selection Tool, and drag a rectangle around one object at a time rather than the whole frame.
  2. Hold Shift and drag again to add a missed part, or hold Alt (Option on macOS) and drag to subtract one.
  3. Switch to the Quick Selection Tool in the same slot for organic shapes, and size the brush with [ and ].
  4. Press Ctrl+Alt+R (Cmd+Option+R) to open Select and Mask.
  5. Set View to On Black or On White, whichever contrasts with your subject, and raise Transparency to about 80% so you can see what the mask is doing.
  6. Paint the difficult edge with the Refine Edge Brush at R, in single short strokes, never scrubbing back and forth.
  7. Nudge Shift Edge to about -10% to pull the mask inside a light halo, and add 0.5 px of Feather so the cut is not razor sharp.
  8. Tick Decontaminate Colors when the old background has tinted the edge, and set Output To to New Layer with Layer Mask.

What goes wrong at step 7 is over correction. Smooth above 5 rounds off fingers and ear tips, and Contrast above 20% converts every soft edge into a hard one, which is exactly the look this site calls out as dated: a smooth, faintly glowing silhouette belongs with the tells collected on The effects this site taught, next to the feathered white border that marks a portrait as early 2000s studio work. Change one slider at a time and zoom to 100% to judge it, because at 33% every mask looks acceptable.

White backgrounds, logos and black and white scans

A white background is the easiest case and the one where the automatic button is worst, because a white product on white has no subject for the detector to find. Use Select > Color Range instead, click the white area with the eyedropper, raise Fuzziness to roughly 40, then press Ctrl+Shift+I to invert the selection onto the subject and add a mask from the Layers panel. For a black logo on white, the faster route is Select > Color Range set to Highlights, or a channel selection: Ctrl+click the RGB channel thumbnail to load the light areas, invert, and mask. Scanned line art and black and white artwork respond to the same channel method, and keep type edges cleaner than any brush.

What goes wrong is grey fringing, the halo of old white left around every letter. Fix it with Layer > Matting > Remove White Matte, or with Layer > Matting > Defringe at 1 px.

Photoshop CS6 and anything older than the Contextual Task Bar

Photoshop CS6, released in 2012, has no Contextual Task Bar, no Select Subject and no Select and Mask, so the one click route does not exist there and no amount of searching the menus will produce it. In CS6 you make the selection with the Quick Selection Tool or the Magic Wand at W, then choose Select > Refine Edge, which is the dialog that Select and Mask later replaced. Refine Edge holds the same controls under different names: Smart Radius, the Refine Radius Tool, Shift Edge, Decontaminate Colors and an Output To menu. Set Output To to Layer Mask for the same non destructive result. In a current version, holding Shift while you choose Select > Select and Mask still opens that older Refine Edge dialog, which is useful when you learned it and prefer it.

Replacing the background, and saving the transparency

Replacing the background is a separate step from removing it, and the order matters.

  1. Drag the new background image into the document and press Enter to place it.
  2. Drag that layer below the masked subject in the Layers panel.
  3. Press Ctrl+T to scale it, matching the perspective and the horizon line to the subject rather than filling the frame.
  4. Add a Curves adjustment layer above the subject, press Ctrl+Alt+G to clip it to that layer only, and match the subject's brightness to the new scene.
  5. Sample the new background's dominant colour, then paint at 5% opacity along the subject's rim on a clipped layer set to Soft Light, so the light in the composite agrees.

Save it wrongly and the whole job is lost. JPEG has no alpha channel, so exporting to it fills your transparency with white. Use File > Export > Export As and choose PNG for transparency, WebP when file size matters on a web page, or TIFF for print handoff. Keep the layered PSD as well, because the mask is the editable part and a flattened file throws it away.

When Remove Background is not working

Remove Background not working almost always has one of 5 causes, and none of them needs a reinstall.

  • The layer is the locked Background layer, so double click it and rename it.
  • The document is CMYK, 16 Bits/Channel or 32 Bits/Channel, so convert it under Image > Mode.
  • The layer is a Smart Object with no rasterised pixels available, so right click and rasterise a duplicate.
  • Graphics acceleration is off under Edit > Preferences > Performance, which disables several detection features.
  • A selection is already active and is fighting the command, so press Ctrl+D to deselect first.

A downloaded action will not fix any of those. Actions replay menu commands, they do not carry a better selection engine, so a .atn file promising one click background removal is doing what the built in button already does, from a source you cannot inspect. Photoshop, operation by operation lists the operations where an action genuinely saves time, and this is not one of them.

Doing it free, and doing it lawfully

Free routes to the same result exist and are worth naming, because this is where a lot of the search demand actually points. The Photoshop mobile app launched on iPhone in February 2025, with an Android version later the same year, and the base app is free: it includes selections, layers, masks, compositing, Tap Select and the Spot Healing Brush, which is the whole of this operation. The full feature set needs a subscription, either an existing desktop plan or the Photoshop Mobile and Web plan at $7.99 a month or $69.99 a year. Photoshop on a phone covers what that app can and cannot do.

On a desktop without Photoshop, 4 programs do this job at no cost: GIMP, which is actively released and reached 3.0.8 on 24 January 2026, Krita at 5.3.2.1 from 1 June 2026, Photopea, which runs in a browser and opens PSD files with their masks intact, and Paint.NET on Windows. Corel and Adobe both offer trials of their paid programs from their own sites. This site names no crack, serial, keygen or full version download, on this page or any other, and there is no need for one: the free options above remove a background properly, and the vendors' own trials are the only other lawful way to run the paid programs.

Where to go next