Mac Mini runs very slowly

My Mac Mini runs very slowly.  I upgraded memory but it didn't help.  Wi-Fi is very fast with other computers in sae location so I don't think that is the issue.  Ideas?

Hi, is it just Wifi that is slow?
If so try this...
Make a New Location, Using network locations in Mac OS X ...
http://support.apple.com/kb/HT2712
10.5, 10.6, 10.7 & 10.8…
System Preferences>Network, top of window>Locations>Edit Locations, little plus icon, give it a name.
10.5.x/10.6.x/10.7.x/10.8.x instructions...
System Preferences>Network, click on the little gear at the bottom next to the + & - icons, (unlock lock first if locked), choose Set Service Order.
The interface that connects to the Internet should be dragged to the top of the list.
10.4 instructions...
Is that Interface dragged to the top of Network>Show:>Network Port Configurations.
If using Wifi/Airport...
Instead of joining your Network from the list, click the WiFi icon at the top, and click join other network. Fill in everything as needed.
For 10.5/10.6/10.7/10.8, System Preferences>Network, unlock the lock if need be, highlight the Interface you use to connect to Internet, click on the advanced button, click on the DNS tab, click on the little plus icon, then add these numbers...
208.67.222.222
208.67.220.220
(There may be better or faster DNS numbers in your area, but these should be a good test).
Click OK.

