Windows 10: Cloning Windows 10 with custom MSI apps (in an unconventional way)

Discus and support Cloning Windows 10 with custom MSI apps (in an unconventional way) in Windows 10 Ask Insider to solve the problem; So my MSI laptop's HDD broke and won't boot up windows anymore, however I still have access to the files by using a SATA adapter. Now I got an SSD and... Discussion in 'Windows 10 Ask Insider' started by /u/PokeManiac_Pl, Dec 6, 2020.

  1. Cloning Windows 10 with custom MSI apps (in an unconventional way)


    So my MSI laptop's HDD broke and won't boot up windows anymore, however I still have access to the files by using a SATA adapter. Now I got an SSD and want to clone the windows over to it but I must use a secondary laptop. Is it possible for me to clone windows using the MSI cloning tool onto an external HDD first, then from the HDD to the new SSD? If so how? I want to keep the MSI built in apps so if anyone knows how to do that I would be extremely grateful.

    submitted by /u/PokeManiac_Pl
    [link] [comments]

    :)
     
    /u/PokeManiac_Pl, Dec 6, 2020
    #1
  2. cadaveca Win User

    Moving to SSD. Clone or not to clone?

    I kinda agree with you, but on a wholr, do not. While I have done things a bit differently than this specific situation, by installing Windows directly to the SSD, and cloning after, my testing shows that there are no issues doing this, very little that can go wrong, provided your system is stable.

    There are certain features that must be disabled in this situation, like auto defrag and such, but even with a fresh install to the SSD, you need to take steps to ensure that you SSD performs properly, regardless of how the data got there.

    Arming yourself with a bit of knowledge can go a long way.

    Installing the latest chipset driver, and the RST Tools, will ensure optimal performance of the SSD. but rather than taking my advice, I suggest the OP takes a look here:

    http://blogs.dirteam.com/blogs/sand...7-and-ssds-to-clone-windows-or-reinstall.aspx

    Installing The SSD - Install A Solid State Drive In Your Notebook | Tom's Hardware

    Keep in mind, also, Digibucc, that many retail drives include software and such that very specifically is to be used to ttranser the OS from an existing mechanical drive to an SSD, and if there really was alot fo issues stemming from the cloning process, they would not have packages like that, simply to eliminate tech support costs. While not the optimal option, cloning is NOT a bad thing, as long as you take the nessecary steps.
     
    cadaveca, Dec 6, 2020
    #2
  3. Ahhzz Win User
    Windows 10 Tweaks

    Pressing “Windows+Pause Break” (it’s up there next to scroll lock) opens the “System” Window.

    Windows 10: In the new version of Windows, Explorer has a section called Quick Access. This includes your frequent folders and recent files. Explorer defaults to opening this page when you open a new window. If you’d rather open the usual This PC, with links to your drives and library folders, follow these steps:

    • Open a new Explorer window.
    • Click View in the ribbon.
    • Click Options.
    • Under General, next to “Open File Explorer to:” choose “This PC.”
    • Click OK


    credit to Lifehacker.
     
    Ahhzz, Dec 6, 2020
    #3
  4. mngerhold Win User

    Cloning Windows 10 with custom MSI apps (in an unconventional way)

    Can I customize the list of suggest apps in the "Open with" menu?

    Well, I hope this helps the OP - it took a while. I tried 'Default Program Editor' (DPE) and it did indeed add (or remove) items, but when I tried to specifically add Word to pdf opening, it failed - it went through the motions, but nothing happened. So I started again, playing with settings for opening .doc files. This seemed to work: initially in explorer I had 3 programs appear in the 'default' list that pops up on a rt-click>open-with:

    Cloning Windows 10 with custom MSI apps (in an unconventional way) [​IMG]

    and this is what the relevant bit of the Registry showed:

    Cloning Windows 10 with custom MSI apps (in an unconventional way) [​IMG]

    Don't ask me why just 3 of those 8 (a to h) programs show up (maybe the 'instant' list is limited to three? - no, see later) - anyway, I used DPE to remove Wordpad from the list: when saving the edit as a REG file, this is what I got:

    Code:
    and the result in Explorer was:

    Cloning Windows 10 with custom MSI apps (in an unconventional way) [​IMG]

    and the registry now shows:

    Cloning Windows 10 with custom MSI apps (in an unconventional way) [​IMG]

    Note how item 'g' from the list has been removed (it seems there is no issue with having a letter missing). I then messed about trying to open a .doc file with various other programs, and they all started to appear in the 'instant' list:

    Cloning Windows 10 with custom MSI apps (in an unconventional way) [​IMG]


    So I thought 'well, that is easy - just open a pdf once in Word and it should appear'. So back to trying to open PDFs: but however many times I tried, Word would never appear.

    Cloning Windows 10 with custom MSI apps (in an unconventional way) [​IMG]

    even though there were any number of entries in the Registry 'Open With' list, including Word:

    Cloning Windows 10 with custom MSI apps (in an unconventional way) [​IMG]

    So what did DPE make of this - well, it showed some of the entries:

    Cloning Windows 10 with custom MSI apps (in an unconventional way) [​IMG]

    Although Word is shown, it doesn't appear on a rt-click. Its entry can be removed, but that doesn't help. So my attention was drawn to the existence of another folder below 'OpenWithList', namely 'OpenWithProgids', and that contained a specific ref to Sumatra (my preferred program for PDFs). Looking back at the same entry for .docx, I found this:

    Cloning Windows 10 with custom MSI apps (in an unconventional way) [​IMG]

    so I added an identical Word.Document.12 ref to the list for PDFs:

    Cloning Windows 10 with custom MSI apps (in an unconventional way) [​IMG]

    I think IrfanView is there as it got added during my experiments! I now get this in Explorer:

    Cloning Windows 10 with custom MSI apps (in an unconventional way) [​IMG]
    Hurrah! I then tried to use DPE to remove the redundant entries, and got this as a .REG file:
    Code:
    But when i merge that with the registry, the IrfanView item does not get deleted:

    Cloning Windows 10 with custom MSI apps (in an unconventional way) [​IMG]

    and as seen in the registry:

    Cloning Windows 10 with custom MSI apps (in an unconventional way) [​IMG]

    so I deleted it by hand, and at last have the entries I (or rather, the OP) want:

    Cloning Windows 10 with custom MSI apps (in an unconventional way) [​IMG]


    Note that my manually added reg entry is of type Binary', as there seems to be no way to add a value of type 'None'.

    So it seems that DPE cannot cope with entries in the 'Progids' list, and something makes some programs fall into that list, rather than the 'openwithlist'. I am sorry for any typos above, or pictures in the wrong place - can't be bothered to check it too thoroughly. Hope it helps someone!

    atb, Martin
     
    mngerhold, Dec 6, 2020
    #4
