Remove Site Actions For Users
Step 1: Open the master page attached for your site into SharePoint Designer 2010/Visual Studio or Notepad
Step 2: Search for "
Step 3: Now, Just before
Step 4: Last, find "
Here’s a quick one about modifying list views to remove the checkbox that appears next to list items. It’s really simple but it is a new element of SharePoint 2010 list views and one where it is not immediately obvious that it is configurable (to me anyway!).
The checkbox appears next to items in list views so that they can be selected by the user and therefore be ‘acted‘ upon from the ribbon. Sometimes however this just isn’t what’s required – for example when we simply want to show a list of links on a team site home page.

Now as you can see above, the checkboxes are included in the view by default – and as I’ve said above, we don’t want them to be. So to remove them we simply need to modify a setting in the view. This setting is a new one to SharePoint 2010 called Tabular View.
In this scenario we could either open up the web part properties and directly configure the view there or we could chose to create or modify an existing view on the list and then set the web part to use that view. I’ll choose the latter.
It may just be me but I only noticed this option for the first time the other day, and I thought it
http://www.glynblogs.com/2011/02/removing-the-checkbox-on-list-items-in-sp2010.html