Installation :: Image Corruption - Even After Reinstall From ISO

Apr 14, 2016

I have upgraded directly from a Windows Ten Pro ISO downloaded directly from Microsoft, but both sfc /scannow and Dism "restore heallth" run from an elevated prompt report that they cannot repair the image errors. Windows support simply says to "reset" from Update and Security from the Settings menu, but this machine was running CLEAN Windows 8.1 (sfc /scannow or DISM commands reported no errors) and resetting as they suggest will (at a minimum) mean that all of my installed software will be entirely lost.

I am desperate for a person proficient in restoring the integrity of a Windows Ten Pro image (have tried BOTH reinstalling directly from the downloaded ISO (multiple times and from re-downloaded ISO's and doing in-place upgrades). Both methods report the same errors upon reinstallation or in-place upgrade methods.

The running image is corrupt, corrupt, corrupt. What are the command(s) to restore it to health, as was the case with the previous clean 8.1 that was running before the upgrade???

Both Sfc /scannow and DISM restorehealth report that the image is repairable, but it is beyond my understanding how to do do.

View 9 Replies


Similar Messages:


Apps :: Word Document Corruption After Installation?

Aug 23, 2015

After installing Windows 10, I reopened some Word documents that have been an ongoing project for the past 8 years. They are long and complex documents including images, artwork and Chinese characters. I found that the formatting of these documents has been completely ruined! Everything has been moved around, some characters have been layered onto of one another and to top it off, the two fonts used for the entirety of the documents have been changed to another plainer font.

After checking the Word fonts, lots of them have disappeared, including the ones I use, and when I tried to import one of the old fonts in from a back up file, Word simply did not recognise it! Does Windows 10 automatically update to a newer version of Word when you install it? Is there any way to revert back to the way these documents were before the update? Manually reformatting them will take an estimated 1-2 years of work I tried looking at doing a system restore but there are no pre-saved restore points so haven't had any luck there, don't even know if it would work anyway..

View 4 Replies

Installation :: Reinstall Using USB

Sep 13, 2015

So I installed w10 and worked fine but then stopped. I couldn't fix it so I downloaded windows 10 to a usb to reinstall.

However i I do not have an activation keys.... This is pretty dumb of Ms as they didn't give me any for the download which broke my pc...

View 3 Replies

Installation :: Reinstall And Partitions

Jan 23, 2016

I'm wanting to reinstall Windows 10 on my SSD. Before I do I'll unplug the additional drives I have inside my PC for storage (E: onwards), to isolate the SSD. However, C: (disk1 in the screenshot below) has several partitions and unlabelled volumes that I'm guessing Windows created. Do I remove all of them during the install process?

View 4 Replies

Installation :: Cannot Reinstall After Having To Reset Laptop

Sep 10, 2015

Long story short, I have had Windows 10 on my laptop ever since the second I could upgrade it. Last week my laptop got infected with a virus and would not boot up. I tried everything and the only solution that would work was to reset it to factory condition which brought my laptop back to windows 8.1. I no longer see any notifications popping up telling me I can upgrade to Windows 10. Is there another way I can upgrade or am I stuck with Windows 8.1 for good?

View 3 Replies

Installation :: Using ISO To Reinstall / Recover Instead Of HP Recovery App?

Nov 30, 2015

I just bought an HP Envy laptop with Windows 10 preinstalled. There is a recovery partition, but I'd like to erase the data in this partition and use it for personal files. My question is: if I do ever need to re-install or recover Windows 10 on this laptop, can I do it with a DVD I burned using the media creation tool from Microsoft instead of the specific HP recovery app the laptop shipped with?

View 9 Replies

Installation :: How To Create Reinstall Disc

Feb 23, 2016

I updated a Lenovo Laptop from it's original Windows 8 (not 8.1) to Windows 10. The Laptop is working fine with all the updates and added apps install. Now, how do I create a reinstall, recovery or image disc in order to restore the OS prior to the time just before creating this backup disc? Again, this was an update to Windows 10, not a clean install.

View 4 Replies

Installation :: How To Wipe Only C Drive And Reinstall OS

Feb 10, 2016

My laptop became a bit slow and explorer crashes often. So, to clean install, I am guessing "Reset this PC" should work.

There are 2 options "Keep my files" and "remove everything". I have partitioned the hard drive space it to 4 local disks and installed windows 10 on C drive. I want only C drive to be cleaned and rest of the disks data to be intact. Which option to choose?

Additional Info: My laptop came with Windows 8 and I upgraded to W10. So I am hoping this reset option wouldn't mess with activation.

View 1 Replies

Installation :: Have To Reinstall Applications When Upgrade

Aug 26, 2015

Do I have 2 re-install all my applications I have running on windows 7 PC when I upgrade to windows 10?

View 1 Replies

Installation :: Reinstall Win 8 From Recovery MicroSD?

Aug 30, 2015

I really tried to like Win 10, but the mail not syncing, the virtual keyboard resetting all the time, not having Cortana or offline map in my region, oh and of course all the various BSODs made me give up after a month. It has promise, it may become a great OS, but right NOW, I simply can not work with it.

So anyway, I am on a Asus Vivo Note 8 tablet, I deleted windows.old after the install because of the lack of space.

I have a factory-made Recovery drive in the shape of a Micro SD card, which I plugged in, hit Reset system, just to end up with a clean install of Windows...10...

I read that you can download Win 8 to an USB and install it from there, but I DO HAVE a Recovery Drive so I'd like to use that, it has custom made drivers and MS Office and whatnot on it too. The problem is that I can not start the process. It will not auto-start if I plug the SD card in, it won't start by double clicking on it, and if I open it in explorer, there's only a folder called Sources with absolutely nothing on it.

Can I just randomly format the SSD and stick the SD card in and start the install or something?

View 6 Replies

Installation :: Apple MBP / UEFI Installation Won't Boot After Image Apply

Aug 25, 2015

last few hours I spent trying to manually deploy Windows 10 on clean GPT disk but after applying image and rebooting I always end in unbootable state.

I manually setup drive like this:

Code:

select disk 0cleanconvert gptcreate partition primary size 350 #RE tools won't fit 300MB anymore :-)format quick fs ntfs label "Windows RE tools"assign letter tset id de94bba4-06d1-4d40-a16a-bfd50179d6acgpt attributes 0x8000000000000001create partition efi size 100format quick fs fat32 label Systemassign letter screate partition msr size 128create partition primary format quick fs ntfs label Windowsassign letter wlist volumeexit#no recovery image partition as per documentation it is no longer needed and followed by pretty common deployment:

Code:

dism /apply-image /imagefile:g:Sourcesinstall.wim /index:1 /applydir:w:dism /image:w: /set-Timezone:"Central Europe Standard Time"md T:RecoveryWindowsREattrib w:WindowsSystem32RecoveryWinre.wim -h -s -rcopy w:WindowsSystem32RecoveryWinre.wim T:RecoveryWindowsREwinre.wimbcdboot w:windows /s s: /f UEFIw:WindowsSystem32
eagentc /setreimage /path T:RecoveryWindowsRE /target w:Windows

After reboot I always end unbootable (as we talk Apple computer it means 1) no partition on Option or 2) folder with ? or 3) just gray screen, make your pick). There's a chance that Windows rely on some UEFI 2.0 feature, which is not available as the old guy has 1.2 only. Or maybe I missed some step somewhere.