Thema:

Cloning Windows 10 with custom MSI apps (in an unconventional way)

Loading...
  1. Cloning Windows 10 with custom MSI apps (in an unconventional way) - Similar Threads - Cloning custom MSI

  2. Is there a way to add custom emojis?

    in Windows 10 Ask Insider
    Is there a way to add custom emojis?: I've been using the emoji menu (WIN + .) to good effect for note taking and categorizing. I was wondering if there was a way to add custom emojis so I have more choices I can use. Is this possible to do? submitted by /u/TheInsaneDump [link] [comments]...
  3. Modernize and customize Windows 10 with these stunning apps

    in Windows 10 News
    Modernize and customize Windows 10 with these stunning apps: Windows 10 is a vastly more open platform than its competitors and you can do almost whatever you want within reason. There are a variety of free, paid and open-source apps that can modernize your Windows experience. To customize Windows 10, you can install themes from the...
  4. Is there any way to clone my windows 10 state?

    in Windows 10 Backup and Restore
    Is there any way to clone my windows 10 state?: hello everyone first excuse me if i posted in the wrong session i spent a while trying to know were exactly i would post this, also sorry for being such a newbie . I've been playing around on my computer trying to organize it and install multiple OS's and i was about to...
  5. Is there a way to customize keyboards?

    in Windows 10 Drivers and Hardware
    Is there a way to customize keyboards?: I would like to customize the keyboard so that one of the function keys makes a degree º symbol. Is there a way to do this? 73376
  6. Best way to clone a Windows Installation?

    in Windows 10 Backup and Restore
    Best way to clone a Windows Installation?: Hi I'm not sure if this is the best place to ask, but considering a lot of people have cloned their Windows installations before an upgrade or a clean install, I thought I'd try! I noticed that on my 250gb ssd, there are 3 partitions relating to the one Windows...
  7. cloning Windows 10

    in Windows 10 Backup and Restore
    cloning Windows 10: I got new SSD and want to move my Insider OS to the new drive. I used Macrium Reflect to clone my C drive. The files are there by the new drive is not bootable. How can I fix that? Thanks 105666
  8. Custom apps for protocols in Windows 10

    in Windows 10 Software and Apps
    Custom apps for protocols in Windows 10: I would like to use a custom app not listed by Windows for my HTTP and HTTPS protocols. I've gone though the classic control panel, into Default Programs, and "Associate a file type or protocol with a program". If I select an extension I can hit "Change program..." click...
  9. Unconventional query?

    in Windows 10 Support
    Unconventional query?: OK, I am new here. We recently purchased an RCA tablet that had Win10 on it.Personally I do not consider it a *good* thing. Win10, that is. Though we have a Win7 machine here, most of my network is WinXP/Linux. What I want to do is remove as much of M$ as possible from win10...
  10. App Partners and Business Customers and Windows 10

    in Windows 10 News
    App Partners and Business Customers and Windows 10: Today, Terry Myerson shared the Windows Store has had over 1.25 billion visits since the launch of Windows 10, with developer revenue per download increasing four times. Myerson announced Facebook will be building universal Windows apps for Facebook, Instagram, and Facebook...