- Home
- Skills
- Workflow Automation
- pxe network repair
Works with the AI tools you already use
pxe network repair
Boot and repair dead Windows machines over the network using PXE, iPXE, and remote Linux rescue environments.
$6
pxe network repair
Example session with this skill installed
My Windows PC is stuck on a 'Checking media presence' PXE screen. I have another Windows laptop on the same network but no USB drives. How do I fix the boot loop?
- Read your context and instructions
- Compiled the pxe network repair
I will set up a temporary PXE environment on your working laptop to rescue the dead PC. We will use Tiny PXE Server to serve a Linux rescue environment, then connect via SSH to repair the Windows filesystem.
PXE Rescue Strategy
| Step | Component | Action | Details |
|---|---|---|---|
| 1 | Triage | Host Scan | Run nmap -sn 192.168.1.0/24 to find the patient IP once it leases. |
| 2 | Server | Tiny PXE | Config proxydhcp=1, start=1, and point to netboot.xyz.efi. |
| 3 | Boot | SystemRescue | Chainload via iPXE; patient boots into Linux RAM disk. |
| 4 | Access | SSH | Set passwd and nft flush ruleset on patient to allow remote control. |
| 5 | Repair | ntfsfix | Run ntfsfix -d /dev/sda2 to clear the NTFS dirty flag and metadata errors. |
| 6 | Cleanup | Hiberfil | Delete /mnt/win/hiberfil.sys to prevent fast-startup driver loops. |
Next steps
- Download
pxesrv.zipfrom the erwan2212 GitHub repository. - Place
netboot.xyz.efiin thefiles/directory. - Power on the patient PC and ensure 'Network Boot' is prioritized in BIOS.
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
The problem
You have a dead PC that won't boot into Windows, likely showing a PXE boot screen or boot-looping. You don't have a spare USB stick or install media on hand to run recovery tools locally.
What it does
- Deploys a portable PXE server using Tiny PXE and netboot.xyz images to boot the patient over the LAN.
- Orchestrates a remote Linux rescue environment (SystemRescue) via SSH by bypassing patient-side firewalls and configuring nftables.
- Performs deep NTFS filesystem repairs, SMART health checks, and stale hiberfil.sys removal to fix boot-to-black-screen issues.
- Automates the staging of Windows Setup files over HTTP (iPXE) for full OS reinstalls without physical media.
Frameworks & tools
Tiny PXE Server, netboot.xyz, iPXE, SystemRescue, ntfsfix, smartctl, wimboot, and Nmap.
Why this beats prompting it yourself
Manual network booting involves complex DHCP/TFTP handshakes and specific binary paths that often 404. This skill includes pre-validated configurations for BIOS/UEFI architectures and specific fixes for common road-blocks like hidden Linux firewalls and Windows driver-locked I/O errors.
Use cases
- Repairing unbootable Windows systems using only a second laptop and an Ethernet cable.
- Diagnosing hardware vs. software disk failure on headless or remote machines.
- Performing a clean Windows install over the network when the local disk is write-locked.
- Recovering user data via SSH before a destructive OS reinstallation.
Known limitations
Requires an Ethernet connection; PXE over Wi-Fi is generally unsupported. Patient hardware must successfully POST and have an integrated NIC.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 6 days ago
- Passed all security checks, Safe to install