Similar Messages

  • Mac Mini running very slowly

    Hi All,
    I am using a Mac Mini at work and it is running very slowly at the moment.  General tasks are ok, but anythng video related (youtube is a nightmare to use) is super slow, and when closing it down it often takes several attepts as it seems to hang.
    I am running MAC OS X 10.6.8 have 4GB of RAM
    I have plenty of space on the HDD
    Any thoughts would be appreciated.
    Thanks

    Mac troubleshooting: What to do when your computer is too slow | Macworld

  • HT6065 After upgrading to Mavericks , I now find my Mac mini runs very slowly.

    Now that I've upgraded to Mavericks why does my Mac mini feel like a PC?
    Speed was never an issue I have  stock standard 2011 model....
    Processor  2.3 GHz Intel Core i5
    Memory  16 GB 1333 MHz DDR3
    Graphics  Intel HD Graphics 3000 512 MB
    500Gb Hdd SATA (175Gb free)
    1x USB3 external hub w/- 4 Seagate external self powered hard drives
    (3x 2Tb/ 1x 1Tb)
    I regularly remove files that I no longer require, I use Clean my Mac and remove the garbage regularly too.
    I have checked for any open programs with activity monitor and the results are.....there hasn't been any.
    As mentioned before upgrading I was using OSX Mountain Lion with no problems at all.
    My son said" Don't upgrade until all the bugs are ironed out"
    Well.....Younger generation knows best
    and of course I use Time machine for back ups.
    So I am very tempted to downgrade after the new year...
    Any speed resolutions would be handy
    Thanks in advance

    If you don't already have a current backup, back up all data before doing anything else. This procedure is a diagnostictest. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem. The backup is necessary in case your startup drive is failing.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The procedure will help identify which such modifications you've installed, as well as some other aspects of the configuration that may be related to the problem. Don’t be alarmed by the seeming complexity of these instructions — they’re easy to carry out. 
    If possible, these steps should be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing. If you can only boot in safe mode, you can still use this procedure, but not all of it will work. Be sure to mention that in your reply, if you haven't already done so.
    Below are instructions to enter UNIX shell commands. The commands are safe and do nothing but produce human-readable output, but they must be entered exactly as given in order to work. If you question the safety of the procedure suggested here — which you should — search this site for other discussions in which it’s been followed without any report of ill effects. I am not asking you to trust me. If you can't satisfy yourself that these instructions are safe, don't follow them.
    The commands will line-wrap or scroll in your browser, but each one is really just a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it.
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. Step 1 should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    Launch the 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. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click anywhere in the line of text below on this page to select it:
    PB=/usr/libexec/PlistBuddy; PR () { [[ "$o" ]] && printf '\n%s:\n%s\n' "$1" "$o"; }; PF () { o=$($PB -c Print "$2" | awk -F'= ' \/$3'/{print $2}'); PR "$1"; }; { o=$(( $(vm_stat | awk '/Pageo/{print $2}' | tr -d .)/256 )); [[ $o -gt 1024 ]] && printf "\nPageouts: %s MiB\n" $o; o=$(kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1); PR "Loaded extrinsic kernel extensions"; o=$(launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'); PR "Loaded extrinsic user agents"; o=$(launchctl getenv DYLD_INSERT_LIBRARIES); PR "Inserted libraries"; o=$(crontab -l); PR "User cron tasks"; o=$(cat /e*/lau*); PR "Global launchd configuration"; o=$(cat ~/.lau*); PR "Per-user launchd configuration"; PF "Global login items" /L*/P*/loginw* Path; PF "Per-user login items" L*/P*/*loginit* Name; PF "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed 's/\..*$//;s/-[1-9]$//'; o=$(find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l); [[ $o -eq 0 ]] || printf "\nRestricted user files: %s\n" $o; cd; o=$(find -L /S*/L*/E* {,/}L*/{A*d,Compon,Ex,In,Keyb,Mail/Bu,P*P,Qu,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB -c 'Print :CFBundleIdentifier' "$d/Info.plist"); ID=${ID:-No bundle ID}; egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|JMicron|microsoft\.MDI|print|SoftRAID" <<< $ID && printf '%s  (%s)\n' "${d%/Contents}" "$ID"; done); PR "Extrinsic loadable bundles"; o=$(find /u*/{,*/}lib -type f -exec sh -c 'file -b "$1" | grep -qw shared && ! codesign -v "$1"' {} {} \; -print); PR "Unsigned shared libraries"; for d in {,/}L*/{La,Priv,Sta}* L*/Fonts; do o=$(ls -A "$d"); PR "$d"; done; } 2> /dev/null | pbcopy; echo $'\nStep 1 done'
    Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    The command may take up to a few minutes to run, depending on how many files you have and the speed of the computer. Wait for the line "Step 1 done" to appear below what you entered. The output of the command will be automatically copied to the Clipboard. If the command produced no output, the Clipboard will be empty. Paste into a reply to this message. No typing is involved in this step.
    Step 2 
    Remember that you must be logged in as an administrator for this step. Do as in Step 1 with this line:
    PR () { [[ "$o" ]] && printf '\n%s:\n%s\n' "$1" "$o"; }; { o=$(sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'); PR "Loaded extrinsic daemons"; o=$(sudo defaults read com.apple.loginwindow LoginHook); PR "Login hook"; o=$(sudo crontab -l); PR "Root cron tasks"; o=$(syslog -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|find tok|n Cause: -|NVDA\(|pagin|timed? ?o' | tail | awk '/:/{$4=""; print}'); PR "Log check"; } 2> /dev/null | pbcopy; echo $'\nStep 2 done'
    This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    You can then quit Terminal.
    To prevent confusion, I'll repeat: When you type your password in the Terminal window, you won't see what you're typing.
    Note: If you don’t have a login password, set one before taking Step 2. If that’s not possible, skip the step.
    Important: If any personal information, such as your name or email address, appears in the output of these commands, anonymize it before posting. Usually that won't be necessary.
    Remember, Steps 1 and 2 are all copy-and-paste — type only your password. Also remember to post the output.

  • Mac mini running very slow after downloading yosemite

    Why is my mac mini (mid 2011) 2.5GHz Intel Core i5 now running very slow in all aspects after upgrading to OS X yosemite 10.10.1?
    Here is a recent EtreCheck Report
    Problem description:
    Mac mini running very slow after upgrading to yosemite
    EtreCheck version: 2.1.6 (109)
    Report generated January 21, 2015 at 2:56:48 PM PST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      Mac mini (Mid 2011) (Technical Specifications)
      Mac mini - model: Macmini5,2
      1 2.5 GHz Intel Core i5 CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1333 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      AMD Radeon HD 6630M - VRAM: 256 MB
      Cinema HD 1920 x 1200
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Time since boot: 15 days 18:52:31
    Disk Information: ℹ️
      Hitachi HTS545050B9A302 disk0 : (500.11 GB)
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) / : 499.25 GB (235.76 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
    USB Information: ℹ️
      Apple Computer, Inc. Apple Cinema HD Display
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple, Inc. Keyboard Hub
      Apple Inc. Apple Keyboard
      Primax Electronics Apple Optical USB Mouse
      Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Problem System Launch Agents: ℹ️
      [killed] com.apple.CallHistoryPluginHelper.plist
      [killed] com.apple.CallHistorySyncHelper.plist
      [killed] com.apple.cloudd.plist
      [killed] com.apple.cmfsyncagent.plist
      [killed] com.apple.coreservices.appleid.authentication.plist
      [killed] com.apple.EscrowSecurityAlert.plist
      [killed] com.apple.icloud.fmfd.plist
      [killed] com.apple.Maps.pushdaemon.plist
      [killed] com.apple.nsurlsessiond.plist
      [killed] com.apple.printtool.agent.plist
      [killed] com.apple.rcd.plist
      [killed] com.apple.sbd.plist
      [killed] com.apple.telephonyutilities.callservicesd.plist
      [killed] com.apple.warmd_agent.plist
      [killed] com.apple.xpc.loginitemregisterd.plist
      15 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
      [killed] com.apple.AssetCacheLocatorService.plist
      [killed] com.apple.awdd.plist
      [killed] com.apple.ctkd.plist
      [killed] com.apple.emond.aslmanager.plist
      [killed] com.apple.icloud.findmydeviced.plist
      [killed] com.apple.ifdreader.plist
      [killed] com.apple.installd.plist
      [killed] com.apple.nehelper.plist
      [killed] com.apple.nsurlsessiond.plist
      [killed] com.apple.periodic-daily.plist
      [killed] com.apple.periodic-monthly.plist
      [killed] com.apple.periodic-weekly.plist
      [killed] com.apple.softwareupdate_download_service.plist
      [killed] com.apple.tccd.system.plist
      [killed] com.apple.wdhelper.plist
      [killed] com.apple.xpc.smd.plist
      16 processes killed due to memory pressure
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [loaded] com.microsoft.office.licensing.helper.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist [Support]
      [running] com.spotify.webhelper.plist [Support]
    User Login Items: ℹ️
      iTunesHelper UNKNOWN  (missing value)
      AdobeResourceSynchronizer Application Hidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
      CDSBupd Application  (/Applications/ConceptDraw Office 2/Solution Browser.app/Contents/MacOS/CDSBupd.app)
    Internet Plug-ins: ℹ️
      Flip4Mac WMV Plugin: Version: 3.1.0.24   - SDK 10.8 [Support]
      FlashPlayer-10.6: Version: 16.0.0.257 - SDK 10.6 [Support]
      Default Browser: Version: 600 - SDK 10.10
      AdobePDFViewerNPAPI: Version: 11.0.09 - SDK 10.6 [Support]
      AdobePDFViewer: Version: 11.0.09 - SDK 10.6 [Support]
      Flash Player: Version: 16.0.0.257 - SDK 10.6 [Support]
      QuickTime Plugin: Version: 7.7.3
      SharePointBrowserPlugin: Version: 14.4.5 - SDK 10.6 [Support]
      JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
    3rd Party Preference Panes: ℹ️
      Flash Player  [Support]
      Flip4Mac WMV  [Support]
      GoPro  [Support]
    Time Machine: ℹ️
      Time Machine not configured!
    Top Processes by CPU: ℹ️
          27% mds
          12% WindowServer
          1% discoveryd
          1% Microsoft Word
          1% Mail
    Top Processes by Memory: ℹ️
      253 MB discoveryd
      64 MB Mail
      52 MB Safari
      43 MB iTunes
      43 MB Preview
    Virtual Memory Information: ℹ️
      42 MB Free RAM
      768 MB Active RAM
      744 MB Inactive RAM
      993 MB Wired RAM
      104.37 GB Page-ins
      4.15 GB Page-outs

    More memory will help:
      4.15 GB Page-outs
      16 processes killed due to memory pressure
      15 processes killed due to memory pressure

  • My Mac is running very slowly especially when I am using Facebook and related products. What can I do to fix this?

    Hello everyone. My Mac is running very slowly when I am using the internet, and especially when on Facebook. The little rainbow globe spins around for ages before changing pages etc. I have done several virus checks etc, but cannot find anything wrong. Sorry, but I am not tech savvy, so have difficulty with these issues.

    Thanks for your reply. Well, I am not sure about the OS X version, I just gave that info from the Install DVD. I have the machine on automatic updates so I guess I am using a newer version. I know it is iMac Snow Leopard and I bought it in 2009. It is the 21.5 inch model. That is all I can tell you. I have 499GB and have used only 32GB, so it isn't a space problem.

  • Mac is running very slowly, please help

    My mac is running very slowly which is driving me mad! It doesnt seem to be a memory problem, i have 26 Gb free on a 55.9 Gb drive. I have run macjanitor, no problems there.
    Does anyone have any suggestions, please?
    Thanks, Lucy

    Hi, lucyo. Welcome to the Discussions.
    See:
    • The "Troubleshooting performance problems" section of my "Tuning Mac OS X Performance" FAQ.
    • My "Problems from insufficient RAM and free hard disk space" FAQ.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • My mac is running very slowly.  How to fix?

    My mac is running very slowly and frequently has the spinning wheel.  Particularly when trying to work through internet.  Any suggestions?

    Hello,
    Download this program, run it, and post the output in your reply:
    Etresoft: EtreCheck

  • Why is my mac mini running so slowly

    My mac mini has been running great until yesterday when it started running very very slowly. Any program whether on the internet or on the mac mini i run takes 10 times as long to load , any keystroke i make is delayed in appearing on the screen.
    I ran etrecheck which highlighted the system launch daemons. I am not sure what to do with this information or if this may even be the problem.
    Please let me know if you have any suggestions.
    Problem description:
    my mac mini is running very slowly
    EtreCheck version: 2.0.11 (98)
    Report generated November 15, 2014 at 2:01:12 PM EST
    Hardware Information: ℹ️
      Mac mini (Late 2012) (Verified)
      Mac mini - model: Macmini6,1
      1 2.5 GHz Intel Core i5 CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1600 MHz ok
      Bluetooth: Good - Handoff/Airdrop2 supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 4000 -
      V223W 1680 x 1050 @ 60 Hz
    System Software: ℹ️
      OS X 10.9.5 (13F34) - Uptime: 1:13:48
    Disk Information: ℹ️
      APPLE HDD HTS545050A7E362 disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) /  [Startup]: 499.25 GB (438.37 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
    USB Information: ℹ️
      HGST G-Drive Mobile USB 1 TB
      S.M.A.R.T. Status: Verified
      EFI (disk1s1) <not mounted> : 210 MB
      G-DRIVE mobile USB (disk1s2) <not mounted> : 999.86 GB
      HP Deskjet 6500
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple, Inc. IR Receiver
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /System/Library/Extensions
      [loaded] com.plantronics.driver.PlantronicsDriverShield (4.3 - SDK 10.8) Support
    Problem System Launch Daemons: ℹ️
      [failed] com.apple.AOSNotificationOSX.plist
      [failed] com.apple.softwareupdated.plist
      [failed] com.apple.wdhelper.plist
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
    User Login Items: ℹ️
      iTunesHelper Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      Dropbox Application (/Applications/Dropbox.app)
    Internet Plug-ins: ℹ️
      SharePointBrowserPlugin: Version: 14.4.3 - SDK 10.6 Support
      FlashPlayer-10.6: Version: 15.0.0.223 - SDK 10.6 Support
      Flash Player: Version: 15.0.0.223 - SDK 10.6 Support
      Flip4Mac WMV Plugin: Version: 3.3.1.3   - SDK 10.8 Support
      QuickTime Plugin: Version: 7.7.3
      Default Browser: Version: 537 - SDK 10.9
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
      Flip4Mac WMV  Support
    Time Machine: ℹ️
      Auto backup: YES
      Destinations:
      G-DRIVE mobile USB [Local]
      Total size: 999.86 GB
      Total number of backups: 39
      Oldest backup: 2014-07-20 20:16:50 +0000
      Last backup: 2014-11-15 17:57:32 +0000
      Size of backup disk: Excellent
      Backup size 999.86 GB > (Disk size 0 B X 3)
    Top Processes by CPU: ℹ️
          2% socketfilterfw
          1% WindowServer
          1% Messages
          1% ps
          0% Safari
    Top Processes by Memory: ℹ️
      36 MB com.apple.WebKit.WebContent
      15 MB Dropbox
      14 MB Mail
      14 MB Safari
      14 MB com.apple.internetaccounts
    Virtual Memory Information: ℹ️
      2 MB Free RAM
      343 MB Active RAM
      342 MB Inactive RAM
      860 MB Wired RAM
      1.04 GB Page-ins
      141 MB Page-outs

    If this started happening without your having made any changes and without a warning of low disk space, then it's likely that the startup drive, or some other hardware component, is failing. Back up all data immediately, then make a "Genius" appointment at an Apple Store to have the machine tested.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.

  • Mac is running very slowly.

    Hi Apple Community,
    My mac has been running very slowly, and there has been several other problems as well. I have a early 2009 iMac, running OS X 10.9.5. First of all, I have recently moved all of my photos and music to an external hard drive to clear up the internal hard drive, and Time Machine is also backing up to an external hard drive, and the internal hard drive is now about 60% free. I thought that would be able to get my Mac to run quicker, but it is still has slow as it was before. I have read recent community posts on what to do about this, one suggested downloading Etresoft to get a report on the condition of my mac. I ran Etresoft (I honestly don't know what to make of anything in the report), and the report is here:
    Problem description:
    Mac runs very slowly, applications will take longer than usual to open. Internal hard drive is about 60% full, and 3 external hard drives are used to hold photos, music, and backups.
    EtreCheck version: 2.1.5 (108)
    Report generated December 27, 2014 at 10:50:02 PM PST
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      iMac (20-inch, Early 2009) (Verified)
      iMac - model: iMac9,1
      1 2.66 GHz Intel Core 2 Duo CPU: 2-core
      2 GB RAM Upgradeable
      BANK 0/DIMM0
      1 GB DDR3 1067 MHz ok
      BANK 1/DIMM0
      1 GB DDR3 1067 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      NVIDIA GeForce 9400 - VRAM: 256 MB
      iMac 1680 x 1050
    System Software: ℹ️
      OS X 10.9.5 (13F34) - Uptime: 0:29:2
    Disk Information: ℹ️
      Hitachi HDT721032SLA380 disk0 : (320.07 GB)
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) / : 319.21 GB (170.11 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      PIONEER DVD-RW  DVRTS08 
    USB Information: ℹ️
      Apple Inc. Built-in iSight
      Apple Inc. Keyboard Hub
      Mitsumi Electric Apple Optical USB Mouse
      Apple Inc. Apple Keyboard
      Seagate BUP Slim SL 2 TB
      EFI (disk1s1) <not mounted> : 210 MB
      SEAGATE (disk1s2) /Volumes/SEAGATE : 2.00 TB (1.12 TB free)
      Western Digital Ext HDD 1021 1 TB
      EFI (disk2s1) <not mounted> : 210 MB
      time machine backup (disk2s2) /Volumes/time machine backup : 999.86 GB (34.33 GB free)
      Apple Computer, Inc. IR Receiver
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Library/Application Support/Norton Solutions Support/Norton Personal Firewall
      [not loaded] com.symantec.driver.NPF (3.0.3) [Support]
      /System/Library/Extensions
      [not loaded] com.microsoft.driver.MicrosoftKeyboard (5.1) [Support]
      [not loaded] com.microsoft.driver.MicrosoftMouse (5.1) [Support]
      [loaded] com.seagate.driver.PowSecDriverCore (5.2.6 - SDK 10.4) [Support]
      [not loaded] com.symantec.kext.ips (3.2f8) [Support]
      /System/Library/Extensions/Seagate Storage Driver.kext/Contents/PlugIns
      [not loaded] com.seagate.driver.PowSecLeafDriver_10_4 (5.2.6 - SDK 10.4) [Support]
      [loaded] com.seagate.driver.PowSecLeafDriver_10_5 (5.2.6 - SDK 10.5) [Support]
      [not loaded] com.seagate.driver.SeagateDriveIcons (5.2.6 - SDK 10.4) [Support]
    Problem System Launch Daemons: ℹ️
      [running] com.seagate.TBDecorator.plist [Support]
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [running] com.adobe.AdobeCreativeCloud.plist [Support]
      [running] com.brother.LOGINserver.plist [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [loaded] com.microsoft.office.licensing.helper.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [loaded] com.facebook.videochat.[redacted].plist [Support]
      [loaded] com.google.keystone.agent.plist [Support]
      [running] com.seagate.dashboard.plist [Support]
      [running] com.spotify.webhelper.plist [Support]
    User Login Items: ℹ️
      Calendar Application (/Applications/Calendar.app)
      SpeechSynthesisServer Application (/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks /SpeechSynthesis.framework/Versions/A/SpeechSynthesisServer.app)
      HP Scheduler Application (/Library/Application Support/Hewlett-Packard/Software Update/HP Scheduler.app)
      SymSecondaryLaunch Application (/Library/Application Support/Norton Solutions Support/Scheduler/SymSecondaryLaunch.app)
    Internet Plug-ins: ℹ️
      Google Earth Web Plug-in: Version: 6.0 [Support]
      Default Browser: Version: 537 - SDK 10.9
      Musicnotes: Version: 1.18.9 [Support]
      Unity Web Player: Version: UnityPlayer version 4.3.5f1 - SDK 10.6 [Support]
      AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 [Support]
      FlashPlayer-10.6: Version: 16.0.0.235 - SDK 10.6 [Support]
      Silverlight: Version: 5.1.10411.0 - SDK 10.6 [Support]
      Flash Player: Version: 16.0.0.235 - SDK 10.6 [Support]
      iPhotoPhotocast: Version: 7.0
      QuickTime Plugin: Version: 7.7.3
      SharePointBrowserPlugin: Version: 14.4.3 - SDK 10.6 [Support]
      Scorch: Version: 6.1.0 [Support]
      JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
    User internet Plug-ins: ℹ️
      BrowserPlus_2.9.8: Version: 2.9.8 [Support]
      Picasa: Version: 1.0 [Support]
    3rd Party Preference Panes: ℹ️
      BrowserPlus  [Support]
      Flash Player  [Support]
      Microsoft Keyboard
      Microsoft Mouse
      Seagate Dashboard for Mac OSX  [Support]
    Time Machine: ℹ️
      Skip System Files: NO
      Auto backup: YES
      Volumes being backed up:
      SEAGATE: Disk size: 2.00 TB Disk used: 877.11 GB
      Destinations:
      Time Machine Backups [Local]
      Total size: 999.86 GB
      Total number of backups: 1
      Oldest backup: 2014-12-16 04:25:50 +0000
      Last backup: 2014-12-16 04:25:50 +0000
      Size of backup disk: Too small
      Backup size 999.86 GB < (Disk used 877.11 GB X 3)
    Top Processes by CPU: ℹ️
          7% backupd
          4% mdworker
          4% WindowServer
          0% AppleSpell
          0% ps
    Top Processes by Memory: ℹ️
      165 MB com.apple.WebKit.WebContent
      79 MB Safari
      79 MB Seagate Dashboard
      75 MB Finder
      54 MB com.apple.IconServicesAgent
    Virtual Memory Information: ℹ️
      45 MB Free RAM
      599 MB Active RAM
      554 MB Inactive RAM
      325 MB Wired RAM
      571 MB Page-ins
      4 MB Page-outs
    Diagnostics Information: ℹ️
      Dec 27, 2014, 10:29:53 PM /Users/[redacted]/Library/Logs/DiagnosticReports/ControlCenter_2014-12-27-22295 3_[redacted].crash
      Dec 27, 2014, 10:21:42 PM Self test - passed
      Dec 27, 2014, 02:53:47 PM /Users/[redacted]/Library/Logs/DiagnosticReports/ControlCenter_2014-12-27-14534 7_[redacted].crash
      Dec 27, 2014, 07:26:05 AM /Users/[redacted]/Library/Logs/DiagnosticReports/ControlCenter_2014-12-27-07260 5_[redacted].crash
      Dec 26, 2014, 07:21:40 PM /Users/[redacted]/Library/Logs/DiagnosticReports/ControlCenter_2014-12-26-19214 0_[redacted].crash
      Dec 26, 2014, 01:17:03 PM /Users/[redacted]/Library/Logs/DiagnosticReports/ControlCenter_2014-12-26-13170 3_[redacted].crash
      Dec 25, 2014, 11:51:40 PM /Users/[redacted]/Library/Logs/DiagnosticReports/ControlCenter_2014-12-25-23514 0_[redacted].crash
      Dec 25, 2014, 09:27:33 PM /Users/[redacted]/Library/Logs/DiagnosticReports/ControlCenter_2014-12-25-21273 3_[redacted].crash
      Dec 25, 2014, 06:48:21 PM /Users/[redacted]/Library/Logs/DiagnosticReports/iTunes_2014-12-25-184821_[reda cted].crash
      Dec 25, 2014, 12:00:24 PM /Users/[redacted]/Library/Logs/DiagnosticReports/ControlCenter_2014-12-25-12002 4_[redacted].crash
    So if someone could please explain what this means, or suggest some other ways to find out what is wrong with my Mac, it would be extremely helpful.
    Thanks
    Morgan

    You need to uninstall all Norton Antivirus softwarwe/ utilities.
    https://support.norton.com/sp/en/us/home/current/solutions/kb20080427024142EN_En dUserProfile_en_us
    Also, uninstall all Seagate hard drive software.
    In addition, you need to install more RAM into your iMac.
    Your year and model IMac can take a max. total of 8 GBs of RAM.
    I strongly recommend that you purchase and install the maximum amount of RAM.
    Correct, compatible and reliable Mac RAM can ONLY be purchased from online RAM sources Crucial memory or OWC (macsales.com).

  • Our Mac is running very slowly. What do we do?

    We have a Mac desktop circa 2003 and it is starting to run very slowly. Any things we can try to speed it back up?

    Start by working out what model you have.
    Apple Menu > About this Mac > More info button. Look for the 'Model Identifier'. Also check the OS version that appears in the first dialog.
    iMacs from around 2003 cannot run 10.6.8, so something is not correct.
    Many things could be the reason for slowness - you need to indicate what is wrong, when it happens what apps are being used.
    If you have system disks backup this Mac & run Disk Utility from the install DVD/CD to see if the disk is OK, repair the boot disk.  It also helps to remove ALL non Apple USB, Firewire & other devices to see if any attached devices cause the slowness.
    It could also be that hardware is failing, so a backup is essential. The original grey install disks will have Apple hardware test which may indicate a fault (or may just report an erroneous message). Record any error numbers & re run the tests several times (issues can depend on temperature). The instructions should be printed on the install disk (normally hold D @ startup with it inserted).
    If you have spare external HD's it may be simplest to install a clean version of OS X to see if that boots & is stable. Firewire may be the fastest connection type on older iMacs.
    I assume this Mac has been running this OS for a while now? Have you got a full backup of it? How much is installed on it? Are you fastidious about updating software & removing things you don't use? 
    If any bits are unclear ask & we may be able to dig out links that explain parts of it, but it's important to know the model & OS version accurately.

  • HT1338 Why does my Mac mini runs very slow?

    My Mac mini is very sluggish. New to apple, does anyone know of an app or procedure to make it run smoothly?

    See:
    Mac Maintenance Quick Assist,
    Mac OS X speed FAQ,
    Speeding up Macs,
    Macintosh OS X Routine Maintenance,
    Essential Mac Maintenance: Get set up,
    Essential Mac Maintenance: Rev up your routines,
    Maintaining OS X, 
    Five Mac maintenance myths, and
    Myths of required versus not required maintenance for Mac OS X for information.

  • My mac is running very slowly.  I have a report from etrasoft but don't really follow what it means and what I have to do

    Problem description:
    my mac is running very very slow
    EtreCheck version: 2.1.8 (121)
    Report generated 6 March 2015 20:11:31 GMT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Early 2011) (Technical Specifications)
        MacBook Pro - model: MacBookPro8,1
        1 2.3 GHz Intel Core i5 CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 176
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 384 MB
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 8 days 8:37:49
    Disk Information: ℹ️
        Hitachi HTS545032B9A302 disk0 : (320.07 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Mum's Mac (disk1) / : 318.84 GB (130.72 GB free)
                Encrypted AES-XTS Unlocked
                Core Storage: disk0s2 319.21 GB Online
        HL-DT-ST DVDRW  GS31N 
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /System/Library/Extensions
        [not loaded]    com.sony.driver.prs (1.0.1d1) [Click for support]
        [not loaded]    com.tomtom.driver.UsbEthernetGadget (1.0.0d1) [Click for support]
    Startup Items: ℹ️
        MobileBrServ: Path: /Library/StartupItems/MobileBrServ
        Startup items are obsolete in OS X Yosemite
    Problem System Launch Agents: ℹ️
        [killed]    com.apple.CallHistoryPluginHelper.plist
        [killed]    com.apple.CallHistorySyncHelper.plist
        [killed]    com.apple.cmfsyncagent.plist
        [killed]    com.apple.printtool.agent.plist
        [killed]    com.apple.telephonyutilities.callservicesd.plist
        5 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
        [killed]    com.apple.AssetCacheLocatorService.plist
        [killed]    com.apple.awdd.plist
        [killed]    com.apple.ctkd.plist
        [killed]    com.apple.emond.aslmanager.plist
        [killed]    com.apple.ifdreader.plist
        [killed]    com.apple.installd.plist
        [killed]    com.apple.nehelper.plist
        [killed]    com.apple.nsurlsessiond.plist
        [killed]    com.apple.periodic-daily.plist
        [killed]    com.apple.periodic-weekly.plist
        [killed]    com.apple.tccd.system.plist
        [killed]    com.apple.wdhelper.plist
        [killed]    com.apple.xpc.smd.plist
        [killed]    org.cups.cupsd.plist
        14 processes killed due to memory pressure
    Launch Agents: ℹ️
        [loaded]    com.epson.esua.launcher.plist [Click for support]
        [not loaded]    com.sony.ReaderLibrary.RunReaderLibrary.plist [Click for support]
    Launch Daemons: ℹ️
        [failed]    com.adobe.fpsaud.plist [Click for support] [Click for details]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [failed]    com.apple.SafariBookmarksSyncer.plist
        [loaded]    com.google.keystone.agent.plist [Click for support]
    User Login Items: ℹ️
        MyDriveConnect    Application  (/Applications/MyDriveConnect.app)
        iTunesHelper    UNKNOWN Hidden (missing value)
        Canon IJ Network Scanner Selector EX    Application Hidden (/Applications/Canon Utilities/IJ Network Scanner Selector EX/Canon IJ Network Scanner Selector EX.app)
        MyTomTomSA    UNKNOWN Hidden (missing value)
        TomTomHOMERunner    Application Hidden (/Users/[redacted]/Library/Application Support/TomTom HOME/TomTomHOMERunner.app)
        Google Drive    Application  (/Applications/Google Drive.app)
        HP Product Research    Application  (/Library/Application Support/Hewlett-Packard/Customer Participation/HP Product Research.app)
        HPEventHandler    UNKNOWN  (missing value)
        HP Scheduler    Application  (/Library/Application Support/Hewlett-Packard/Software Update/HP Scheduler.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        EPPEX Plugin: Version: 3.0.5.0 [Click for support]
        AdobePDFViewerNPAPI: Version: 10.1.13 [Click for support]
        AdobePDFViewer: Version: 10.1.13 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 Cannot contact Adobe
        Default Browser: Version: 600 - SDK 10.10
        QuickTime Plugin: Version: 7.7.3
        Easy-WebPrint EX: Version: 1.1.0 [Click for support]
        Silverlight: Version: 5.1.10411.0 - SDK 10.6 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Auto backup: YES
        Volumes being backed up:
            Mum's Mac: Disk size: 318.84 GB Disk used: 188.12 GB
        Destinations:
            My Passport [Local]
            Total size: 319.91 GB
            Total number of backups: 8
            Oldest backup: 2013-04-28 13:07:45 +0000
            Last backup: 2014-01-12 18:00:46 +0000
            Size of backup disk: Too small
                Backup size 319.91 GB < (Disk used 188.12 GB X 3)
    Top Processes by CPU: ℹ️
             2%    WindowServer
             2%    hpdot4d
             1%    NotificationCenter
             1%    Google Drive
             1%    usernoted
    Top Processes by Memory: ℹ️
        155 MB    com.apple.WebKit.WebContent
        133 MB    Google Chrome
        99 MB    Safari
        99 MB    Finder
        60 MB    WindowServer
    Virtual Memory Information: ℹ️
        91 MB    Free RAM
        1.48 GB    Active RAM
        1.39 GB    Inactive RAM
        1.11 GB    Wired RAM
        13.41 GB    Page-ins
        309 MB    Page-outs

    When you see a beachball cursor or the slowness is especially bad, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console 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.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • New Mac Mini running very hot?

    I have just bought (few days ago) a new Mini 2.0GHz with standard 1GB RAM and 120GB HD and it's my first Intel Mini so I have no reference for this behaviour.
    When I boot the system up it shows CPU at around 57-59 C temperature and 1-2% load, so basically idle state.
    If I get it to do things, it will climb up to 78-80 C at 80% load. Did not run at 100% load yet, but 78 C feels pretty hot as it is.
    The bottom of the unit is very hot and the sides and even top are warmer than what I'd expect the Mini to be.
    Is this normal behaviour or should I return this unit and get a different one?

    3dluvr wrote:
    Thanks for all replies, I guess I'll just have to settle that it runs this high.
    Though some people have told me their Minis are cooler than 57 C idle, I tend to believe Apple does not take much care when applying thermal paste or seating the heatsink onto the CPU. I have read way too many reports supporting this to be the case when people opened their Minis and checked...
    I have same problem that you with new Mac Mini 2GHz and 2GB of Ram and 160GB of HDD.
    Yesterday I run aMule, and I can see CPU B was 79º and CPU A 68º with 50% or 60% of load and I was afraid of it.
    Do you use your Mac Mini to full load and it works well? Did you try to apply a new thermal paste?
    Thank you and sorry for my bad English

  • Why is mac mini running so slowly suddenly when opening programs like Safari?

    Please give me ideas for discovering why Mac Mini is suddenly opening applications, like Safari, so slowly?

    Could be several issues .... First, how much empty space do you have on your hard drive? You need 5GB, min, and 10% to 15% of total capacity would be better. 
    Bring up Disk Utility (on your hard drive in applications/utilities), and repair permissions. Also, do a verify disk. Does the verify disk say everything is OK or does it identify any problems? If it does, fish out either your original OS X disks that came with the system or a retail OS X version, boot, and using Disk Utility (loaded from the menu bar utilities) select your internal hard drive and do a disk repair. Does that complete normally, or with a 'failure on exit' message?
    Do that and post back with results.

  • My hard drive makes a grinding noise when I turn my mac on. Also my Mac is running very slowly even though it has an i7 with 8GB of RAM.

    Please Help!!

    olliedog11 
    Is there a way to fix this?
    Yes and no......99.9%  NO however.
    When a HD dies its like asking about "cleaning a used paper towell"..........no.
    $70 for a nice 1TB HD replacement, very easy to do , see videos posted above for you on replacing your HD.
    In the future ALWAYS have a HD clone!
    HD clones
    Advantages:
    1. HD clones are the best, quickest way to get back to 100% full operation in mere seconds.
    2. Once a HD clone is created, the creation software (Carbon Copy Cloner or SuperDuper) is no longer needed whatsoever, and unlike TM, which requires complex software for its operational transference of data, a HD clone is its own bootable entity.
    3. HD clones are unconnected and isolated from recent corruption.
    4. HD clones allow a “portable copy” of your computer that you can likewise connect to another same Mac and have all your APPS and data at hand, which is extremely useful.
    5. Rather than, as many users do, thinking of a HD clone as a “complimentary backup” to the use of TM, a HD clone is superior to TM both in ease of returning to 100% quickly, and its autonomous nature; while each has its place, TM can and does fill the gap in, say, a 2 week old clone. As an analogy, the HD clone itself is the brick wall of protection, whereas TM can be thought of as the mortar, which will fill any cracks in data on a week, 2-week, or 1-month old HD clone.
    6. Best-idealized 2nd platform redundancy for data protection, and 1st level for system restore of your computers internal HD. (Time machine being 2nd level for system restore of the computer’s internal HD).

Maybe you are looking for