Nintendo Wii Console Logo

Related Topics:

Posted on Oct 22, 2009

WII console will not turn on

Have checked all the cables and plug ins. WII console just won't turn on....

1 Answer

Anonymous

Level 1:

An expert who has achieved level 1.

Corporal:

An expert that hasĀ over 10 points.

Problem Solver:

An expert who has answered 5 questions.

  • Contributor 6 Answers
  • Posted on Oct 22, 2009
Anonymous
Contributor
Level 1:

An expert who has achieved level 1.

Corporal:

An expert that hasĀ over 10 points.

Problem Solver:

An expert who has answered 5 questions.

Joined: Oct 22, 2009
Answers
6
Questions
0
Helped
483
Points
18

If your nintendo wii system was plugged in during a power outage it might be short -circuted. in that case i would check for warrenty and take it back to the store where it was purchased.

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

Wii power light is flashing red

Wii red light going batty flashing like every 1/3rd of a second, and it will not turn on. I FIXED MINE BY UNPLUGGING EVERYTHNIG CARDS, CABLES, FROM EVERYWHERE, AND REMOVE SDCARDS ALSO, AND DISCS, BOTH GC & WII CARDS, SENSOR BAR PLUG, POWER Plug *ALL THAT'S PLUGGED OR INSERTED... Now i plugged everything back in ACCEPT Not Sensor PLUG To back of wii, then the light quit (This is after 4 min break all undone...) And then plugged the Sensor plug and THEN as i finally plugged in the POWER Plug I first held the SYNC red button on the Wii, and then plugged it in and WAH-LAH Isue Resolved Immediately, KUDOS for the hints Cheerz & Peace Love Banish Fear/ hate to not even give it thought in root thoughtfulness.!. www.fb.com/stanleydeanparker/


0helpful
1answer

Wii won't turn on.

Reset the AC adapter by following steps below.

1. Unplug the Wii AC adapter at both ends (from the back of the
Wii system and from the wall outlet or power strip).

2. After you've waited a full 2 minutes, plug the AC adapter back in on both ends and check to see if the power light comes on.
0helpful
1answer

Wii console will not turn on

hello there!
i see that your wii console is not turning on. try these steps:
1. unplug all the cables.2. put it back after 5 - 15 mins.3. make sure that all the cables is properly plugged in.4. try if it's turning on.
If not, you should call the service center of your console. it should be checked by the technician.
kindly rate this post and thank you for choosing fixya.
0helpful
1answer

Wii won't turn on

Wii Console Won't Turn On, and Has No Power Light Situation:
  • The Wii console won't power on, and the Power LED is unlit
  • The console powers on, but shuts off after a few seconds/minutes
  • Attaching an accessory to the console turns the power off

Information:
This issue can be caused by an accessory or power surge tripping the circuit breaker on the AC Adapter.

What To Do:
  • Check any accessories attached directly to the console to make sure that it is licensed and undamaged. Unlicensed or damaged accessories shouldn't be used with the console.

  • Try using a different wall outlet, or plug a different device into the outlet to make sure the outlet is providing power.

  • Perform an AC Adapter Reset. (How To)

Situation Not Resolved:
If the system still won't power on, the system and AC adapter will need to be repaired. To start the repair process, click here.
Wii Console Turns On, But Has No Power Light Situation:
  • The power LED on the system does not come on, but the system still powers on and plays

Information:
If the Wii Console is still working normally, it is likely that the power LED is broken.
This issue will remain limited to the Power LED, and will not get any worse.
Unless the system is having other problems, continue using the console regularly for a few weeks to determine whether this interferes with the enjoyment of game play.

