Ameba Ownd

アプリで簡単、無料ホームページ作成

jad07's Ownd

Unable to access data on WDMyCloud v04.06.00-111

2025.11.10 06:54

Got it — you’re unable to access data on your **WD My Cloud (firmware v04.06.00-111)**. Let’s troubleshoot this carefully, since that firmware belongs to the **My Cloud (Gen 1)** line — which has **limited access options** due to end-of-support and security updates from Western Digital.

---

### ⚙️ Step 1: Confirm the model and LED status

Please check:

* The **exact model** (e.g., *My Cloud 2TB / 3TB Gen1*, *EX2*, *Mirror*, etc.).

* The **front LED color and behavior** (solid blue, blinking blue, red, or yellow).

That helps identify whether it’s a **network**, **disk**, or **firmware** issue.

* **Solid blue** → Device is online and ready.

* **Blinking blue** → Booting or initializing.

* **Solid red/yellow** → Disk or network error.

---

### 🖥️ Step 2: Test basic connectivity

Try these:

1. **Ping the device** — open Command Prompt or Terminal:

```

ping <your MyCloud IP>

```

If it doesn’t respond, the NAS may be offline or disconnected from the router.

2. **Find the IP address**

* Open your router’s **Connected Devices** list and look for “WDMyCloud” or similar.

* You can also use **WD Discovery** software to detect it.

3. **Try direct access in a browser**

```

http://<device IP>/

```

or

```

http://wdmycloud.local/

```

If the dashboard loads, you can check the **shares**, **disk status**, and **firmware info** there.

---

### 🌐 Step 3: Check share and SMB access

If the web dashboard loads but you can’t access your files:

1. Open File Explorer → **This PC → Map network drive**

2. Enter the path:

```

\\WDMyCloud\

```

or

```

\\<device IP>\

```

3. If prompted, enter your username and password.

* For public shares, leave blank or use “guest”.

* For private shares, use your My Cloud credentials.

If Windows shows “network path not found” or “access denied”, it might be an **SMB protocol** mismatch — newer Windows versions disable SMBv1 by default, while older My Cloud Gen 1 units rely on it.

👉 **Fix:**

Enable SMBv1 temporarily:

* Go to **Control Panel → Programs → Turn Windows features on or off**

* Check **SMB 1.0/CIFS File Sharing Support**, click **OK**, and restart.

---

### 🧱 Step 4: If the web UI doesn’t load

If you can’t access it through IP or `wdmycloud.local`, try:

* **Check network cable and router port** (swap to rule out bad connections)

* **Power cycle** the unit (unplug → wait 30 sec → plug in)

* Wait at least **5–10 minutes** — Gen 1 models take a long time to boot after power loss.

If still not reachable:

* Try connecting **directly to your PC via Ethernet**.

* Assign your PC a **manual IP** in the same subnet, e.g.:

* PC IP: 192.168.0.2

* My Cloud (default): 192.168.0.3

* Then try `http://192.168.0.3/`

---

### 🧩 Step 5: Data recovery options (if dashboard is inaccessible)

If the NAS is visible on the network but not mountable, or if the unit fails to boot properly:

1. **Remove the HDD from the enclosure**

2. Connect it to a PC using a **SATA-to-USB adapter** or a **Linux system**.

3. The internal drive uses the **EXT4 file system** (Linux format).

* On Windows: use **DiskInternals Linux Reader** (read-only access).

* On Linux: mount normally and copy data.

4. Look for folders under `/shares/` — your user data is stored there.

---

### 🚫 Important note

Your firmware (**v04.06.00-111**) is the **last update for My Cloud Gen 1 (2015 hardware)**.

* WD **shut down remote access (MyCloud.com, mobile app)** for these models in **June 2023**.

* You can **still use it locally**, but **only via LAN (no cloud access)**.

---

### ✅ Summary of what to do

| Step | Action |

| ---- | -------------------------------------------- |

| 1 | Check LED color and model |

| 2 | Verify IP connectivity (ping, WD Discovery) |

| 3 | Access dashboard via browser |

| 4 | Enable SMBv1 on Windows for file access |

| 5 | Try direct connection if not discoverable |

| 6 | If all fails, recover data by removing drive |

---

If you tell me:

* The **LED color**,

* Whether you can **reach the dashboard**, and

* The **exact model number** (on the bottom sticker or WD Discovery),

I can give you the **next precise steps** — either recovery or repair.

Would you like me to guide you through checking if the data can be recovered without opening the device first?