# CBHC
## Browser Exploit {docsify-ignore}
To install CFW, we first need to launch the Homebrew Launcher through the browser exploit.
Make sure your Wii U has internet access for this step.
### Instructions
1. Take the SD Card out of your computer and plug it into your Wii U console.
1. Launch the internet browser and open `wiiuexploit.xyz` .
1. Click on `Run Homebrew Launcher!` . Your console should launch the Homebrew Launcher.
- If your Wii U gets stuck on a white or otherwise frozen screen, wait a few seconds. If nothing happens, [reset the browser's save data ](https://en-americas-support.nintendo.com/app/answers/detail/a_id/1507/~/how-to-delete-the-internet-browser-history ) and try again.
< script src = "https://cdn.jsdelivr.net/npm/docsify-pagination@2/dist/docsify-pagination.min.js" > < / script >
< div class = "docsify-pagination-container" >
< div class = "pagination-item pagination-item--previous" >
< a href = "#/user-guide/cbhc/sd-preparation" >
< div class = "pagination-item-label" >
< svg class = "icon" width = "10" height = "16" viewBox = "0 0 10 16" xmlns = "http://www.w3.org/2000/svg" >
< polyline fill = "none" vector-effect = "non-scaling-stroke" points = "8,2 2,8 8,14" > < / polyline >
< / svg >
< span > PREVIOUS< / span >
< / div >
< div class = "pagination-item-title" > SD Preparation< / div >
< / a >
< / div >
< div class = "pagination-item pagination-item--next" >
< a href = "#/user-guide/cbhc/nand-backup" >
< div class = "pagination-item-label" >
< span > NEXT< / span >
< svg width = "10" height = "16" viewBox = "0 0 10 16" xmlns = "http://www.w3.org/2000/svg" >
< polyline fill = "none" vector-effect = "non-scaling-stroke" points = "2,2 8,8 2,14" > < / polyline >
< / svg >
< / div >
< div class = "pagination-item-title" > Making a NAND Backup< / div >
< / a >
< / div >
< / div >