Windows 8 code doesn't work do not to install

I bought some time ago for Windows 8.  My old laptop was upgraded to Windows 8.1, and I had one of the technicians Windows works with me.  Some of the things on my laptop did not work after the 8.1 update and Windows tanked my pc technology and gave me a 'pilot' download virus try to patch up Windows 8.1, that the pc is dead and its thermal protection is blown.  I have a new PC and I need a code to activate my windows 8.0 and then upgrade to 8.1.  Can you help me?  Using, I'm out of the BONE and the upgrade was not satisfactory for me.  The load on the new PC request a new code to download.

1:

Go to the order summary page, you can find your product key:

https://www.mswos.com/

If you encounter any quelconque probleme problem with question summary and billing order, please contact a customer support agent to:

http://support.Microsoft.com/GP/ESD-support-phone-numbers

2: the new computer came with a preinstalled Windows version or not?

To install a Windows 8 upgrade version, you must already have Windows 7, Windows Vista, or Windows XP installed on your PC.

If you have formatted the drive until the upgrade of Windows 8 version has been installed, you will not be able to use your upgrade product key to activate Windows 8. To activate Windows 8, you will need to install your previous version of Windows, and then reinstall Windows 8. Help with the activation process, contact technical support.

Tags: Windows

Similar Questions

  • AutoComplete doesn't work does not after installing IE *.

    AutoComplete URL function works does not after installing IE8.  Looking at the Advanced tab properties IE I see an option to use AutoComplete (which is
    ticked off) but it is said to "..". turn of Internet Explorer".  Whatever that means, and how I seized not semi-automatic work again under IE8?  I can go back
    for IE7, if it's the only way.   I tried to hit "reset" on the Advanced tab I saw a thread on try this - but no go...  Thank you

    sjakulski,
    Thank you for visiting the Microsoft Answers community forum.

    In Internet Explorer 8, the Auto complete option is in a new tab.  Go to tools, Internet Options and then click the content tab.  You will see a section that says "Auto-Complete".  Click on the 'Settings' button and it gives you several choices of auto complete options.

    This should solve your problem.  Let us know if you need more information.
    Thank you, Gloria
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Windows Update link doesn't work is not in Windows XP Pro

    Hi all

    Something strange has happened and I don't know what.

    When I click on the 'Windows Update' shortcut I get a dialog box "Help & Support", that tells me that I am not connected to the Internet and an Internet connection is sufficient.  Well, I'm connected to the Internet and I can load IE and surf the web without any problem.  I can get to 'Windows Update' by clicking on 'Tools' then 'Windows Update', while that in IE, but the abbreviation of "Windows Update" no longer works.

    Does anyone have any ideas where I could look for problems?

    Thanks for any help,

    Charles

    Hello

    Thanks for the information.  I went ahead and continued to install windows updates.  After a couple more installs and restarts the 'Windows Update' shortcut has started working again.  I have no idea why, in fact, this is the first time I've ever seen this type of error.

    In any case, the WU shortcut works for now.

    Thanks for the help,

    Charles

  • Code Windows XP disk doesn't work do not

    I replaced my hard drive on a Pavilion dv6000. When I went to reinstall the operating system using the Windows XP CD that was shipped with the computer, the validation code has not worked.

    Is it because I changed the hard drive?

    Can I get a new CD of Windows XP of HP?

    Thanks for your help

  • YouTube's auto-hide code doesn't work do not

    Hey everybody.  I included a YouTube video in a picture frame by using the Web Content Folio Overlay.  I read in countless articles online to make the YouTube control auto-hide after a few seconds, you should use this code at the end of the link?: AutoHide = 1

    I tried this and controls do not disappear.  Here is the full link I pasted in the superposition of Folio content Web URL field: https://www.youtube.com/embed/0w5FsV3vMqg?autohide=1

    What I am doing wrong?  It works if I open this link directly in a web browser, but it will not automatically hide the controls in the window of my application. The hide feature automatically does more for apps/dps?  Help would be greatly appreciated.

    Hello

    We find that this work in the Android native Viewer. You simply paste this URL directly in there? Have you used the complete embed code?

    Example:

    -Dave

  • Upgrade Windows 8 / / Touchpad doesn't work is not right - Acer Aspire V5 - 531

    Hello

    Ive upgraded to Win 7 Home Premium to Win 8 Pro using the Acer Windows 8 Upgrade Tool everything was completed with success not at all last night but today Ive turned on the laptop and my touchpad does not work well and the cursor acts as if someone is spinning it around the screen.

    So ive only checked the site acer and theres no update driver Synaptics for my computer laptop so can someone explain to me what I do then as I know it was a synaptics driver when windows is 7, but for now its listed as a microsoft mouse driver and theres no way to update the driver through the Device Manager options.

    Ok

    You need Synaptics Touchpad driver 16.0.2.0

    You can download here:

    http://www.Acer.co.UK/AC/en/GB/content/drivers

    Then selecting Ultra Slim under groups and then ACER V5-531 CHOOSE NOT one 531-g/p or pg as the driver synaptics may not be on their page!

    Download the file run as administrator THEN REBOOT and hey presto your rear driver work again

    While this driver is an an it windows 7 works perfectly under windows 8!

  • scenario trigger code doesn't work only not with the imported symbols

    I imported a symbol of motion graphics sectors into a new project. While works graphic animation in sectors, the number counter that counts from 0 to 60% has stopped working. The code below was concluded the chronology of the symbols as a trigger of timeline without effect once it has been imported. Any suggestions would be a great

    Enter the code here

    Chronology of trigger.

    get items

    var elementTxt = sym.$("Counter");

    get the duration of timeline symbol

    hard var = sym.getDuration ();

    create a Tween {} {at} somevalue using jquery animate

    $({someValue:_0}).animate ({someValue: 60}, {})

    is the duration property animate to the length of the animation in the timeline

    Duration: hard,.

    called on each step

    step: function() {}

    update the text of the item;

    elementTxt.text(Math.ceil(this.someValue)+"%"); "

    }

    });

    end chronology trigger.

    How you call the function animate is not correct.

    Check: http://api.jquery.com/animate/

    And you need to include jQuery animate if you use 20141 Edge or Edge 2014.1.1 Edge.

    HTH,

    Vivekuma

  • AEA Action code doesn't work do not

    Hello

    I do a simple test to help learn Adobe Edge animate (AEA).

    I created a new composition and created an image of rounded rectangle (RoundRect). RoundRect selected I click the Actions button open and:

    I add a click event

    Under Choose an Action I click on enable/disable/hide

    Under Select a target I click RoundRect

    The following code is generated by the AEA:

    Define a toggle to show or hide an item

    If (sym. $("RoundRect») .is (": visible ")) {}

    SYM.$("RoundRect"). Hide();

    } else {}

    SYM.$("RoundRect"). Show();

    }

    When I publish and display in the browser, the RoundRect iniitially appears and when you click it it disappears, as expected. However by clicking anywhere on the screen won't get it to reappear.

    The Javascript console on my browser is not errors or messages.

    My expectation was that, given that this code generated by AEA it would work. Anyone see what I'm missing?

    Thanks in advance for your help,

    Rich

    Hi rich,

    Here's the thing element.hide (): when you use masquer(), the div can no longer be clicked or see other mouse events. That is why if you enable/disable/hide the element itself, you can hide, but then can not show it again. It should really be a note in the comments, warning users of this situation (I'll pass it along to the team).

    So ideally, you should put the extract to activate/disable/hide on another element and then target the element you want to hide/show. If you really want it to be on the element click you on, you can fake by adding extract to an element placed above the one you want to hide/show and set the Opacity of the element to 0%.

    HTH,

    Joe

  • Windows product key doesn't work is not for the reinstallation of Windows 7

    So my Lenovo (B560) became super slow and I want to wipe the hard drive and reinstall Windows 7. But when I looked on the Microsoft Web site and tried to check my key I received the following message is displayed:

    "The product key you have entered seems to be the software that was preinstalled by the manufacturer of the device. Contact the manufacturer of the device for software recovery options.

    The product key that I used was the COA sticker under the laptop which was indeed different from one I receovered from the register. In any case, I tried both and none worked.

    Ideas for how can I proceed?

    You must install OEM Lenovo recovery disks or a recovery partition to use the key.

  • In my Windows Seearch box doesn't work do not

    This began a few days ago, after the last update. All my CPU used Windows 7.  The one I use actively to update Microsoft.

    What has happened, is that every time I used the search box in windows, the work of research, the files I'm looking for appears and accessible. I can open it. But the problems begin when I right-click to open the menu drop down. I have often wished to use the location capability to open the folder. The problem is, now, every time that I right click on the file in the search for result, the entire system crashed and I had to reboot.

    Help?

    To resolve your concern, you can perform a clean boot to Windows 7. A clean boot is executed to start Windows by using a minimal set of drivers and startup programs. This will eliminate the conflicts that occur when you install a program or a software update.

    To do this, follow the steps below:

    1. Log the computer by using an account with administrator rights.
    2. Click Start, type msconfig.exe in the Start Search box, and then press ENTER to start The System Configuration utility.
    3. On the general tab, click Selective startup, and then clear the Load Startup items check box.
    4. On the Services tab, select the hide all Microsoft services check box, and then click disable all.
    5. Click OK, and then click restart.

    For references, you can also check this link: How to perform a boot in Windows.

    Keep us informed.

  • Microphone doesn't work is not in installed in my Dell laptop.

    My internal MIC for my Dell laptop does not work, although when I go into the sound, check the devices tab, he says he's working (Microphone, high definition Audio Device, work).  I tried to record using sound recorder, and it's play back with no noise at all. Is all that I could to correct it?

    Hello

    Control Panel - SOUNDS - Audio peripheral devices configuration-manager

    Make sure you write down the description and model double click top - tab drivers - write version. Now
    Click on update drivers who cannot do anything like MS is far behind the certification of drivers. Then RIGHT
    CLICK above and UNINSTALL - REBOOT - this will rebuild the driver stack.

    If your driver shows 06 you have the default windows and part of the question.

    Go to the system manufacturer's website and get the latest Audio/Sound drivers - download - SAVE - go to the place where you
    Put them - right click on Reboot - RUN AS ADMIN -.

    Check the Version tab of the driver in the Device Manager as the restoration of the sound card drivers often and then
    Finally, install the current version. Restart and check after each test, not uncommon to have to run
    the pilot of 1 to 4 times or more. Just make sure that the version you have installed appears in the tab of the driver.

    Then navigate to the site of the manufacturer of the device and search for the drivers more recent and repeat the installation procedure.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    How to install a device driver in Vista Device Manager
    http://www.Vistax64.com/tutorials/193584-Device-Manager-install-driver.html

    ---------------------------------------------------------

    After the updated driver.

    Click with the right button on the speaker near clock - recorders - right click in the box - check Show disconnected
    Devices and display disabled devices - check your micro - highlight them and then at the bottom right
    Properties. Make sure that the appropriate injector is enabled and check the other settings - tab make levels
    sure MUTE isn't checked and APPLY / OK changes.

    Also in the search for some Audio Manager Panel (perhaps named after the manufacturer of the sound driver). Mine
    is the RealTek Audio Manager, yours can be quite different name if you have one.

    How to activate Audio devices hidden in Vista
    http://www.Vistax64.com/tutorials/143447-audio-device-enable-hidden-devices.html

    Connect one microphone, music player or other audio device to your computer
    http://windowshelp.Microsoft.com/Windows/en-us/help/b0e3d7fb-1b4a-4926-8254-65da289209261033.mspx

    Problems with sound and audio or no sound - a Mr Fixit
    http://support.Microsoft.com/GP/NO_SOUND

    ----------------------------------------------------------

    You can also consult with Dell Support and Forums.

    Dell support
    http://support.Dell.com/

    Dell forums
    http://en.community.Dell.com/forums/
    I hope this helps.

    Rob - bicycle - Mark Twain said it is good.

  • My windows live essentials doesn't work anymore since I installed the beta version, is there a way I can uninstall the beta version and revert to the original?

    I always get the message "windows live essentials stop working and must be closed.

    I always get the message "windows live essentials stop working and must be closed.

    Problems Windows Live are supposed to be redirected to Windows Live Solution Center. That's what I'll do.

    Here is the link to Essentials installer Solutions - How to uninstall Windows Live Essentials :
    http://windowslivehelp.com/solution.aspx?SolutionID=64db5c80-85E4-49fe-BF07-cb08ffc5dd53

    Here is the link to ask questions on the Essentials installer:
    http://windowslivehelp.com/forums.aspx?ProductID=12

    Good luck.

    For the benefits of others looking for answers, please mark as answer suggestion if it solves your problem.

  • spell check doesn't work is not in outlook on windows 7

    Hi the spell checker doesn't work is not in my outlook for windows 7. This can be corrected?

    Sincerely, Robert H.C.

    Outlook.com has a manual spell at the top next to the options button controlIt won't appear that if you write an e-mail AND if your browser is not checking spelling himself. In most modern browsers the spell checking is done by the browser itself and may need to be enabled in this browser

    IE , it depends on the version you have.
  • with firefox 43 yahoo and yahoo mail doesn't work does not correctly

    With the help of win 7 and firefox 43.0.1, I have 4 computers and now all have problems with yahoo and yahoo mail doesn't work does not correctly. Loading sites, but most of the features are missing and clicking on what whether changes to the lists of text. I have disabled flash / anti-spam etc., cleared cookies and cache and even firefox loaded down once again and have upgraded, no help. I'm forced to use IE now.

    I tried Yahoo support, they said try Firefox... In any case, it's Firefox and I found a solution using the 'Refresh Firefox' button. Whatever the problem was fixed on two of my computers so far. Got to update my setting again but it's 10 m, compared to the 10 hours I spent trying all that is nothing.

    Thanks for the help!

  • After installing Vista Ultimate, thinkpad r61 connection Wi - Fi doesn't work do not

    installed vista ultimate, now Wireless does not, ethernet not tho, thinkpad r61, had professional vista prior to upgrade, wireless worked fine, wireless adapter: wifi link 4965 AGN, yes a driver updated, done Yes ms dignostics, 1 other thing tho, cannot turn on the wireless radio.

    Wireless connection not working do not, after installing windows Ultimate edition, may depend on a wireless radio.

    Disable anti-virus and firewall (for now) and check if it's anti virus causing the problem.

    Another thing, you can try:

    Uninstall the card drivers wireless network from the Device Manager , restart the computer and let the operating system to install the generic drivers.

    Wireless works fine now?

    Now, visit the support IBM (drivers and downloads) page, enter your model number and download the drivers wireless on your desktop.

    FYI, here is the link:

    http://www-307.IBM.com/PC/support/site.WSS/document.do?lndocid=MIGR-67856

    Install the drivers in administrator mode.

    P.S Make sure wi - fi on the laptop button is turned on...

Maybe you are looking for