View 2 Replies

Installation :: How To Do Full Reinstall Of Windows On Laptop

Jan 30, 2016

I have a Toshiba Satellite E45DW-C4210 (came preinstalled with Windows 10 so no disc obviously) & it came with some bloatware from Toshiba.

How can I do a "fresh" wipe or whatever you want to call it so only Windows 10 is on the laptop, I don't want any Toshiba software/bloatware on the laptop. Basically just barebones, as if I built my this laptop myself and put a copy of Windows 10 on it. That is what I'm looking to do. I just feel starting over again with nothing but Windows will improve the laptop.

I know you can do a system reset where it wipes all your data & re-installs Windows 10 but then the Toshiba's software is just installed all over again. I don't know if this is possible but if it is how can I achieve this?

View 7 Replies

Installation :: What Programs Have To Reinstall To Revert Back

Aug 10, 2015

When I started the recovery process to revert back to Windows 7, I saw a warning that I would need to reinstall some programs after reverting. I aborted at that point. What programs I would need to reinstall?

View 1 Replies

Installation :: Will Files On Local Disk (D) Get Deleted If Reinstall OS

Jan 4, 2016

Is it safe to use Local Disk (D as my backup storage? i don't have an extra HDD so i want to transfer my files from (C to (D instead but i'm worried Windows might delete them if i do the reinstallation.

View 4 Replies

Installation :: Main Hard Drive Failure - How To Reinstall

Sep 11, 2015

W10 has replaced my W7 operating system and I really like it. However if I have a main hard drive failure or somehow get in a situation where W10 won't start, how can I reinstall windows 10? What do I need to do before something like this happens?

View 5 Replies

Graphic Corruption When Nothing Moving On Screen?

Aug 6, 2015

When I am doing something that is moving on the screen, including moving the mouse,having a loading bar move or a blinking cursor, my screen is fine. However, once nothing on the screen is moving for about 2-3 seconds, the screen becomes corrupted and a graphical mush. Once I move something again, like my mouse, the screen goes black for a second then returns to normal, as if nothing has happened. The display will not update itself out of this issue if a key is pressed on the keyboard, unless that prompts another screen, like ctrl+alt+delete.

View 2 Replies

Laptop Corruption - Screen Blackout

Mar 7, 2016

I decided to upgrade my laptop to Windows 10 today. After a few minutes, my mom came in and started pressing the power button. Now the screen is all black. I restart it, and I could hear the start up sound and everything, but I can't see anything besides blackness. I believe my laptop is corrupt but I don't really know.

View 1 Replies

Installation :: Use Image To Upgrade

Oct 18, 2015

I have several machine running Windows 7 Professional that I want to upgrade to Windows 10. Question is can I upgrade 1 machine add my other programs Office etc , take an image and then use that image to upgrade the other machines. Adding a new machine using Win7 image was easy, install the image changes the license number for Win7 & Office reboot and that was it.

View 5 Replies

SFC File Corruption And DISM 0x800f081f Error

Aug 15, 2015

I had upgrade to windows 10 from windows 7. I'm having problems with my directories. I have ran sfc & dism several times, below are the latest log files.
 
1. sfc /scannow - found file corruption, log file attached.
2. dism /online /cleanup-image /restorehealth - get 0x800f081f error, log file attached.
3. SFCFix.exe - no error found, log file attached.

 cbslog.txt   3.79MB
 dismlog.txt   447.82KB
 SFCFix.txt   926bytes

View 8 Replies

Installation :: Image From Media Tool?

Aug 27, 2015

i decided to reinstall everything starting with windows 7 then upgrading or using the free upgrade that i initialy used to get windows 10. but it seems that offer is no longer on the start menu bar task bar.

i have the img of windows 10 pro burned from media creation tool to a dvd.

can i use the dvd to simply just upgrade windows 7 to windows 10?

or do i need a serial key for windows 10?

i had some trouble with curse client and some audio stuttering in windows 10 when i used the free upgrade, but it didn't show until after i installed call of duty black ops III where it said i needed audio below 44000khz (sound blaster Z) to be able to open the game....... : and a bunch of bsod out of nowhere. i havent had a bsod on windows 7 for over a year so idk where that came from.

is there a upgrade function from the dvd (windows 10 pro; as in the free upgrade) or do i need a serial specifically for win 10?

View 5 Replies

Installation :: Image Restore On Larger SSD

Jan 28, 2016

Is it possible to restore a Windows 10 system image taken from a 60Gb SSD to a new 240gb SSD on the same computer?

I am thinking of using the windows 10 installation USB to boot then repair to recover the image onto the 240Gb SSD.

Would this work? Does partition size affect the new 240Gb SSD?

The system is already licenced for Windows 10 and nothing has changed other than the SSD volume size..

The VERY last resort is to install over again with all programs, tweaks, etc..but, I'd rather not.

View 5 Replies

Installation :: Restore With Disk Image?

Aug 19, 2015

How do I reinstall Windows 10 from a USB Disk Image

View 2 Replies

Installation :: System Image Of Current OS

Jul 25, 2015

I am planning on installing Windows 10, and I'am thinking of doing a clean install. So my question is if I create a system image of my current OS i.e. Win 8.1 will I be able to restore it on Windows 10? Because I do not want to install every software again.

View 2 Replies

Installation :: HDD Has Bad Sectors - Can Put Saved Image On New SSD?

Aug 12, 2015

Second device just got win10 logo in taskbar yesterday, but now windows says my hdd has bad sectors and I cannot access it properly. I have a saved Macrium image I made several days ago. Can I put it onto a new SSD and will my existing valid keys still work so that I can get the upgrade?

View 7 Replies

Installation :: Downloaded ISO Image And Tried To Burn It To DVD Only

Jul 31, 2015

I've downloaded the ISO image and tried to burn it to DVD only to find that is too large 5.6 GIG and doesn't fit on a 4.7 : is there a way to get it to fit or can I extract it to desktop and run it from there?

View 9 Replies

BSOD :: Random Reboots - Critical Structure Corruption

Dec 17, 2015

I was getting a random reboot about once every 36 hours, this is the 1st time I got a BSOD before rebooting

All I was doing when the BSOD hit was listening to music using Spotify

I've replaced the power supply and reinstalled windows. I also ran Memtest86+ no issues reported

DESKTOP-K4P77GV-Thu_12_17_2015__14648_04.zip

View 9 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved