How to clean out some files on my macbook air??

So on  my mac every time i open it, theres a message that pops up saying my start up disk is full so i go to about mac and then click storage, their it says that my 'movies' and 'others' is taking up a hug amount of space so how can i delete these things??

For information about the Other category in the Storage display, see this support article. If the display seems to be inaccurate, try rebuilding the Spotlight index.
Empty the Trash if you haven't already done so. If you use iPhoto, empty its internal Trash first:
          iPhoto ▹ Empty Trash
Do the same in other applications, such as Aperture, that have an internal Trash feature. Then restart the computer. That will temporarily free up some space.
According to Apple documentation, you need at least 9 GB of available space on the startup volume (as shown in the Finder Info window) for normal operation—not the mythical 10%, 15%, or any other percentage. You also need enough space left over to allow for growth of the data. There is little or no performance advantage to having more available space than the minimum Apple recommends. Available storage space that you'll never use is wasted space.
When Time Machine backs up a portable Mac, some of the free space will be used to make local snapshots, which are backup copies of recently deleted files. The space occupied by local snapshots is reported as available by the Finder, and should be considered as such. In the Storage display of System Information, local snapshots are shown as  Backups. The snapshots are automatically deleted when they expire or when free space falls below a certain level. You ordinarily don't need to, and should not, delete local snapshots yourself. If you followed bad advice to disable local snapshots by running a shell command, you may have ended up with a lot of data in the Other category. Ask for instructions in that case.
See this support article for some simple ways to free up storage space.
You can more effectively use a tool such as OmniDiskSweeper (ODS) or GrandPerspective (GP) to explore the volume and find out what's taking up the space. You can also delete files with it, but don't do that unless you're sure that you know what you're deleting and that all data is safely backed up. That means you have multiple backups, not just one. Note that ODS only works with OS X 10.8 or later. If you're running an older OS version, use GP.
Deleting files inside a photo or iTunes library will corrupt the library. Changes to such a library must be made from within the application that created it. The same goes for Mail files.
Proceed further only if the problem isn't solved by the above steps.
ODS or GP can't see the whole filesystem when you run it just by double-clicking; it only sees files that you have permission to read. To see everything, you have to run it as root.
Back up all data now.
Install the app in the Applications folder as usual. Quit it if it's running.
Triple-click anywhere in the corresponding line of text below on this page to select it, then copy the selected text to the Clipboard by pressing the key combination command-C.
For ODS:
security execute-with-privileges /A*/OmniDiskSweeper.app/*/M*/* 2>&-
For GP:
security execute-with-privileges /A*/GrandPerspective.app/*/M*/* 2>&-
Launch the built-in Terminal application in any of the following ways:
☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
☞ Open LaunchPad and start typing the name.
Paste into the Terminal window by pressing command-V. You'll be prompted for your login password.
The application window will open behind other open windows. When you scan a volume, the window will eventually show all files in all folders, sorted by size. It may take a few minutes for the app to finish scanning.
I don't recommend that you make a habit of doing this. Don't delete anything as root. If something needs to be deleted, make sure you know what it is and how it got there, and then delete it by other, safer, means. When in doubt, leave it alone or ask for guidance.
When you're done with the app, quit it and also quit Terminal.

Similar Messages

  • How can i stream some files via my macbook pro

    how can i stream some files via my macbook pro and my WD TV LIVE

    Which email client are you using & which version?   Your emails are not appearing in the email trashcan? 

  • How to open the hidden files in the macbook air?

    Hi,
    I am not able to open the hidden files on my external disk. COuld you pleasee how to open?

    Thank you
    I deleted the whole disk. When I start the computer I press Command+R and appears the earth planet and all the networks detected by the computer. What I don´t understand is that I have a MacBook and an iPad beside the Macbook Air and both recognize the network, but the MacBook Air can´t.
    I tried to use an external drive with the Macbook leopard OS but the  MacBook Air didn´t recognize too.

  • How can I move AVCHD files from my MacBook Air to my Mac Pro?

    While on the road, I will be putting my AVCHD video on my MacBook Air. This will free up space on the SD card and enable me to export clips to iWeb, etc. But when I get back to my desk, I'll want to put all of that AVCHD content onto my Mac Pro for more thorough editing and long term storage. What is the best way to move the unedited AVCHD files (events) from one computer to the other?

    Jim,
    There's a few ways you can do this but here's a method thats simple which also provides you with a backup of the movies contained on your SD card.
    Try creating a disk image from your SDHC card from your Cam. You'll need an SD card reader and when you connect to your MBA you can create a .dmg file from disk utility.
    Once you've done that you can launch imovie and then double click on your .dmg and imovie will prompt you if you want to add the movies to your library.
    When you get back home you can follow the same procedure by copying over your .dmg. No need to export from imovie on your MBA to your MP. The added benefit is that you have a complete backup of your SDHC card in the .dmg which you can backup to DVD.
    Hope this helps.
    M

  • How do I open .zip files on my macbook air?

    I'm unable to open .zip on my MacBook Air. When I double click on the .zip folder it creates another zip icon in the finder and renames it as .zip.cpgz. I easily
    could open zip on my MacBook Pro just by double clicking.

    Secondary click on a zip file, and select Get Info.
    Then find the Open With pane, select Open With Archive Utility.app, and set check box to change all so that in the future, all zip files will automatically open with the Archive utility.
    In case you need to find the App, it is located in system/library/Core Services/Archive utility.app

  • How do I transfer photoshop files on my mac air to the larger mac pro?

    How do I transfer Photoshop files from my Macbook air to the larger Mac Pro?

    There are a number of ways, but the simplest is by USB thumb drive of sufficient capacity. The more elegant if both machines are on the same network is by switching file sharing on on the Mac Pro, and then logging into it from the Air. The Mac Pro drive will appear on the Air's desktop and allow you to simply drag the files over.
    For sharing, you will need an account on the Mac Pro, or the ID and password of an account already on the machine.
    File sharing basics are outlines in the support document at http://support.apple.com/kb/HT1549?viewlocale=en_US&locale=en_US

  • How to find out the file name

    Hi,
    In selection screen (parameter) user will give input TXT file from presentation server to upload to SAP. I need to capture the file name only but not the path and need to concatenate with date stamp and need to download error log in XLS file to presentation server.
    How to find out the file name from selection screen?
    I searched SCN threads but not found relavant solution.
    Thanks,
    R Kumar

    Hi
    This code gets only filename from selection screen :
    REPORT x.
    PARAMETERS p_file(100).
    DATA : gv_full_path LIKE  ibipparms-path,
           gv_full_path_string TYPE string,
           gv_filename(100),
           gv_file_ext(3).
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.
    Ask user to select file with a popup :
      CALL FUNCTION 'F4_FILENAME'
        IMPORTING
          file_name = gv_full_path.
    Get filename from path :
      gv_full_path_string = gv_full_path.
      CALL FUNCTION 'CH_SPLIT_FILENAME'
        EXPORTING
          complete_filename = gv_full_path_string
        IMPORTING
          extension         = gv_file_ext
          name              = gv_filename.
      CONCATENATE gv_filename '.' gv_file_ext INTO gv_filename.
      p_file = gv_filename.
    I hope it helps.

  • How to clean the junk files in iPhone 5S

    How to clean the junk files in iPhone 5S

    Howdy sdshiras,
    Welcome to Apple Support Communities.
    Take a look at the article linked below, it provides a lot of great information that you can use to identify content which is taking up storage space on your iPhone 5s.
    See how much storage you've used on your iPhone, iPad, and iPod touch - Apple Support
    Cheers,
    -Jason

  • How to find out average files i am getting every day in a month?

    How to find out average files I am getting every day in a month?

    Do you mean average count of files received?
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • How can i put some file (xml) in root apk?

    how can i put some file (xml) in root apk?
    I put fileA in flash builder mobile project.
    build apk.
    fileA  →  "main.apk/assets/fileA" . 
    expect → "main.apk/fileA" .
    PS: view apk by Winrar.
    I have a Demo Android java project.
    It uses armeabi/libcasdkjni.so .
    build apk

    +assets
    +lib
    +META-INF
    +res
    -AndroidManifest.xml
    -classes.dex
    -CopyrightDeclaration.xml
    -mmiap.xml                                                       ←   fileA
    -resources.arsc
    -VERSION
    i build an ANE include armeabi/libcasdkjni.so.
    apk is missing mmiap.xml

    all files will be embed in "assests"(floder in apk ,which includes swf file) in that way.
    build apk

    +assets                                ←         "assets"
    +lib
    +META-INF
    +res
    -AndroidManifest.xml
    -classes.dex
    -CopyrightDeclaration.xml
    -mmiap.xml                                                       ←   fileA
    -resources.arsc
    -VERSION

  • How to execute one .exe file with as3 in air ?

    Hi
    How to execute one .exe file with as3 in air?
    I want do this work without fscommand .
    plize help me .

    itsdhanasaraa wrote:
    But as this a web application ... By using Runtime i'm getting some probs ..
    Let me guess, you want your web application to run a program on the client and to your surprise that's not working?
    Ain't gonna happen.
    its taking more time to execute .... that's y is there any other option to execute .exe file other than Runtime.getRuntime().exec("filename");Write proper English and you may be taken more seriously.
    1) it's not "taking more time to execute", whatever that's supposed to mean.
    2) there's no other way to execute something. Not that you should every use even that way anyway
    3) whenever you start thinking of executing external programs from Java, start thinking of not using Java in the first place.

  • I transferred settings and files from old MacBook air to new one.  New one now gives popup about failing to connect to server (old iMac).  the new Mac air and old iMac have never met and are 2000 miles apart. How do I stop the popups?

    I transferred settings and files from old MacBook air to new one.  New one now gives popup about failing to connect to server (old iMac).  the new Mac air and old iMac have never met and are 2000 miles apart. How do I stop the popups?

    Change your settings in Sharing preferences, for one, and remove the server out of the Finder's sidebar. Obviously, this is the result of transfering all your other computer's preferences to your new computer.

  • How can i share some apps from my macbook pro to iMac on different IP?

    how can i share some apps from my macbook pro to iMac on different IP?

    sign into same id on both computers in the app store
    see this
    http://support.apple.com/kb/HT2519
    Peace, Clyde

  • How do I move my files from my Macbook to a pc?

    How do I move my files from my MAcbook to my pc?

    What operating system is the PC running?
    You will need to turn on file sharing on the PC. For Windows XP use methods described here. Windows 7 here.
    Connect to the shared Windows volume by going to the Go menu in the Finder and selecting Connect to Server... In the resulting dialog type smp:// and the IP address of your windows machine. Click Connect and enter your Windows machine's username and password when prompted.
    The Windows share will now appear on your Mac's desktop. Drag the items you want to copy over to it.
    Best of luck.

  • How do I open a cpgz file on my macbook air

    How do I open a cpgz file on my MacBook Air?

    Use the built-in Archive Utility or download The Unarchiver.
    (108977)

