Reset nvram, pram, smc in terminal
I tried the apple way to reset but it still not affected to me (corrupted boot screen, but everything else works fine). Does anybody can tell me terminal command for it?
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
I tried the apple way to reset but it still not affected to me (corrupted boot screen, but everything else works fine). Does anybody can tell me terminal command for it?
For an SMC reset the only way to do that without using the keys is to unplug the power (iMac, Mac Pro) or disconnect the internal battery (MacBook, MacBook Pro, MacBook Air).
For the NVRAM reset you can to that in Terminal in recovery mode or just in normal boot mode.
sudo nvram -c
You may or may not need to type the "sudo" part.
For an SMC reset the only way to do that without using the keys is to unplug the power (iMac, Mac Pro) or disconnect the internal battery (MacBook, MacBook Pro, MacBook Air).
For the NVRAM reset you can to that in Terminal in recovery mode or just in normal boot mode.
sudo nvram -c
You may or may not need to type the "sudo" part.
Download and run Etrecheck. Etrecheck is a diagnostic tool that was developed by one of the most respected users here in the ASC and recommended by Apple Support to provide a snapshot of the system and help identify the more obvious culprits that can adversely affect a Mac's performance.
Copy the report
and use the Add Text button to include the report in your reply. How to use the Add Text Feature When Posting Large Amounts of Text, i.e. an Etrecheck Report
Before running Etrecheck assign Full Disk Access to Etrecheck so that it can get additional information from the Console and log files for the report:
Then we can examine the report and see if we can determine what's causing the problem..
Driftin wrote:
I tried the apple way to reset but it still not affected to me (corrupted boot screen, but everything else works fine). Does anybody can tell me terminal command for it?
Corrupted boot screen how?
Maybe you can paint a bigger picture of what your issue is here?
It have purple stripes on booting screen, but after that, it is normal
Reset nvram, pram, smc in terminal