r/ProArt_PX13

PX13 GoPro 128GB/1TB pics

Disclaimer: I'm just a guy who bought one obviously not a pro reviewer.

--

The unboxing experience was fantastic. It's extremely well packed and an Apple-level experience. The crinkly paper between the keyboard and the screen is also nice, and sounds like a chocolate wrapper.

To boot it the first time you have to have it plugged into the wall. It came up fine and everything was good.

The keyboard keys are quite stiff, a little bit more than a Surface Pro. The device is heavy but not noticably more than a Surface Pro, but it is noticably thicker. The aspect ratio makes the display a bit longer and thinner than a Surface Pro too but overall dimensions are very similar.

The trackpad is okay. Not as good as a haptic but fine. If you use the dial area to move about the pointer goes slow which is probably great for precise work.

I like the screen. I like glossy OLED and 60Hz does not bother me at all. By default Windows sets it up with a crazy 225 or 250% magnification which I turned down to 200% and can probably go a bit lower.

I feel like the lid is not metal, it sounds more like plastic when I tap my fingernails on it. The fans kicked in pretty much the second I opened it and they're quite loud at whatever this default is, but who cares, it's a hell of a spec!

There was a new BIOS update to download, and a lot of Windows Updates, about an hour's worth on a gigabit connection.

--

I wanted to test the UEFI Cloud Restore before setting it up for real. When I started it there was already a Cloud Restore update to apply.

After that I began the process and had it connected to my normal (WPA3 Wi-Fi 6 Unifi) and it kept silently failing and rebooting back into Windows at about 2% progress.

As soon as I connected it to a special 2.4GHz WPA2 only network instead of my normal one, it continued fine. So, that's a good tip if you ever have to do it.

After the download it reboots in Windows a few times setting up OOBE apps, and one of them actually failed. I logged a ticket with them so hopefully they can clean up their process for future users.

After I continued on, it went into the final fresh OOBE experience and I was able to set everything up fine, but it required a couple extra reboots to get the dial going, seeing as it is the component that had failed.

But the final experience is like fresh out of the box, so that's nice.

I saw in at least one online review that the person got theirs with McAfee installed and had to remove it. Neither of my installs (fresh or cloud restore) had it. I didn't see any obvious slopware beyond the ASUS apps which are arguably necessary.

u/codykonior — 7 days ago
▲ 13 r/ProArt_PX13+1 crossposts

Laptop not turning on.

I've been dealing with this issue for a few days where my px13, which I bought about 9 months ago, would turn off when ever I closed it for too long. Usually holding the power button would get it back on but now all it does is have the keyboard light up then die down. Yesterday it would sometimes turn on after 30 minutes or so of trying this but then it would randomly turn of not long after. I need this for school and have a lot of important things on that drive so I'd appreciate any suggestions.

u/Huge_Research_120 — 8 days ago

PX13 GoPro with a PD USB4 dock and official power adapter

Hello! I am looking for a USB4 dock for PX13 GoPro Edition (considering CalDigit Element 5 Hub). Since most of the USB4 docks are supplying power to the host, I am a bit worried about using the laptop with the dock and official 200 W power adapter attached at the same time. Many of the workloads I run stress the CPU up to 100%, so I do need the official power brick and wouldn't want to rely on ~90 W delivered from the dock. However, I remember some of the earlier ASUS laptops (G14 2020?) could be damaged if one tried to use them with a PD dock and the official power adapter simultaneously attached.

I wonder if anyone had any experience of using Element 5 Hub (or other similar PD dock) with PX13 and could possibly confirm that the dock wouldn't fry the laptop if the official power adapter is also attached?

reddit.com
u/mspictures — 8 days ago

Just designed a skin for the PX13 GoPro by hand

I like the GoPro edition in Red, makes it feel more adventurous

We sell them here if anyone is interested!

u/M2connoisseur — 8 days ago

Almost new PX13 GoPro, no sound from integrated speakers

Got this open box from Best Buy and still within my return window. By all appearances it was in brand new condition. I am pretty sure I heard sound from this laptop at some point early on but not positive. I have mostly been docked to a screen with speakers or on Bluetooth headphones. Yesterday I tried to watch a video with it on my lap and nothing. I have tried all the usual windows output settings, updated sound related drivers, toggled the Asus audio enhancements, restarted, and still quiet.

Bluetooth, the 3.5mm jack, and audio through an external monitor via displayport work as expected. Am I missing something? Should I open it? The only support Best Buy offers is a drop off which is inconvient at best and I suspect not useful at worse. That is just an impression based of no first hand experience.

Any leads on where to look would be greatly appreciated.

reddit.com
u/Joncon00 — 10 days ago

ASUS ProArt PX13 USB-C PD stuck at 30-45W with "slow charger" warning — tried everything, only works briefly when shut down

**TL;DR:** My ASUS ProArt PX13 (HN7306WV, Ryzen AI 9 HX 370 + RTX 4060) almost always negotiates a low USB-C PD profile (~30-45W) from a 200W charger, and Windows shows a "slow charger" warning. Only very rarely — maybe 1 in 10-15 plug cycles, or when the laptop is shut down — does it briefly negotiate ~60W. Battery drains while plugged in under any load. I've exhausted every troubleshooting step I can think of.

