What resetting the cursor means and when you need it

The cursor in Blender is a 3D point in your scene that marks where new objects will appear when you create them, and where the view will rotate around when you use the middle mouse button. Over time—especially when you pan around your scene or accidentally move it—the cursor drifts away from where you want it. Resetting it puts the cursor back to the world origin (coordinates 0, 0, 0), which is the center of your default scene.

You need to reset the cursor when you want new objects to spawn at the center of your scene, when you want the view to rotate around a sensible point, or when the cursor has wandered so far that it's hard to work. It's one of the most common small adjustments you'll make while modeling.

Key Takeaways

  • The fastest way to reset the cursor is to press Shift + S, then click Cursor to World Origin from the menu that appears.
  • You can also use the top menu: go to Object > Set Origin > Cursor to World Origin (the menu path varies slightly by Blender version).
  • The cursor appears as a red and white circle in the 3D viewport; if you can't see it, you may have hidden it in the viewport display settings.
  • Resetting the cursor does not affect objects you've already created—it only moves the point where future objects will appear.

Using the keyboard shortcut (fastest method)

Press Shift + S while your mouse is over the 3D viewport. A menu will pop up with several cursor options. Click on Cursor to World Origin. The cursor will jump to the center of your scene when ready.

This shortcut works in Object Mode and Edit Mode, though in Edit Mode it moves the cursor in the context of your selected object. If the shortcut doesn't work, make sure your mouse is actually inside the 3D viewport window—Blender shortcuts only trigger when the viewport has focus.

Using the Object menu (when you prefer menus)

If you prefer clicking through menus instead of memorizing shortcuts, go to the top menu bar and click Object. Look for an option called Set Origin or Cursor (the exact name changes between Blender versions). Inside that submenu, select Cursor to World Origin.

This route takes longer but works the same way. Some older Blender versions label it slightly differently—you might see Transform > Set Origin instead—but the end result is identical.

Why you can't see your cursor (and how to fix it)

If you reset the cursor but can't see it in your viewport, it may be hidden by your display settings. Look at the top right of the 3D viewport for a small icon that looks like an eye or a circle with lines through it. Click on it to open the viewport display options, then look for a Cursor toggle or checkbox. Make sure it's turned on.

Alternatively, the cursor might be there but very small or hard to see against your background. The cursor is a red and white circle about the size of a pencil eraser at default zoom. If you zoom in close to the world origin (press the period key on the numpad, or use the scroll wheel), you should see it clearly.

The difference between cursor and 3D cursor

Blender uses the term "3D cursor" officially, but most people just call it "the cursor." It's different from your mouse cursor (the arrow that moves with your mouse). The 3D cursor is a permanent point in your scene that stays put until you move it. Don't confuse the two—resetting the cursor means moving the 3D cursor, not your mouse.

The 3D cursor also serves as the pivot point for rotation in some modes, and it's where the camera will focus if you press Numpad Period to frame it. Understanding what it does helps you use it intentionally instead of fighting it.

Moving the cursor to other locations (beyond reset)

Once you understand how to reset it, you can move the cursor anywhere. Press Shift + S again and you'll see other options: Cursor to Selected moves it to the center of your selected object, and Cursor to Active moves it to the active object. You can also hold Shift and right-click anywhere in the viewport to place the cursor exactly where you click.

These tools let you set the cursor as a reference point for modeling, or as a pivot for rotating groups of objects. Once you're comfortable resetting it, experimenting with these other cursor positions will speed up your workflow.

Frequently Asked Questions

Does resetting the cursor affect objects I've already made?

No. The cursor is only a placement point for new objects and a reference for the view. Moving it does not change, move, or delete anything you've already created. You can reset the cursor as many times as you want without risk.

What if Shift + S doesn't work?

Make sure your mouse is inside the 3D viewport—Blender only listens to viewport shortcuts when the viewport has focus. If it still doesn't work, check that you're not in a mode that overrides shortcuts, like text editing or search. Try clicking in the viewport first, then pressing the shortcut again.

Can I set the cursor to a specific coordinate instead of the origin?

Yes. Open the properties panel (press N if it's hidden) and look for the cursor location fields. You can type exact X, Y, and Z coordinates there. This is useful when you need the cursor at a precise location for technical modeling work.

Is there a way to lock the cursor so I don't move it by accident?

Blender doesn't have a built-in lock, but you can avoid moving it by being careful with Shift + right-click, which places the cursor wherever you click. If you move it by accident, just reset it again with Shift + S—it only takes a second.