MacBook Pro Retina 2013 very slow shutdown

Sorry - posted this inadvertently in the ML-Section.....OK, here we go again... 
Hi community, I'm running a (almost) brandnew late 2013 MBPr 15", OSX10.9., 16 GB RAM , 1TB SSD. Startup ist reasonably fast, but the shutdown ist awfully slow. If I press the Power button, the screen gets light grey, after a while a spinning wheel appears and after approx. 50 sec up to a minute the machine shuts down. I didnt't install any crapware such as MacHelper but scanning through the threads in this community I noticed that Parallels seems to cause many issues concerning a slow shutdown and I'm indeed running a Win 7 prof-VM under Parallels 9.
About the first appearance of the shutdown lag I'm unsure since the first few days I didn't shut down the MB but put it to sleep.
So far I've only disabled (and de-installed) Sophos AV-software, iCloud and Synology CloudStation - to no avail. Also I've looked in the Konsole logs which looked quite frightening whith lots of "faults" and such....but didn' give me any clues and repaired permissions. I'm unsure about deinstalling Parallels because I need it for work. Is there any other possibility to determine wether Parallels is causing these lags ?
Compared to my iMac (early 2008, 10.6.8), which is loaded with all kind of data and software (but not Parallels !), the latter shuts down in about 10 secs....my MacBook should make it much faster...
Any suggestions ?

1. This is a comment on what you should and should not do to protect yourself from malicious software ("malware") that circulates on the Internet. It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to the victim's computer. That threat is in a different category, and there's no easy way to defend against it. If you have reason to suspect that you're the target of such an attack, you need expert help.
If you find this comment too long or too technical, read only sections 5, 6, and 10.
OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user, but internally Apple calls it "XProtect." The malware recognition database is automatically checked for updates once a day; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
The following caveats apply to XProtect:
It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
As new versions of OS X are released, it's not clear whether Apple will indefinitely continue to maintain the XProtect database of older versions such as 10.6. The security of obsolete system versions may eventually be degraded. Security updates to the code of obsolete systems will stop being released at some point, and that may leave them open to other kinds of attack besides malware.
   3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't necessarily been tested by Apple, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