Maybe you are looking for

  • When I download a Numbers file from iCloud to my Mac, it isn't the latest version.

    Today I worked on a Numbers file on my iPad 2 from 4:40 pm to 6:30 pm. A few hours later, when I tried to download the file from iCloud to my Mac, none of today's changes appeared. When I looked at it again on the iPad, on the main Numbers page where

  • Is it possible to upgrade GPU for I5-4288U HP pavilion 15?

    Pretty much as the title says, is it possible to upgrade graphic card on my laptop or is there chance for multiple gpu? I founded out that I have strong enough processor but the graphic card is lacking in performance. Thx for help

  • Problem whit foreign key in target

    I have a 2 interfaces whit the same source, one of this targets is a table whit a foreign key to the another table (in the another interface). for example table1 and table2 - table2 has a column FK_table1. What do put in the mapping interface in this

  • Function Module for Opnning Balance

    Hello All, Is there any Function Module for getting Openning Balance of Customer and Vendor on a particuler Date. Point Assured. Thanks & Regards, Message was edited by:         SAPLOVER

  • Verizon Messages sending random texts

    Hi, I have a Motorola Droid HD and I am using Verizon Messages. (I HAVE disabled the phones native messaging app) I have been experiencing the following issues: 1. Most importantly, I noticed that after I send a message, the messaging app will send a