Situation Not Resolved:
If, after using the system for awhile, the Power LED not coming on is too distracting, the Wii Console does carry a one-year warranty.
We are happy to inspect and, if necessary, fix the system at no charge within the warranty period. To start the repair process, click here.
function rvl_ts_sys_power_no_light_showsurvey(){ omnitureHelp("helpful_survey:rvl_ts_sys_power_no_light",JSchannel,JSprop6,"",""); } var req; var timeout; function rvl_ts_sys_power_no_light_psurv(a,sid,pid){ if (window.XMLHttpRequest)req = new XMLHttpRequest(); else if (window.ActiveXObject)req = new ActiveXObject("Microsoft.XMLHTTP"); if(a=="yes"){ document.getElementById("rvl_ts_sys_power_no_light_s_yes_button").innerHTML=""; document.getElementById("rvl_ts_sys_power_no_light_s_no_button").innerHTML=""; } else{ document.getElementById("rvl_ts_sys_power_no_light_s_yes_button").innerHTML=""; document.getElementById("rvl_ts_sys_power_no_light_s_no_button").innerHTML=""; } var url="/consumer/surveys/surveySubmit.jsp?a="+a+"&sid="+sid+"&pid="+pid; req.open("GET", url, true); timeout = setTimeout("techDif()", 5000); req.onreadystatechange = rvl_ts_sys_power_no_light_psurvr; req.send(null) } function rvl_ts_sys_power_no_light_psurvr(){ if (req.readyState == 4) { if (req.status == 200) { clearTimeout(timeout); var outString=req.responseText.substr(req.responseText.indexOf("##")+2); outString=outString.substring(0,outString.indexOf("##")); document.cookie='rvl_ts_sys_power_no_light=answered; expires=Wed, 28 Dec 2011 02:16:21 GMT+00:00; path=/'; document.getElementById("rvl_ts_sys_power_no_light_s_folowup_div").innerHTML=outString; } } } function rvl_ts_sys_power_no_light_techDif(){ //it broke document.getElementById("rvl_ts_sys_power_no_light_s_folowup_div").innerHTML="Thank you for your interest in helping us improve our content. It appears our survey system may be temporarily down. Please try again later. If you need further assistance, Click Here to contact us."; } function rvl_ts_sys_power_no_light_clearboxsurv(whatto,box){ if(box.value==whatto)box.value=""; } function rvl_ts_sys_power_no_light_fsurv(form){ var url="/consumer/surveys/surveySubmit.jsp?p=7" var reasonSet = false; for(var i=0;i-1)reasonSet=true; }else if(form.elements[i].name.indexOf("question2_answer")>-1){ url+="&"+form.elements[i].name+"="+escape(form.elements[i].value); }else url+="&"+form.elements[i].name+"="+form.elements[i].value; } if(!reasonSet){alert("To help us improve our content, please indicate why this page wasn't helpful");return false;} if (window.XMLHttpRequest)req = new XMLHttpRequest(); else if (window.ActiveXObject)req = new ActiveXObject("Microsoft.XMLHTTP"); req.open("GET", url, true); timeout = setTimeout("techDif()", 5000); req.onreadystatechange = rvl_ts_sys_power_no_light_psurvr; req.send(null) }
0helpful
1answer

My wii won't turn on

Wii Console Won't Turn On, and Has No Power Light Situation:
  • The Wii console won't power on, and the Power LED is unlit
  • The console powers on, but shuts off after a few seconds/minutes
  • Attaching an accessory to the console turns the power off

Information:
This issue can be caused by an accessory or power surge tripping the circuit breaker on the AC Adapter.

What To Do:
  • Check any accessories attached directly to the console to make sure that it is licensed and undamaged. Unlicensed or damaged accessories shouldn't be used with the console.

  • Try using a different wall outlet, or plug a different device into the outlet to make sure the outlet is providing power.

  • Perform an AC Adapter Reset. (How To)
5helpful
1answer

Won't turn on..I have checked all the connections to the power source but still nothing

Unplug the power cord from the wall and the wii for 5 minutes. Then plug all back together. You just need to reset the power block.
1helpful
1answer

No sound on wii

Hello :

1: Make sure you have the volume on the TV turned up and the audio-video connections plugged into the same-colour plugs. Sound only kicks-in once you are at the Wii menu. If this doesn't work, continue to step 2.

2. Test the Wii with another TV. If you have sound there, then it is possible that the HDTV's sound inputs plugs are damaged. Send your HDTV off for repairs.

3. If the Wii does not work with the other TV, then it is likely that the audio cables are damaged. Order a replacement from Nintendo (instructions are in the Wii user's guide)

good luck .

rate please !
0helpful
1answer

I cant turn my wii on at all, checked connections all plugged in but no power

Unplug all of the cables from the Wii and the wall and TV for 10-15 minutes. This is like a reset for the power cable and, once you do this, it should work fine.
0helpful
2answers

My wii console will not turn on at all, the blue light will not come on. I have checked all plugs and cables and everything is connected. We have only had this wii console not even a year yet. what could...

it could be the power suppy mine went wrong after about 18 months, try ebay there the cheapest. you can test if its the power supply if you know someone with a wii and use there power supply or know how to use a multi meter and check if you have a voltage coming out of the wii plug end. if you dont first try replacing the fuse in the wall plug. hope this helps.
Not finding what you are looking for?

61 views

Ask a Question

Usually answered in minutes!

Top Nintendo Video Game Consoles & Games Experts

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

Aron

Level 3 Expert

2586 Answers

Sean Wright
Sean Wright

Level 3 Expert

2045 Answers

Are you a Nintendo Video Game Console and Game Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...