Can't save changes to blueprints

When I try to save I get the following message:

"You do not have sufficient permission to save the following content to disk. Any changes you make to this content will only apply during the current editor session.

/Game/Blueprints/AtomBP
/Game/Untitled
"

(these are the two blueprints I edited, the second one is a level blueprint)

Any idea how to fix this?

windows 7 and UAC.

You installed unreal as administrator. Now you are running it as normal user. Unreal cannot write to disk.

Run it (unreal) as administrator, should be safe, but not advised.
Turn of UAC, this will turn off most of windows security (which is not that good anyway). But better don’t do it if you ever go to unsafe pages on internet.

Or best method is changing permissions to unreal folder: http://www.wikihow.com/Change-File-Permissions-on-Windows-7
Google for “change windows permissions” if that is for different windows than you have, plenty of tutorials.