Phone does not work - Help

we moved our phone  we need help because it does not work when we reconnect... Comcast phone call disconnected twice from my cell phone. And now it rings busy - phone number 800-934-6489 and 800-266-2278. We called again from another cell phone and are not being connected to an agent after 3 minutes.

herbiep wrote:
I have tried all day to reach Comcast.  I guess they are getting a dose of their own bad service.  No phones working.Online chat is usually faster than the phone queue....you can do this here:  https://www.comcastsupport.com/ChatEntry/Protected.aspx

Similar Messages

  • I was trying to update and sync my iphone 4, the process stopped, now the phone does not work and itunes appears not to "see" the phone? suggestions?

    I was trying to sync and update my phone with ITunes, about 5 minutes into the process everything stopped.  Now the phone does not work, it will not turn on or off, the screen of the phone shows the Apple Logo and a straight line.  ITunes seems to not "see" the phone.  Suggestions??

    http://support.apple.com/kb/HT3965

  • On my iPhone 5 camera photographed not clear. blurry pictures, autofocus does not work. help please!

    on my iPhone 5 camera photographed not clear. blurry pictures, autofocus does not work. help please!

    Could you please describe how you are trying to delete a single text message and it will not work? What are you seeing in place of the trash can icon?

  • Itunes does not open,everytime i try it says "The itunes application could not be opened. The required folder cannot be found" I have tried the shift key option but that does not work. help!!

    I cannot open itunes. Everytime i try it says "The itunes application could not be opened.The folder cannot be found." I have tried the shift key option but this does not work. Please help.!!

    Try the actions here for that driver.
    iOS: Device not recognized in iTunes for Windows
    I would first do this:
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7

  • How do I close programs in IOS7.  The old way with double tapping the button and getting the red X does not work.  Even rebooting the phone does not work.

    How do I close programs with IOS 7?  The old way of closing programs by double tapping on the button, holding down an icon until it started shaking and a red X appears does not work.  Every program I opened appears.  Turning on and off the phone does nopt work.

    I just found out.  Above the icon is a copy of the open page of the program(s).  You slide the pages up to close.

  • Samsung galaxy s3 - updated to KK. Now email on phone does not work. Email worked perfectly prior to s/w update. What do i need to do to get email to function again?

    samsung galaxy s3 - updated to KK yesterday. Now email on phone does not receive messages. Email worked perfectly prior to s/w update. Have turned sync on and off - no change. Nothing has changed w/ email settings either. What needs to be done to get email to function properly again?

        raadga Emails are important! Let's get your Comcast account working again. Go to the email account then select the menu for settings. If "sync only over wifi" is on then uncheck the box. If this is not an option, then you would want to delete and readd the email account to the phone. Please keep us posted.
    Sheritah_vzw
    Follow us on Twitter
    @VZWSupport

  • HT201401 iphone display is stuck in landscape mode in messaging window? how do I fix?  Turning phone does not work

    iphone display is stuck in landscape mode in messaging window? how do I fix?  Turning phone does not work

    issue solved, i turned off phone and then on again and all is well

  • Im tryting to install new itunes but says windows installer, you are tring to use is a network resource that is unavailable. find folder itunes.msi  i dont have a folder like that and anything i use that is related does not work. help me?

    "you are tring to use is a network resource that is unavailable. find folder itunes.msi" i dont have a folder like that and anything i use that is related does not work. ive tryed to uninstall but still does the same thing when.

    Should the advice above not fix things for you...
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • Clicking the lock does not work HELP

    clicking the lock at any kind of program does not work at all, not working in system pref,
    not working at ''get info'' window, not working in any other kind of lock, i tried defragging via idefrag but that couldn't work because it needed a lock to be opened as well, i can't move my files to some folders, getting the ''The operation can’t be completed because an unexpected error occurred (error code 100022).''
    plus when i log out, cannot log in because when i type my password it accepts it but then nothing happens, i had a root account as well but i can't enter it and can't create again because of the lock, but when i log in with guest account(no pass required) i can make changes via clicking the lock and filling in admin username and password in system preferences. and i created a new admin account in guest account by filling admin info for authorization in system preferences > users&groups , set no password, logged out but could not log into that account as well. my system is set to login to my account when the system starts. so thats how i can use the computer

    Back up all data if you haven’t already done so. There are ways to back up, even if you can’t log in. Before proceeding, you must be sure you can restore everything to the state it’s in now. If you’re not sure you can do that, STOP.
    Briefly, you need to delete the following file:
    /var/audit/current
    If you already know how to do that, you can skip the rest of this message. Do it, and try again to log in.
    Step 1
    Boot in single-user mode by holding down the key combination command-S at the startup chime. If you’re using an external USB keyboard, it must be plugged directly into a built-in port on the Mac, not into a hub. Release the keys when you see a black screen with scrolling white text. In this mode, there’s no graphical interface; just a command line. Initially, you can’t make any changes to files.
    Step 2
    When the text stops scrolling, and you see a line ending in a pound sign (“#”), type the following command:
    rm /var/audit/current
    You must type the command exactly as given. If you don’t feel able to do that, STOP. At this stage, no harm will be done if you make a mistake, but later, it will be.
    Press the return key. You’ll get an error message about a “read-only filesystem” below what you entered. There must be no other error message. If there is, try again until you get it right. You’ll continue to get the read-only error.
    You might get the error “No such file or directory,” even if you entered the command correctly. If you’re sure that’s the case, stop and post again.
    Step 3
    Once you’ve taken steps 2, and received the expected error messages, enter the following command:
    mount -uw /
    Again, you must get it exactly right. This time, there should be no output at all. If there is, you mistyped the command, or something else is wrong.
    Step 4
    When you’ve taken step 3 with no error message, press the up-arrow key until the command from step 2 (rm …) reappears. If you got everything right on the first try, you’ll need to press the key twice. Make sure the command is correct, then press return again. There should be no output. If there is any, make a note of it and post a reply.
    Step 5
    Enter the command:
    exit
    Press return. The text will start scrolling again, and then the system will reboot. Try again to log in.
    Credit for this solution is due to ASC user AnthonyTW.

  • Lock/Unlock button on top of the phone does not work

    Lock/Unlock button on top of the phone does not work

    So what would you like us other users to to about it?  Do you really need us to tell you to bring the phone to Apple for  replacement?  If outside the warranty period, you'll pay $269 for the replacement.

  • I-pod nano click wheel does not work help!

    Hi,
    My i-pod nano 1st gen click wheel will not work i have tried restoring,restarting and all the 5 r's but still nothing has happened... there has to be a solution out there somewhere o yea i have also tried taking out the gunk in the click wheel but nothing HELP!

    Version in the nano is 1.1; iTunes is 6.0.4.2.
    This silly thing "healed itself" the next morning (?!), worked fine for two days, and decided to show the same symptoms this evening, then began working fine again.
    Whether it is working or not I can feel the click of the wheel but unit shows no response when the problem is manifesting. So if I am having the problem I can press the wheel any which way for as long as I like and nothing happens -- screen does not light up, unit doesn't scroll, play/pause gives no response, etc.
    HP laptop Windows XP

  • Updated now phone does not work

    Updated yestrerday now 4S Iphone will not work. Unable to restore all the screen shows is a black background Itunes logo and the white plug pointing at the Itunes logo. Called everyone no one has helped me at all.

    That means you'll need to plug your phone into your computer with iTunes since your phone is in recovery mode.   You will need to restore it from your last backup once the phone finishes updating.

  • Changed phone number 8 hrs ago, phone does not work

    Hi,
    Not only does the phone not work, they want me to drive over to their local store and have the sim replaced.  Just bought the phone a month ago.
    Furthermore, even though the phone can not receive or make calls, Verizon states that after the past 7 hours with the new phone number, we have made .001 gig in data on their system even though the phone is set to wi-fi only.  Verizon also shows 213 minutes used in the past 7 hours.
    What kind iof a Clip Joint is Verizon operating?

    <Post merged into After 10 years about done with Verizon Wireless.  Please see that discussion for any replies.>

  • My ipod touch has frozen with a white screen. None of the buttons will work to turn it off or take any action. Holding down buttons for 10 seconds plus does not work.Help

    My ipod touch has frozen with a white screen. The on/ff and sleep buttons will not work whether pressed for a moment or held for more than 10 seconds as per help pages. When connected to computer it is not recognised and no indication in "devices".It has been working perfectly from Christmas until now. Was watching a TV prog via BBC iplayer when the image and sound froze for about 5 seconds then just white screen. Help

    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until the screen blacks out or you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."

  • SB Audigy 2 ZS Platinum Pro - Micro Phone does not work correct

    Drivers are up to date, everything is connected right running my 5. (7. would be up but of my creative speakers is defecti've ) my friend has the same set up and his mic was put into line 2, I get no sound through that, only line /mic and my mic is ALWAYS on (feed back and such). I use Ventrillio for games and this just doesn't work they way it's set up now, I hear things twice and I can't even adjust the volume normaly, I have to turn the knob on the external box.
    Please Help.Message Edited by zdonner on 0-24-2005 04:34 AM

    I have the same problem. The microphone input is not working. I have Windows Xp all the driver up to date and nothing. Dell has sent me a new board has we thought it was an hardware problem but it still not working. Actually I have to use the microphone input of the soud board included in the motherboard.

Maybe you are looking for

  • Help needed in textfield

    Dear frnds, I ve created some no.of jtextfields and one jtextarea. After some processing text in the text area is somthing like.. field1 field3 field10 field7 Now my problem is when i click on field1 the focus has to go to field1 and similar to all.

  • Photoshop CC won't open.

    Error message in CC. Error is "The procedure entry point ?ProposeSearchBounds@StructuralImageEditing@@YA?AVBox@1@AEBV?point2@_J@gil@boost@@AEBV21@ M@Z could not be located in the dynamic link library PatchMatch.dll." I use windows 7 and the photoshop

  • Change site name in google

    Hello, I have published my site trough iweb on my mobile me account. When I look up my site on google it shows "about". How can I change my sites name?

  • Table T1 in Schema A, Synonym T1 in Schema B, View V1 in Schema B.

    Hi, There are two schemas Schema A and Schema B Table-> XML_TABLE is in Schema A. If I create a view V1 with the following query: SELECT * FROM XML_TABLE t WHERE XMLEXISTS ( 'declare namespace nmsp ="name:namespace"; fn:collection("oradb:/PUBLIC/Tabl

  • Send e some link on module pool programming !

    Send me link where i can get the screen shots of step by step  simplest module pool programing ! Thanks Fox