It can easily be disabled or overridden by the user.
A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
For the reasons given above, App Store products, and other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. OS X security is based on user input. Never click through any request for authorization without thinking.
4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is effective against known threats, but not against unknown ones. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
5. The built-in security features of OS X reduce the risk of malware attack, but they're not absolute protection. The first and best line of defense is always going to be your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "Trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and the malware attacker. If you're smarter than he thinks you are, you'll win.
That means, in practice, that you always stay within a safe harbor of computing practices. How do you know what is safe?
Any website that prompts you to install a “codec,” “plug-in,” "player," "extractor," or “certificate” that comes from that same site, or an unknown one, is unsafe.
A web operator who tells you that you have a “virus,” or that anything else is wrong with your computer, or that you have won a prize in a contest you never entered, is trying to commit a crime with you as the victim. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
Pirated copies or "cracks" of commercial software, no matter where they come from, are unsafe.
Software of any kind downloaded from a BitTorrent or from a Usenet binary newsgroup is unsafe.
Software that purports to help you do something that's illegal or that infringes copyright, such as saving streamed audio or video for reuse without permission, is unsafe. All YouTube "downloaders" are outside the safe harbor, though not all are necessarily harmful.
Software with a corporate brand, such as Adobe Flash Player, must be downloaded directly from the developer’s website. If it comes from any other source, it's unsafe. For instance, if a web page warns you that Flash is out of date, do not follow an offered link to an update. Go to the Adobe website to download it, if you need it at all.
Even signed applications, no matter what the source, should not be trusted if they do something unexpected, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
"FREE WI-FI !!!" networks in public places are unsafe unless you can verify that the network is not a trap (which you probably can't.) Even then, do not download any software or transmit any private information while connected to such a network, regardless of where it seems to come from or go to.
6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it — not JavaScript — in your browsers.
Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a lock icon in the address bar with the abbreviation "https" when visiting a secure site.
Follow the above guidelines, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself from malware.
7. Never install any commercial "anti-virus" or "Internet security" products for the Mac, as they all do more harm than good, if they do any good at all. Any database of known threats is always going to be out of date. Most of the danger is from unknown threats. If you need to be able to detect Windows malware in your files, use one of the free anti-virus products in the Mac App Store — nothing else.
Why shouldn't you use commercial "anti-virus" products?
Their design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere.
In order to meet that nonexistent threat, the software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
To recognize malware, the software depends on a database of known threats, which is always at least a day out of date. Most of the real-world danger of malware attack comes from highly targeted "zero-day" exploits that are not yet recognized.
By modifying the operating system, the software itself may create weaknesses that could be exploited by malware attackers.
8. An anti-malware product from the App Store, such as "ClamXav," doesn't have these drawbacks. That doesn't mean it's entirely safe. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
An anti-virus app is not needed, and should not be relied upon, for protection against OS X malware. It's useful only for detecting Windows malware. Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else.
A Windows malware attachment in email is usually easy to recognize. The file name will often be targeted at people who aren't very bright; for example:
♥♥♥♥♥♥♥♥♥♥♥♥♥♥!!!!!!!H0TBABEZ4U!!!!!!!.AVI♥♥♥♥♥♥♥♥♥♥♥♥♥♥.exe
Anti-virus software may be able to tell you which particular virus or trojan it is, but do you care? In practice, there's seldom a reason to use the software unless a network administrator requires you to do it.
The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have the disadvantages mentioned in section 7.
9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
10. As a Mac user you don't have to live in fear that your computer is going to be infected every time you install an application, read email, or visit a web page. But neither should you have the false idea that you will always be safe, no matter what you do. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. Nothing can lessen the need for safe computing practices.

Similar Messages

  • MacBook Pro Retina Running Very Slow (EtreCheck)

    Problem description:
    My MacBook Pro Retina has been running very sluggish lately. It used to be so consistently fast and now it is just so sluggish.
    EtreCheck version: 2.0.11 (98)
    Report generated November 25, 2014 at 11:17:21 AM MST
    Hardware Information: ℹ️
      MacBook Pro (Retina, Mid 2012) (Verified)
      MacBook Pro - model: MacBookPro10,1
      1 2.3 GHz Intel Core i7 CPU: 4-core
      16 GB RAM Not upgradeable
      BANK 0/DIMM0
      8 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      8 GB DDR3 1600 MHz ok
      Bluetooth: Good - Handoff/Airdrop2 supported
      Wireless:  en0: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 4000 -
      NVIDIA GeForce GT 650M - VRAM: 1024 MB
      Color LCD spdisplays_2880x1800Retina
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: 2 days 4:15:2
    Disk Information: ℹ️
      APPLE SSD SD256E disk0 : (251 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      Macintosh HD (disk2) /  [Startup]: 249.78 GB (51.73 GB free)
      Encrypted AES-XTS Unlocked
      Core Storage: disk0s2 250.14 GB Online
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Anywhere
    Kernel Extensions: ℹ️
      /Applications/Parallels Desktop.app
      [not loaded] com.parallels.kext.hidhook (9.0 24172.951362) Support
      [not loaded] com.parallels.kext.hypervisor (9.0 24172.951362) Support
      [not loaded] com.parallels.kext.netbridge (9.0 24172.951362) Support
      [not loaded] com.parallels.kext.usbconnect (9.0 24172.951362) Support
      [not loaded] com.parallels.kext.vnic (9.0 24172.951362) Support
      /Library/Extensions
      [not loaded] com.displaylink.dlusbncm (1.11.0 - SDK 10.6) Support
      [loaded] com.displaylink.driver.DisplayLinkDriver (2.1 - SDK 10.6) Support
      /System/Library/Extensions
      [not loaded] com.wacom.kext.pentablet (5.3.5 - SDK 10.9) Support
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist Support
      [running] com.adobe.AdobeCreativeCloud.plist Support
      [not loaded] com.displaylink.useragent-prelogin.plist Support
      [running] com.displaylink.useragent.plist Support
      [loaded] com.oracle.java.Java-Updater.plist Support
      [running] com.wacom.pentablet.plist Support
    Launch Daemons: ℹ️
      [running] com.displaylink.displaylinkmanager.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
    User Launch Agents: ℹ️
      [loaded] com.adobe.AAM.Updater-1.0.plist Support
      [loaded] com.google.keystone.agent.plist Support
      [running] com.vladalexa.MagicPrefs.plist Support
    User Login Items: ℹ️
      iTunesHelper Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      uTorrent Application (/Applications/uTorrent.app)
      Dropbox Application (/Applications/Dropbox.app)
      Autodesk 360 Application (/Applications/Autodesk/Autodesk 360.app)
    Internet Plug-ins: ℹ️
      QuickTime Plugin: Version: 7.7.3
      WacomTabletPlugin: Version: WacomTabletPlugin 2.1.0.6 - SDK 10.9 Support
      JavaAppletPlugin: Version: Java 7 Update 13 Check version
      AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 Support
      Default Browser: Version: 600 - SDK 10.10
    User Internet Plug-ins: ℹ️
      Google Earth Web Plug-in: Version: 7.1 Support
    Safari Extensions: ℹ️
      Open in Internet Explorer
      Searchme
    3rd Party Preference Panes: ℹ️
      Java  Support
      MagicPrefs  Support
      PenTablet  Support
    Time Machine: ℹ️
      Time Machine not configured!
    Top Processes by CPU: ℹ️
          5% WindowServer
          5% Google Chrome
          3% launchd
          2% MagicPrefs
          1% hidd
    Top Processes by Memory: ℹ️
      182 MB Google Chrome
      155 MB WindowServer
      137 MB mds_stores
      134 MB Google Chrome Helper
      69 MB Creative Cloud
    Virtual Memory Information: ℹ️
      9.96 GB Free RAM
      3.52 GB Active RAM
      1.21 GB Inactive RAM
      1.84 GB Wired RAM
      44.58 GB Page-ins
      90 KB Page-outs

    The only odd thing in this report is the Searchme extension. That indicates the presence of Spigot adware. Here's how to remove it: http://www.thesafemac.com/arg-spigot/
    Also Displaylink needs updating: http://www.displaylink.com/support/mac_downloads.php

  • My MacBook Pro is running very slow. Can you help me, please?

    Problem description:
    My MacBook Pro is running very slow lately. Can you have a look at this and offer feedback for me. Thanks.
    EtreCheck version: 2.1.5 (108)
    Report generated December 30, 2014 at 8:08:29 AM EST
    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: ℹ️
      MacBook Pro (15-inch, Early 2011) (Verified)
      MacBook Pro - model: MacBookPro8,2
      1 2 GHz Intel Core i7 CPU: 4-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: ℹ️
      Intel HD Graphics 3000 - VRAM: 384 MB
      AMD Radeon HD 6490M - VRAM: 256 MB
      Color LCD 1440 x 900
      VX2450 SERIES 1920 x 1080 @ 60 Hz
    System Software: ℹ️
      OS X 10.9.5 (13F34) - Uptime: 18:10:34
    Disk Information: ℹ️
      TOSHIBA MK5065GSXF disk0 : (500.11 GB)
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) / : 499.25 GB (63.27 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      MATSHITADVD-R   UJ-898 
    USB Information: ℹ️
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. FaceTime HD Camera (Built-in)
      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.seagate.driver.PowSecDriverCore (5.1.1) [Support]
      [not loaded] com.wdc.driver.1394HP (1.0.9) [Support]
      [not loaded] com.wdc.driver.USBHP (1.0.11) [Support]
      [not loaded] jp.co.panasonic.driver.p2drivefamily (2.4.0 - SDK 10.6) [Support]
      /System/Library/Extensions/P2DriveFamilyDriver.kext/Contents/PlugIns
      [not loaded] jp.co.panasonic.driver.PCD35Device (1.2.0 - SDK 10.6) [Support]
      [not loaded] jp.panasonic.iokit.P2FireWireSBP2 (4.2.0 - SDK 10.6) [Support]
      /System/Library/Extensions/Seagate Storage Driver.kext/Contents/PlugIns
      [not loaded] com.seagate.driver.PowSecLeafDriver_10_4 (5.1.1) [Support]
      [not loaded] com.seagate.driver.PowSecLeafDriver_10_5 (5.1.1) [Support]
      [not loaded] com.seagate.driver.SeagateDriveIcons (5.1.1) [Support]
    Startup Items: ℹ️
      Jaksta: Path: /Library/StartupItems/Jaksta
      Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [loaded] com.adobe.CS5ServiceManager.plist [Support]
      [invalid?] com.oracle.java.Java-Updater.plist [Support]
      [running] com.seagate.SeagateStorageGauge.plist [Support]
      [loaded] org.glimmerblocker.updater.plist [Support]
    Launch Daemons: ℹ️
      [running] com.backblaze.bzserv.plist [Support]
      [loaded] com.bombich.ccc.plist [Support]
      [running] com.memeo.Memeod.plist [Support]
      [loaded] com.microsoft.office.licensing.helper.plist [Support]
      [invalid?] com.oracle.java.Helper-Tool.plist [Support]
      [invalid?] com.starfield.backupservice.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [loaded] com.adobe.ARM.[...].plist [Support]
      [loaded] com.adobe.ARM.[...].plist [Support]
      [running] com.backblaze.bzbmenu.plist [Support]
      [loaded] com.google.keystone.agent.plist [Support]
    User Login Items: ℹ️
      AdobeResourceSynchronizer ApplicationHidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
      Skype ApplicationHidden (/Applications/Skype.app)
      Dropbox Application (/Applications/Dropbox.app)
      RealPlayer Downloader Agent Application (/Users/[redacted]/Library/Application Support/RealNetworks/RealPlayer Downloader Agent.app)
      MemeoAgent Application (/Library/Application Support/Memeo/Memeo Backup/Agents/MemeoAgent.app)
      ConnectService Application (/Library/Application Support/ArcSoft/Connect Service/ConnectService.app)
    Internet Plug-ins: ℹ️
      FlashPlayer-10.4-10.5: Version: 10.3.183.10 [Support]
      Default Browser: Version: 537 - SDK 10.9
      AdobeAAMDetect: Version: AdobeAAMDetect 1.0.0.0 - SDK 10.6 [Support]
      FlashPlayer-10.6: Version: 10.3.183.10 [Support]
      AdobePDFViewerNPAPI: Version: 11.0.10 - SDK 10.6 [Support]
      Silverlight: Version: 5.1.20913.0 - SDK 10.6 [Support]
      Flash Player: Version: 10.3.183.10 Mismatch! Adobe recommends 16.0.0.235
      QuickTime Plugin: Version: 7.7.3
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
      SharePointBrowserPlugin: Version: 14.4.7 - SDK 10.6 [Support]
      AdobePDFViewer: Version: 11.0.10 - SDK 10.6 [Support]
      EPPEX Plugin: Version: 4.1.0.0 [Support]
      JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
    User internet Plug-ins: ℹ️
      WbeTools64_14: Version: 1.0.16.16 © 2010 Starfield Technologies, Inc. [Support]
      Picasa: Version: 1.0 - SDK 10.6 [Support]
      fileEditTool64_15: Version: 1.0.24.36 © 2011 [Support]
      RealPlayer Plugin: Version: Unknown [Support]
    Safari Extensions: ℹ️
      iSkyDeluxe [Installed]
      iTube Studio [Installed]
    Audio Plug-ins: ℹ️
      DVCPROHDAudio: Version: 1.3.2
    3rd Party Preference Panes: ℹ️
      Backblaze Backup  [Support]
      Flash Player  [Support]
      GlimmerBlocker  [Support]
    Time Machine: ℹ️
      Auto backup: YES
      Destinations:
      WD - Time Machine Bkup [Local]
      Total size: 1.00 TB
      Total number of backups: 33
      Oldest backup: 2013-06-19 12:42:52 +0000
      Last backup: 2014-12-26 20:37:43 +0000
      Size of backup disk: Excellent
      Backup size 1.00 TB > (Disk size 0 B X 3)
    Top Processes by CPU: ℹ️
          4% WindowServer
          3% bztransmit
          1% mds_stores
          0% Google Chrome
          0% RealPlayer Downloader Agent
    Top Processes by Memory: ℹ️
      125 MB Google Chrome
      103 MB Finder
      94 MB Google Chrome Helper
      69 MB Mail
      60 MB bztransmit
    Virtual Memory Information: ℹ️
      29 MB Free RAM
      967 MB Active RAM
      947 MB Inactive RAM
      1.13 GB Wired RAM
      3.60 GB Page-ins
      200 MB Page-outs
    Diagnostics Information: ℹ️
      Dec 29, 2014, 01:58:39 PM Self test - passed
      Dec 27, 2014, 03:22:25 PM /Users/[redacted]/Library/Logs/DiagnosticReports/AirPort Utility_2014-12-27-152225_[redacted].crash

    You don't need ANY of this external drive software, you should uninstall them.
      /System/Library/Extensions
      [not loaded] com.seagate.driver.PowSecDriverCore (5.1.1) [Support]
      [not loaded] com.wdc.driver.1394HP (1.0.9) [Support]
      [not loaded] com.wdc.driver.USBHP (1.0.11) [Support]
      [not loaded] jp.co.panasonic.driver.p2drivefamily (2.4.0 - SDK 10.6) [Support]
    Thats a start. Why are you using Chrome? Of the three main browsers Chrome is probably the worst. Try Safari or Firefox. I'm not familiar with GlimmerBlocker or BackBlaze, you might try disabling them to see if things improve. I don't see any other software related issues.
    Edit: FlashPlayer is out of date. Update that by entering www.adobe.com into your browsers address bar and follow the links ro FP. Never click on a link to update software.....too many redirects to tainted installers.

  • MacBook Pro Retina 2013 15" 2.8Ghz i7 OVERHEATING

    Hi,
    I have MacBook Pro Retina 2013 15" 2.8Ghz i7
    I use istat fan is set to max about 5500rpm. Temperature in idle ( clean reinstall just with istat menus, chrome, geekbech ) is about 80C when I try run geekbench temperature is about 105-110C so is very hot.
    Thanks for advice.
    If I take to Apple Store can help my there ?

    Hello MarkKiss
    Check out the article below about the operating temperature for your MacBook Pro. If you are still concerned, there are links within the article for further assistance.
    Mac notebooks: Operating temperature
    http://support.apple.com/kb/HT1778
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Macbook Pro is running very slow   how do I resume speed?

    Lately, My macbook pro is running very slow.  Mostly when on the internet or even opening and closing programs.
    How do I "clean up" and resume speed?  It has been updated!  Not sure what is going on.
    Any help?

    When starting computer,,,, I now get a gray screen and it takes several minutes to get to the main page.....

  • My Macbook Pro is running very slow lately

    Lately my macbook pro is running very slow.
    What can I do to improve this?
    I've run Etrecheck and these are my results:
    Hardware Information:
              MacBook Pro (13-inch, Early 2011)
              MacBook Pro - model: MacBookPro8,1
              1 2.3 GHz Intel Core i5 CPU: 2 cores
              8 GB RAM
    Video Information:
              Intel HD Graphics 3000 - VRAM: 512 MB
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 0 days 1:5:53
    Disk Information:
              Hitachi HTS545032B9A302 disk0 : (320,07 GB)
                        EFI (disk0s1) <not mounted>: 209,7 MB
                        Macintosh HD (disk0s2) / [Startup]: 319,21 GB (123,28 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-898 
    USB Information:
              Apple, Inc. Keyboard Hub
                        Apple Inc. Apple Keyboard
              Apple Computer, Inc. IR Receiver
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. BRCM2070 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Configuration files:
              /etc/hosts - Count: 65
    Kernel Extensions:
              com.paceap.kext.pacesupport.snowleopard          (5.8 - SDK 10.6)
              org.virtualbox.kext.VBoxDrv          (4.1.2)
              org.virtualbox.kext.VBoxUSB          (4.1.2)
              com.Cycling74.driver.Soundflower          (1.5.2)
              com.sophos.nke.swi          (9.0.53 - SDK 10.8)
              com.sophos.kext.sav          (9.0.53 - SDK 10.7)
    Startup Items:
              PACESupport: Path: /Library/StartupItems/PACESupport
              VirtualBox: Path: /Library/StartupItems/VirtualBox
    Launch Daemons:
              [System] com.adobe.fpsaud.plist 3rd-Party support link
              [System] com.adobe.SwitchBoard.plist 3rd-Party support link
              [System] com.google.keystone.daemon.plist 3rd-Party support link
              [System] com.leapmotion.leapd.plist 3rd-Party support link
              [System] com.macpaw.CleanMyMac2.Agent.plist 3rd-Party support link
              [System] com.mice.360Daemon.plist 3rd-Party support link
              [System] com.microsoft.office.licensing.helper.plist 3rd-Party support link
              [System] com.oracle.java.Helper-Tool.plist 3rd-Party support link
              [System] com.paceap.eden.licensed.plist 3rd-Party support link
              [System] com.sophos.autoupdate.plist 3rd-Party support link
              [System] com.sophos.configuration.plist 3rd-Party support link
              [System] com.sophos.intercheck.plist 3rd-Party support link
              [System] com.sophos.notification.plist 3rd-Party support link
              [System] com.sophos.scan.plist 3rd-Party support link
              [System] com.sophos.sxld.plist 3rd-Party support link
              [System] com.sophos.webd.plist 3rd-Party support link
              [System] com.vmware.launchd.vmware.plist 3rd-Party support link
              [System] hdjsd.plist 3rd-Party support link
              [System] org.macosforge.xquartz.privileged_startx.plist 3rd-Party support link
              [System] PACESupport.plist 3rd-Party support link
    Launch Agents:
              [System] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [System] com.dell.bmlaunchd.plist 3rd-Party support link
              [System] com.dell.dellnetlaunchd.plist 3rd-Party support link
              [System] com.google.keystone.agent.plist 3rd-Party support link
              [System] com.leapmotion.Leap-Motion.plist 3rd-Party support link
              [System] com.oracle.java.Java-Updater.plist 3rd-Party support link
              [System] com.sophos.uiserver.plist 3rd-Party support link
              [System] com.wacom.pentablet.plist 3rd-Party support link
              [System] org.macosforge.xquartz.startx.plist 3rd-Party support link
    User Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [not loaded] com.adobe.ARM.[...].plist 3rd-Party support link
              [not loaded] com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist 3rd-Party support link
              [not loaded] com.macpaw.CleanMyMac2Helper.scheduledScan.plist 3rd-Party support link
              [not loaded] com.macpaw.CleanMyMac2Helper.trashWatcher.plist 3rd-Party support link
              [not loaded] com.spotify.webhelper.plist 3rd-Party support link
    User Login Items:
              Dropbox
              Google Drive
              iprint-listener
              BambooCore
    Internet Plug-ins:
              o1dbrowserplugin: Version: 5.1.4.17398 3rd-Party support link
              WacomNetscape: Version: 2.1.0-1 - SDK 10.8 3rd-Party support link
              Unity Web Player: Version: UnityPlayer version 4.2.1f4 - SDK 10.6 3rd-Party support link
              Default Browser: Version: 537 - SDK 10.9
              AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 3rd-Party support link
              Flip4Mac WMV Plugin: Version: 2.4.2.4 3rd-Party support link
              WacomTabletPlugin: Version: WacomTabletPlugin 2.1.0.2 3rd-Party support link
              AdobePDFViewerNPAPI: Version: 10.1.9 3rd-Party support link
              FlashPlayer-10.6: Version: 12.0.0.70 - SDK 10.6 3rd-Party support link
              iPrint: Version: (null) 3rd-Party support link
              Silverlight: Version: 5.1.20913.0 - SDK 10.6 3rd-Party support link
              Flash Player: Version: 12.0.0.70 - SDK 10.6 3rd-Party support link
              iPhotoPhotocast: Version: 7.0 - SDK 10.8
              googletalkbrowserplugin: Version: 5.1.4.17398 3rd-Party support link
              npgtpo3dautoplugin: Version: 0.1.44.29 - SDK 10.5 3rd-Party support link
              AdobePDFViewer: Version: 10.1.9 3rd-Party support link
              QuickTime Plugin: Version: 7.7.3
              SharePointBrowserPlugin: Version: 14.3.9 - SDK 10.6 3rd-Party support link
              JavaAppletPlugin: Version: Java 7 Update 51 3rd-Party support link
    Safari Extensions:
              AdBlock: Version: 2.6.18
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins:
              Picasa: Version: 1.0 3rd-Party support link
    3rd Party Preference Panes:
              Flash Player  3rd-Party support link
              Flip4Mac WMV  3rd-Party support link
              Java  3rd-Party support link
              PenTablet  3rd-Party support link
    Old Applications:
              Microsoft Language Register:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        /Applications/Microsoft Office 2011/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
              UPlayBrowser:          Version: 1.0.1.23853 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Ubisoft/Assassin's Creed Brotherhood/UPlayBrowser.app
              SLLauncher:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
              InterLok Helper:          Version: 5.8 - SDK 10.4 3rd-Party support link
                        /Library/Application Support/PACE Anti-Piracy/InterLok Helper.app
              Solver:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
              /Applications/Microsoft Office 2011
                        Microsoft Word:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft PowerPoint:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Excel:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
              dynamiclinkmanager:          Version: 6.0.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Adobe/Common/dynamiclink/CS6/dynamiclinkmanager.app
              /Applications/Microsoft Office 2011/Office
                        Microsoft Graph:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Database Utility:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Office Reminders:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Upload Center:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        SyncServicesAgent:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Open XML for Excel:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Alerts Daemon:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Database Daemon:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Chart Converter:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Clip Gallery:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
              dynamiclinkmediaserver:          Version: 6.0.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Adobe/Common/dynamiclinkmediaserver/1.0/dynamiclinkmediaserver.app
              licenseDaemon:          Version: 1.1 - SDK 10.5 3rd-Party support link
                        /Library/PrivilegedHelperTools/licenseDaemon.app
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4 3rd-Party support link
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              Audacity:          Version: 2.0.5.0 - SDK 10.4 3rd-Party support link
                        /Applications/Audacity/Audacity.app
              /Library/Application Support/Microsoft/MERP2.0
                        Microsoft Foutenrapportage:          Version: 2.2.9 - SDK 10.4 3rd-Party support link
                        Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4 3rd-Party support link
              SA Color Finesse 3 UI:          Version: 3.0.6(275) - SDK 10.5 3rd-Party support link
                        /Applications/Adobe After Effects CS6/Plug-ins/Effects/Synthetic Aperture/(CF3 Support)/SA Color Finesse 3 UI.app
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                  29%          Finder
                  26%          com.apple.IconServicesAgent
                   8%          WindowServer
                   2%          InterCheck
                   1%          iTunes
    Top Processes by Memory:
              147 MB          SophosScanD
              139 MB          InterCheck
              139 MB          Google Chrome
              139 MB          com.apple.IconServicesAgent
              131 MB          iTunes
    Virtual Memory Information:
              2.34 GB          Free RAM
              2.41 GB          Active RAM
              1.92 GB          Inactive RAM
              1.33 GB          Wired RAM
              509 MB          Page-ins
              0 B          Page-outs

    I've deleted some of the things that I thought would help and this is what Etrecheck gives me now:
    Hardware Information:
              MacBook Pro (13-inch, Early 2011)
              MacBook Pro - model: MacBookPro8,1
              1 2.3 GHz Intel Core i5 CPU: 2 cores
              8 GB RAM
    Video Information:
              Intel HD Graphics 3000 - VRAM: 512 MB
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 0 days 0:31:28
    Disk Information:
              Hitachi HTS545032B9A302 disk0 : (320,07 GB)
                        EFI (disk0s1) <not mounted>: 209,7 MB
                        Macintosh HD (disk0s2) / [Startup]: 319,21 GB (137,31 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-898 
    USB Information:
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. BRCM2070 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple, Inc. Keyboard Hub
                        Apple Inc. Apple Keyboard
              Apple Computer, Inc. IR Receiver
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Configuration files:
              /etc/hosts - Count: 65
    Kernel Extensions:
              com.paceap.kext.pacesupport.snowleopard          (5.8 - SDK 10.6)
              org.virtualbox.kext.VBoxDrv          (4.1.2)
              org.virtualbox.kext.VBoxUSB          (4.1.2)
              com.Cycling74.driver.Soundflower          (1.5.2)
    Startup Items:
              PACESupport: Path: /Library/StartupItems/PACESupport
              VirtualBox: Path: /Library/StartupItems/VirtualBox
    Launch Daemons:
              [System] com.adobe.fpsaud.plist 3rd-Party support link
              [System] com.adobe.SwitchBoard.plist 3rd-Party support link
              [System] com.google.keystone.daemon.plist 3rd-Party support link
              [System] com.leapmotion.leapd.plist 3rd-Party support link
              [System] com.macpaw.CleanMyMac2.Agent.plist 3rd-Party support link
              [System] com.mice.360Daemon.plist 3rd-Party support link
              [System] com.microsoft.office.licensing.helper.plist 3rd-Party support link
              [System] com.oracle.java.Helper-Tool.plist 3rd-Party support link
              [System] com.paceap.eden.licensed.plist 3rd-Party support link
              [System] com.vmware.launchd.vmware.plist 3rd-Party support link
              [System] hdjsd.plist 3rd-Party support link
              [System] org.macosforge.xquartz.privileged_startx.plist 3rd-Party support link
              [System] PACESupport.plist 3rd-Party support link
    Launch Agents:
              [System] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [System] com.dell.bmlaunchd.plist 3rd-Party support link
              [System] com.dell.dellnetlaunchd.plist 3rd-Party support link
              [System] com.google.keystone.agent.plist 3rd-Party support link
              [System] com.leapmotion.Leap-Motion.plist 3rd-Party support link
              [System] com.oracle.java.Java-Updater.plist 3rd-Party support link
              [System] com.wacom.pentablet.plist 3rd-Party support link
              [System] org.macosforge.xquartz.startx.plist 3rd-Party support link
    User Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [not loaded] com.adobe.ARM.[...].plist 3rd-Party support link
              [not loaded] com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist 3rd-Party support link
              [not loaded] com.macpaw.CleanMyMac2Helper.scheduledScan.plist 3rd-Party support link
              [not loaded] com.macpaw.CleanMyMac2Helper.trashWatcher.plist 3rd-Party support link
              [not loaded] com.spotify.webhelper.plist 3rd-Party support link
    User Login Items:
              Dropbox
              Google Drive
              iprint-listener
              BambooCore
    Internet Plug-ins:
              o1dbrowserplugin: Version: 5.1.4.17398 3rd-Party support link
              WacomNetscape: Version: 2.1.0-1 - SDK 10.8 3rd-Party support link
              Unity Web Player: Version: UnityPlayer version 4.2.1f4 - SDK 10.6 3rd-Party support link
              Default Browser: Version: 537 - SDK 10.9
              AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 3rd-Party support link
              Flip4Mac WMV Plugin: Version: 2.4.2.4 3rd-Party support link
              WacomTabletPlugin: Version: WacomTabletPlugin 2.1.0.2 3rd-Party support link
              AdobePDFViewerNPAPI: Version: 10.1.9 3rd-Party support link
              FlashPlayer-10.6: Version: 12.0.0.70 - SDK 10.6 3rd-Party support link
              Silverlight: Version: 5.1.20913.0 - SDK 10.6 3rd-Party support link
              Flash Player: Version: 12.0.0.70 - SDK 10.6 3rd-Party support link
              iPhotoPhotocast: Version: 7.0 - SDK 10.8
              googletalkbrowserplugin: Version: 5.1.4.17398 3rd-Party support link
              npgtpo3dautoplugin: Version: 0.1.44.29 - SDK 10.5 3rd-Party support link
              AdobePDFViewer: Version: 10.1.9 3rd-Party support link
              QuickTime Plugin: Version: 7.7.3
              SharePointBrowserPlugin: Version: 14.3.9 - SDK 10.6 3rd-Party support link
              JavaAppletPlugin: Version: Java 7 Update 51 3rd-Party support link
    Safari Extensions:
              AdBlock: Version: 2.6.18
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins:
              Picasa: Version: 1.0 3rd-Party support link
    3rd Party Preference Panes:
              Flash Player  3rd-Party support link
              Flip4Mac WMV  3rd-Party support link
              Java  3rd-Party support link
              PenTablet  3rd-Party support link
    Old Applications:
              Microsoft Language Register:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        /Applications/Microsoft Office 2011/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
              UPlayBrowser:          Version: 1.0.1.23853 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Ubisoft/Assassin's Creed Brotherhood/UPlayBrowser.app
              SLLauncher:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
              InterLok Helper:          Version: 5.8 - SDK 10.4 3rd-Party support link
                        /Library/Application Support/PACE Anti-Piracy/InterLok Helper.app
              Solver:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
              /Applications/Microsoft Office 2011
                        Microsoft Word:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft PowerPoint:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Excel:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
              dynamiclinkmanager:          Version: 6.0.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Adobe/Common/dynamiclink/CS6/dynamiclinkmanager.app
              /Applications/Microsoft Office 2011/Office
                        Microsoft Graph:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Database Utility:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Office Reminders:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Upload Center:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        SyncServicesAgent:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Open XML for Excel:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Alerts Daemon:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Database Daemon:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Chart Converter:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Clip Gallery:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
              dynamiclinkmediaserver:          Version: 6.0.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Adobe/Common/dynamiclinkmediaserver/1.0/dynamiclinkmediaserver.app
              licenseDaemon:          Version: 1.1 - SDK 10.5 3rd-Party support link
                        /Library/PrivilegedHelperTools/licenseDaemon.app
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4 3rd-Party support link
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              SA Color Finesse 3 UI:          Version: 3.0.6(275) - SDK 10.5 3rd-Party support link
                        /Applications/Adobe After Effects CS6/Plug-ins/Effects/Synthetic Aperture/(CF3 Support)/SA Color Finesse 3 UI.app
              /Library/Application Support/Microsoft/MERP2.0
                        Microsoft Foutenrapportage:          Version: 2.2.9 - SDK 10.4 3rd-Party support link
                        Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4 3rd-Party support link
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                   4%          WindowServer
                   4%          EtreCheck
                   2%          iTunes
                   2%          coreaudiod
                   1%          Leap Motion
    Top Processes by Memory:
              139 MB          Google Chrome
              139 MB          iTunes
              115 MB          mds_stores
              115 MB          com.apple.IconServicesAgent
              90 MB          WindowServer
    Virtual Memory Information:
              4.18 GB          Free RAM
              1.85 GB          Active RAM
              679 MB          Inactive RAM
              1.31 GB          Wired RAM
              871 MB          Page-ins
              0 B          Page-outs

  • My macbook pro is running very slow with some strange mouse and window movements. The trackpad is very unresponsive and when responding the cursor moves on its own and/or very erratically. When on safari the window suddenly zooms in or highlights words.

    My macbook pro is running very slow with some strange mouse and window movements. The trackpad is very unresponsive and when responding the cursor moves on its own and/or very erratically. When on safari the window suddenly zooms in or highlights words and looks them up via dictionary. I currently have a wireless mouse connected and I am still having the same problems.
    I fee like I may have a virus or my laptop is perhaps being accessed remotely. All of the sharing options are unchecked.
    HELP PLEASE
    Very worried!!

    Try these in order testing your system after each to see if it's back to normal:
    1. a. Resetting your Mac's PRAM and NVRAM
        b. Intel-based Macs: Resetting the System Management Controller (SMC)
    2. Restart the computer in Safe Mode, then restart again, normally. If this doesn't help, then:
         Boot to the Recovery HD: Restart the computer and after the chime press and hold down the
         COMMAND and R keys until the Utilities menu screen appears. Alternatively, restart the computer and
         after the chime press and hold down the OPTION key until the boot manager screen appears.
         Select the Recovery HD and click on the downward pointing arrow button.
    3. Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the Utilities menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
         Reinstall the 10.9.2 update: OS X Mavericks 10.9.2 Update (Combo).
    4. Reinstall Lion/Mountain Lion, Mavericks: Reboot from the Recovery HD. Select Reinstall Lion/Mountain Lion, Mavericks from the Utilities menu, and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    Reinstall the 10.9.2 update: OS X Mavericks 10.9.2 Update (Combo).

  • My MacBook Pro is running very slow. How can I check is out?

    .My MacBook Pro is running very slow. How can I check is out?

    Backup your data.  Your disk/SSD may be failing.
    What has changed lately?
    - Has your disk/SSD filled up recently?
              How much free space? 
              Less than 10 GB? 
              Less than 20 GB?
    - Did you upgrade OS X recently (for example from 10.8 to 10.9 or 10.9 to 10.9.1)?
    - Have you installed any 3rd-party software recently?
    Run Disk Utility (from the Applications  > Utilities folder).
    - Click on the system disk (Macintosh HD) and Verify Disk.
    - Does it report errors or does it finish normally?
    Try an SMC Reset.
    http://support.apple.com/kb/HT3964
    Boot in Safe Mode.
    http://support.apple.com/kb/HT1564
    When in Safe Mode does it operate normally?
    After rebooting in normal mode is it faster?

  • My MacBook pro is running very slow and unresponsive.

    My MacBook pro is running very slow and unresponsive. I have mid 2010 model running on lion. Past few days it looks very unresponsive. Tried to reinstall lion as clean copy. Still no luck. Any help on this is much appreciated !
    My model has 4 gb ram.

    Things That Can Keep Your Computer From Slowing Down
    If your computer seems to be running slower here are some things you can do:
    Boot into Safe Mode then repair your hard drive and permissions:
    Repair the Hard Drive and Permissions Pre-Lion
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    Repair the Hard Drive - Lion
    Boot from your Lion Recovery HD. When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Restart your computer normally and see if this has helped any. Next do some maintenance:
    Suggestions for OS X Maintenance
    For situations Disk Utility cannot handle the best third-party utility is Disk Warrior;  DW only fixes problems with the disk directory, but most disk problems are caused by directory corruption; Disk Warrior 4.x is now Intel Mac compatible.
    OS X performs certain maintenance functions that are scheduled to occur on a daily, weekly, or monthly period. The maintenance scripts run in the early AM only if the computer is turned on 24/7 (no sleep.) If this isn't the case, then an excellent solution is to download and install a shareware utility such as Macaroni, JAW PseudoAnacron, or Anacron that will automate the maintenance activity regardless of whether the computer is turned off or asleep.  Dependence upon third-party utilities to run the periodic maintenance scripts was significantly reduced since Tiger.  These utilities have limited or no functionality with Snow Leopard or Lion and should not be installed.
    OS X automatically defragments files less than 20 MBs in size, so unless you have a disk full of very large files there's little need for defragmenting the hard drive. As for virus protection there are few if any such animals affecting OS X. You can protect the computer easily using the freeware Open Source virus protection software ClamXAV. Personally I would avoid most commercial anti-virus software because of their potential for causing problems. For more about malware see Macintosh Virus Guide.
    I would also recommend downloading a utility such as TinkerTool System, OnyX 2.4.3, or Cocktail 5.1.1 that you can use for periodic maintenance such as removing old log files and archives, clearing caches, etc.
    For emergency repairs install the freeware utility Applejack.  If you cannot start up in OS X, you may be able to start in single-user mode from which you can run Applejack to do a whole set of repair and maintenance routines from the command line.  Note that AppleJack 1.5 is required for Leopard. AppleJack 1.6 is compatible with Snow Leopard. There is no confirmation that this version also works with Lion.
    When you install any new system software or updates be sure to repair the hard drive and permissions beforehand.
    Get an external Firewire drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
    Carbon Copy Cloner
    Data Backup
    Deja Vu
    SuperDuper!
    SyncTwoFolders
    Synk Pro
    Synk Standard
    Tri-Backup
    Visit The XLab FAQs and read the FAQs on maintenance, optimization, virus protection, and backup and restore.
    Additional suggestions will be found in Mac Maintenance Quick Assist.
    Referenced software can be found at CNet Downloads or MacUpdate.
    Additional Hints
    Be sure you have an adequate amount of RAM installed for the number of applications you run concurrently. Be sure you leave a minimum of 10% of the hard drive's capacity as free space.
    Add more RAM. If your computer has less than 2 GBs of RAM and you are using OS X Leopard or later, then you can do with more RAM. Snow Leopard and Lion work much better with 4 GBs of RAM than their system minimums. The more concurrent applications you tend to use the more RAM you should have.
    Always maintain at least 15 GBs or 10% of your hard drive's capacity as free space, whichever is greater. OS X is frequently accessing your hard drive, so providing adequate free space will keep things from slowing down.
    Check for applications that may be hogging the CPU:
    Open Activity Monitor in the Utilities folder.  Select All Processes from the Processes dropdown menu.  Click twice on the CPU% column header to display in descending order.  If you find a process using a large amount of CPU time, then select the process and click on the Quit icon in the toolbar.  Click on the Force Quit button to kill the process.  See if that helps.  Be sure to note the name of the runaway process so you can track down the cause of the problem.
    Often this problem occurs because of a corrupted cache or preferences file or an attempt to write to a corrupted log file.

  • My MacBook Pro is running very slow when using the internet and sometimes gives the pinwheel of death, any suggestions on how to fix?

    My MacBook Pro is running very slow when using the internet and sometimes gives the pinwheel of death, any suggestions on how to fix?

    <http://www.thexlab.com/faqs/sbbod.html>

  • MacBook Pro 15" running very slow

    Hi all,
    My MacBook Pro is running very slow since I updated OS X 10.5.7 to Snow Leopard OS X 10.6.3 Since then, it has updated itself to OS X 10.6.8
    I notice that when I am downloading from the internet, I am only getting around 1.3 mb per second and if I try to upload to Dropbox, it tells me that the upload speed is between 350k and 425k, even small mp3 files. I have had my router checked and it tells me that my download speed should be at least 18mb with an upload speed of 1.6mb - 1.9mb Has anyone any suggestions please as to how I can get this to
    Specs are as follows:
    Model Name: MacBook Pro 15" (2006)
      Model Identifier: MacBookPro 2,2
      Processor Name: Intel Core 2 Duo
      Processor Speed: 2.33 GHz
      Number Of Processors: 1
      Total Number Of Cores: 2
      L2 Cache: 4 MB
      Memory: 3 GB
      Bus Speed: 667 MHz
      Boot ROM Version: MBP22.00A5.B07
      SMC Version (system): 1.12f5
      Serial Number (system): W86520WSW0L
      Hardware UUID: 00000000-0000-1000-8000-0017F2CD860E

    rockonbilly wrote:
    Hi all,
    My MacBook Pro is running very slow since I updated OS X 10.5.7 to Snow Leopard OS X 10.6.3 Since then, it has updated itself to OS X 10.6.8
    OSX's do not update them selves.
    Reset the SMC and the PRAM:
    http://support.apple.com/en-us/HT3964
    http://web.archive.org/web/20140711222006/http://support.apple.com/kb/ht1379
    Then try a Safe Boot:
    http://support.apple.com/en-us/HT1564
    Any change?
    Ciao.

  • Hello, I have a Macbook pro retina-2013.  About Mavericks I could set my 4K monitor via HDMI on 2560x1440.  This I can not get through at Yosemite. Can someone help me there?

    Hello, I have a macbook pro retina-2013.
    About Mavericks I could set my 4K monitor via HDMI on 2560x1440.
    This I can not get through at Yosemite. Can someone help me there?

    They really pushed that it would all work great! Has anyone had the same struggle? Are there any step-by-step instructions to get linked up?
    Call Verizon's wireless tech support & explain your problem to them.  They will provide "step-by-step" instructions over the phone. 
    Take notes too!
    TIP:  If you do call & don't want to go through all those darn promps, when you initially call, just don't say anything.  The automatic voice will then say,  "will connect you to a service rep."

  • Hello, I have a Macbook pro retina-2013.  About Mavericks I could set my 4K monitor via HDMI on 2560x1440.  This I can not set at Yosemite. Can someone help me there?

    Hello, I have a Macbook pro retina-2013.  About Mavericks I could set my 4K monitor via HDMI on 2560x1440.  This I can not set at Yosemite. Can someone help me there?

    They really pushed that it would all work great! Has anyone had the same struggle? Are there any step-by-step instructions to get linked up?
    Call Verizon's wireless tech support & explain your problem to them.  They will provide "step-by-step" instructions over the phone. 
    Take notes too!
    TIP:  If you do call & don't want to go through all those darn promps, when you initially call, just don't say anything.  The automatic voice will then say,  "will connect you to a service rep."

  • My MacBook Pro retina 2013 won't charge. I've checked all connections which are all ok. Little red light shows on magnetic plug, instead of usual green.

    My MacBook Pro retina 2013 won't charge. I've checked all connections which are all ok. Little red light shows on magnetic plug, instead of usual green.

    If you are seeing a Red LED, you may have a faulty MagSafe Adapter.
    I remember reading that the orange light is produced by a combination of a Red and Green LED. If that's the case, It seems that the adapter isn't lighting the green LED properly at that time.
    I would suggest you seek service with your nearest Genius Bar (Apple Retail Store) or Apple Authorised Service Provider as they have access to diagnostics which may assist in isolating any hardware issues you may be experiencing.
    Cheers.

  • MacBook Pro retina 2013 do not start and no light on the magsafe

    Hello
    I have a MacBook Pro Retina 2013 13' core i5 2.5 8gb ram
    My mac was open, connect to the sector with full power. I left it the time to lunch and when i came back maybe 2 hours after my mac was off, and no light on the magsafe.
    Impossible to start it.
    I tried the key sequence, nothing worked.
    I used the magsafe of a friend who have the same model, i had i green light for 10s before it turn slowly off. and nothing worked too.
    One of my neighbor on the same building, had the same problem at the same time, computer open (not a mac) and it turn off impossible to start it, he had to disconnect/reconnect the battery to solve the problem.
    May it be a power surge?
    Did i need to open it and disconnect the battery on the motherboard?
    Thank you for your help.

    A Few things to try if you haven't already:
    1. Try unplugging the charger from both the wall and from your MacBook Pro. Now, make sure the powerpoint the MacBook was connected to works by plugging it in any electrical appliance you have. After unplugging the test electrical appliance and verifying that everything is OK with the electrical source, wait a minute or two and just plug the charger back into your MacBook and the powerpoint.
    2. A possible problem could be a MagSafe port not working correctly. Look for any kind of debris inside the port that might prevent it from connecting the power adapter correctly to your MacBook. On the adapter, take a quick look at the DC connector for any type of debris and carefully check if any of the pins are missing, are bent, or stuck down.
    3. Try a quick restart. Just press CMD CTRL ALT EJECT For about 5 seconds.
    4. Try CMD, CTRL and POWER for about 5 seconds.
    5. If none of this works, my last suggestion is removing the battery connecters and power supplies ect and holding the power button for a few seconds and reconnecting everything.

Maybe you are looking for

  • Transfer vision from DVC PRO 50 to XDCAM for Final Cut Express

    Hi there friends.... I would like to transfer vision from DVC PRO 50 to XDCAM 700. Can you please advise the best/quickest method. Regards

  • Homesync   There is a problem syncing the file "filename.nud"

    Merger of several offices, one site relies on Now Up toDate (yeah I Know!! but it still works for them...iCal is on the horizon) NUD server is running on the original G4 for these six NUD clients - I was wary of adding it to 10.6.8 server in case it

  • Web Service Proxy Generation from tModel

    Hello,    I have created a Business (Web) Service in the UDDI supplied with the NW04s Java Stack SP06, under a new Business Entity. I have also created multiple tModels each corresponding to unique Web Service Descriptions (WSDs) of the same Web Serv

  • Photo page question

    I can import photos from iPhoto to iWeb just fine. I have a photo page that I've never been able to use correctly. What I want to do is have 1 photo on my photo page that a visitor can click on and be taken to the page with all of the photos. I tried

  • System is not recognized by monitor

    for about a month, the system would freeze after about 6 to 8 hours of use. The screen would be filled with small rectangles and the only way to get out of this was to turn off the power at the front botton blue ready light, pushing for about 4 secon