REFi is a toolset designed to facilitate WiFi management within the Windows Recovery Environment (WinRE). It offers various functionalities such as connecting to WiFi networks, managing persistence settings, and launching additional tools.
- Do All (Startup Only): Configure WiFi settings on startup.
- Change WiFi Connection: Switch to a new WiFi network.
- Enable Network Services: Activate network drivers.
- Reload Profile: Reload the WiFi profile.
- Persistence Settings: Add or remove persistence for easier access to tools.
- WinFile: Launch WinFile, a file management tool.
- REstart: Restart the system.
- REtask: Open the task manager.
- Extract the
.zip
file from the releases onto a flash drive, SD card, or hard drive. - Boot into WindowsRE using one of the following methods:
- From Settings:
- Open Settings (press
Win + I
). - Navigate to Update & Security (Windows 10) or System (Windows 11).
- Click on Recovery.
- Under Advanced startup, click Restart now. After your PC restarts, select Troubleshoot to access WinRE options.
- Open Settings (press
- Using the Shift + Restart Option:
- Open the Start Menu (press
Win
key). - Hold down the
Shift
key, then click Restart. Your PC will restart into WinRE.
- Open the Start Menu (press
- From Boot Menu:
- Restart your PC and press
F8
,F11
, orEsc
(depending on your computer’s manufacturer) before Windows starts loading. - Select Troubleshoot from the boot menu.
- Restart your PC and press
- Using Installation Media:
- Create a bootable USB or DVD using the Windows Media Creation Tool.
- Insert the installation media and restart your PC.
- Boot from the media, then select Repair your computer to access WinRE.
- From Settings:
Run the REFi
application from the extracted files. The GUI provides buttons for each of the functionalities:
- Do All (Startup Only): Opens a window to configure WiFi settings and execute the startup tasks.
- Change WiFi Connection: Opens a window to change the WiFi network or connect to a new one.
- Enable Network Services: Runs a script to activate network drivers.
- Reload Profile: Runs a script to reload the WiFi profile.
- Persistence Settings: Opens a window to add or remove persistence, with options for more information.
- WinFile: Launches the WinFile tool.
- REstart: A Windows Start Replacement for Launching Applications (Don't get your hopes up, it is windowed, but can still launch applications.)
- REtask: A Python task manager.