من ينجدني يا عباقرة الماك Mac

من ينجدني يا عباقرة الماك Mac


10-13-2023, 01:48 PM


  » http://sudaneseonline.com/cgi-bin/sdb/2bb.cgi?seq=msg&board=510&msg=1697201296&rn=2


Post: #1
Title: من ينجدني يا عباقرة الماك Mac
Author: Ali Alkanzi
Date: 10-13-2023, 01:48 PM
Parent: #0

01:48 PM October, 13 2023

سودانيز اون لاين
Ali Alkanzi-Sudan
مكتبتى
رابط مختصر



لدي كمبيوتر ماك برو
تركته في امدرمان وذهبت الشوال
ثم عدتُ الان لامدرمان
بعد غيبة امتدت لاربعة اشهر
ويبدو ان كلمة السر التي استخدمها لدخول الجهاز غير صحيحة
to login
كيف اتصرف وشكرا

Post: #2
Title: Re: من ينجدني يا عباقرة الماك Mac
Author: نصر الدين عشر
Date: 10-13-2023, 03:15 PM
Parent: #1

I'm not a genius or a specialist, but nowadays, if you can use Google and similar resources, you can solve a lot of problems.

If you forget your Mac password, don't worry; there are steps you can take to reset it and regain access to your computer. Here's what you can do:

### 1. **Use Apple ID (macOS Catalina and later):**

If you are using macOS Catalina or later and you have associated your Apple ID with your user account, you can reset your password using your Apple ID. Follow these steps:

1. **Attempt to Log In:** Enter your password incorrectly three times.
2. **Reset Password Using Apple ID:** Click the question mark icon or "reset it using your Apple ID" that appears after the failed login attempts. Follow the on-screen instructions to reset your password using your Apple ID.

### 2. **Use Recovery Mode:**

If you are unable to reset your password using your Apple ID, you can use Recovery Mode. Here's how:

1. **Restart Your Mac:** Restart your Mac and hold down Command (⌘) + R until the Apple logo appears to boot into Recovery Mode.
2. **Access Terminal:** From the Utilities menu, select Terminal.
3. **Reset Password:** In Terminal, type the following command and press Enter:
```bash
resetpassword
```
4. **Follow the On-Screen Instructions:** A Reset Password window will appear. Select your boot drive, select the user account, enter a new password, and confirm it. Click "Next" and "Reset Password."

### 3. **Use Single-User Mode (Advanced Users):**

For advanced users comfortable with command-line interfaces:

1. **Restart Your Mac:** Restart your Mac and hold down Command (⌘) + S to boot into Single-User Mode.
2. **Mount the File System:** Once in Single-User Mode, you'll need to mount the file system as read/write using the following command:
```bash
/sbin/mount -uw /
```
3. **Change Password:** Reset the password using the `passwd` command:
```bash
passwd username
```
Replace `username` with the short name of the account for which you want to reset the password.
4. **Reboot:** After changing the password, type `reboot` and press Enter to restart your Mac.

Always ensure you have a backup of your important data. If you're uncomfortable performing these steps, it's advisable to contact Apple Support or visit an Apple Store for assistance.

Post: #3
Title: Re: من ينجدني يا عباقرة الماك Mac
Author: Ali Alkanzi
Date: 10-13-2023, 04:47 PM

الاخ نصر
many thanks and I will have a try and let you know
with my regards