---

## Hardware

- **Laptop:** ASUS ProArt PX13 HN7306WV (Ryzen AI 9 HX 370, 32GB RAM, RTX 4060 Laptop GPU, AMD Radeon 890M iGPU)

- **BIOS:** HN7306WV.316 (March 2025)

- **OS:** Windows 11 (Build 26100)

- **Battery health:** 63,293 / 73,000 mWh (~86.7%, normal wear)

- **Charger:** Anker Prime 200W 6-port GaN (A2683) — single USB-C port rated up to 100W (5V/9V/15V/20V × up to 5A)

- **Cables tested:** 3 different USB-C-to-C cables, including a brand new 240W Anker EPR cable. Original ASUS 200W proprietary adapter is at another location, not available right now.

## The Problem

This is the part that's driving me crazy: **the behavior is inconsistent and unpredictable.**

- Most of the time, charging is stuck at **30-45W** and Windows shows a **"slow charger connected"** warning.

- I have unplugged and replugged the cable **10-15 times in a row** — only occasionally does it briefly jump to ~60W, then drop back.

- When the **laptop is shut down** and I plug it in, it sometimes negotiates **~60W** (presumably because PD renegotiates from scratch with no OS running). But as soon as I boot Windows, it drops back to 30-45W and the slow charger warning appears.

- Under any actual load, the **battery percentage drops while plugged in** — the laptop consumes more than USB-C delivers.

Measured via PowerShell:

```

Get-WmiObject -Namespace root\wmi -Class BatteryStatus | Select ChargeRate, Voltage

```

ChargeRate consistently in the 16,000-43,000 mW range, rarely up to ~60,000 mW.

## What I've Tested

**Cables:**

- Stock Anker 200W cable → 17W (worst, probably faulty E-Marker)

- Generic USB-C-to-C cable → 30W

- Belkin 60W cable → consistent 60W (hit cable limit)

- Brand new Anker 240W EPR cable → still 30-43W most of the time

**Ports:**

- Both USB-C ports on the laptop — same result

- Multiple USB-C ports on the Anker Prime — same result

- Nothing else plugged into the charger (full 200W budget available)

**Software / Settings (tried every combination):**

- Windows power plan: Balanced, Performance, Power Saver, ASUS Standard, ASUS Whisper, ASUS Performance — **no difference**

- MyASUS → Battery Care Mode: **OFF**

- MyASUS → Operating Mode: tested Whisper / Standard / Performance — **no difference**

- MyASUS → GPU Mode: Standard / Eco / Optimized — **no difference**

- Disabled NVIDIA RTX 4060 in Device Manager — **no difference**

- CPU sits at 4% idle when tested, so it's not load-related

- Battery at 13-19% (well below any throttling threshold)

- Laptop cool, fans normal (not thermal throttling)

**Plug-cycle test:**

- Unplugged and replugged USB-C cable 10-15 times consecutively

- Result: mostly 30-45W with "slow charger" warning, very rarely ~60W for a moment, then back down

**Shutdown vs. on:**

- When the laptop is **off** and plugged in → sometimes negotiates ~60W

- When the laptop is **on** → almost always 30-45W with slow charger warning

This strongly suggests something in the Windows / ASUS driver / EC firmware is renegotiating the PD profile *downward* after boot.

## What I Suspect

  1. **ASUS firmware is artificially capping USB-C PD input on this model.** PX13 ships with a 200W proprietary barrel adapter; ASUS may have locked USB-C charging to a low profile as an "emergency travel" mode. MyASUS literally warns: *"For best performance, please use the adapter that came with your computer."*

  2. **EC/PD controller is renegotiating to a lower profile after Windows boots.** The fact that it sometimes works at 60W when shut down but always drops on boot points to a Windows-side or ASUS service intervention.

  3. **Possible hardware fault in the PD chip on my unit.** But behavior is consistent across both USB-C ports, which makes me think it's firmware, not hardware.

## Questions for the Community

  1. **Other PX13 (HN7306WV) owners** — what charging wattage do you see via USB-C from a 100W charger? Do you also get the "slow charger" warning?

  2. **Is there a hidden BIOS setting** to disable USB-C PD wattage limiting? I've gone through every BIOS page and don't see anything obvious.

  3. **Has anyone tried the EC reset** (Vol-Down + Power held 40 seconds) on a PX13 and seen USB-C wattage improve afterward?

  4. **Is there an ASUS service or driver** that intentionally renegotiates the PD profile downward on boot? If so, can it be disabled?

  5. **Is this actually expected behavior** — i.e., the PX13's USB-C ports are firmware-limited to ~45W on AC, with the full 200W only via the proprietary adapter? If yes, I'll stop chasing it and just use USB-C for travel only.

Any insight from PX13 owners, ASUS techs, or anyone who's solved this would be hugely appreciated. I want to rule out user-fixable issues before sending it to service.

Thanks in advance.

reddit.com
u/colakmert — 10 days ago