CUSTOM Windows 10 Boot Logo! [How To]!

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 1,7 тыс.

  • @tux9730
    @tux9730 7 лет назад +596

    Whenever I touch system files my heart beats 3x faster

    • @appleleptiker
      @appleleptiker 4 года назад +7

      @HACKKER Him maybe being a Linux User doesn't change anything. I can do what I want with my PC and even if it Breaks to the Max it isn't a Problem. I can restore, Modify and just do anything with Windows if I want to. And guess what... I never used Linux in my whole entire Life. You just need to know what you're doing. And you don't need Linux for that.

    • @appleleptiker
      @appleleptiker 4 года назад +3

      @HACKKER No? You also don't need to in linux. But I'm in that Folder like everyday and I never used Linux. And I'm talking about Windows right now. So rather you are telling me that I have no knowledge or I don't know which Linux you are talking about since I don't know anybody that needs to go into their System Files 30 times.

    • @appleleptiker
      @appleleptiker 4 года назад +2

      And if you would try to tell me that I have no Knowledge then that wouldn't make any sense. The only thing I ever did with Linux was installing it. You know not the already done Version. I only had the Kernel. Nothing more and from there I had to "build" it because I read books about Computers and Operating Systems. I have enough knowledge. And btw restoring a Computer as an example? That's not even hard, even a 6 Year old could do that (If it's Windows at least)

    • @rzezucha7327
      @rzezucha7327 4 года назад

      Dont worry if youre popular enough youll buy your private data on the dark web

    • @notyourcorrupty
      @notyourcorrupty 4 года назад +1

      #bruhmoment

  • @WildCharger
    @WildCharger 5 лет назад +20

    FOR THOSE GETTING INVALID PARAMETER FOR THE SECOND COMMAND: The system is registering your first and last name as two separate arguments. If your username has 2+ words, add quotation marks around %username%, like so: icacls C:\Windows\Boot\Resources\bootres.dll /grant "%username%":f

  • @JustAK1rb0
    @JustAK1rb0 4 года назад +185

    Me before: I HATE UEFI
    Me now: I HATE LEGACY

    • @proishacking
      @proishacking 4 года назад +2

      WHY YOU HATE UEFI?!?!?!?

    • @JustAK1rb0
      @JustAK1rb0 4 года назад

      @@proishacking ?

    • @mowieci8744
      @mowieci8744 4 года назад

      @@proishacking ONLY BIOS. RAID 0 working fully better than with UEFI.

    • @BlueBeatsChannel
      @BlueBeatsChannel 4 года назад +2

      I prefer wifi but ever since I've updated my bios neither this way or the wifi way works

    • @tatertotbot
      @tatertotbot 4 года назад

      I hate legacy aim assist

  • @JulianUccetta
    @JulianUccetta 6 лет назад +38

    You don't need Restorator, it's not free. Resource Hacker is free (google it), does the same thing. BUT, you can extract the boot image directly from the DLL to save time from saving as a .wim that way you can just make the .wim. Simply open the bootres.dll in 7zip and extract the boot logo image files. As for resigning, it is possible but not with this method which appears broken. There are alternate methods to re-signing windows executables and DLLs out there if you google them :)
    Edit: one of these methods would be using the Windows 10 SDK signtool to resign the DLL :)

    • @sheeloesreallycool
      @sheeloesreallycool 4 года назад +1

      Can you help me with resource hacker? I don’t know what the “assign” thingy is.

    • @BartokandBadIdeas
      @BartokandBadIdeas 4 года назад

      @@sheeloesreallycool Yeah, have you figured this out yet? Idk what to do

    • @sheeloesreallycool
      @sheeloesreallycool 4 года назад +2

      Bartok and His Friends' Bad Ideas Nope. I’ve given up. Though on the “turn windows features on and off” menu, there’s a system lockdown, where you can do a custom boot logo there, though I haven’t figured it out.

    • @BartokandBadIdeas
      @BartokandBadIdeas 4 года назад

      @@sheeloesreallycool I'll look into it, thanks

    • @NaoPb
      @NaoPb 3 года назад

      I was just thinking about this. Thanks for confirming!

  • @SilverStar555
    @SilverStar555 3 года назад +2

    I am just going to give a disclaimer. This tutorial no longer works on any version of Windows. If you want to change the logo you will need to look up how to change your bios to uefi and look at Michael MJD's video on the topic. That is currently the only way to change the logo.

    • @danielcunningham4314
      @danielcunningham4314 3 года назад +1

      thank you for the warning! I was about to attempt this but looks like i need to convert to uefi

    • @SilverStar555
      @SilverStar555 3 года назад

      @@danielcunningham4314 np dude

  • @esbendayo
    @esbendayo Год назад +4

    *For everyone having trouble try this:*
    Open CMD as administrator.
    Input the following command:
    takeown /f C:\Windows\Boot\Resources\bootres.dll
    Should prompt "SUCCESS" message.
    Second command:
    icacls C:\Windows\Boot\Resources\bootres.dll /grant "%username%":f
    Open up the folder containing your custom bootres.dll file and press "file" in the upper left corner and open powershell as administrator
    input the following command:
    .\signer64.exe /sign sign bootres.dll
    The .\ is important to input the command effectively. If you used CMD instead of powershell, as was done in the video, use the following command instead:
    signer64.exe /sign sign bootres.dll
    Now simply replace the original bootres.dll file with the custom one and restart the pc
    Like this comment if it helped.

    • @B.a.n.a.n.a.k.i.n.g1
      @B.a.n.a.n.a.k.i.n.g1 Год назад +1

      Boot : The term 'Boot' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
      the spelling of the name, or if a path was included, verify that the path is correct and try again.
      At line:2 char:23
      + takeown /f C:\Windows|Boot|Resources|bootres.dll
      + ~~~~
      + CategoryInfo : ObjectNotFound: (Boot:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException

    • @5TRM
      @5TRM 5 месяцев назад

      How did you do it? On my end it's not showing up.

  • @MindTryX
    @MindTryX 4 года назад +9

    When i try to sign, it gives me an error:
    Failed to sign 'bootres.dll': %1 is not a valid Win32 application. (2147942593)

    • @JaleSwiftpaw
      @JaleSwiftpaw 4 года назад

      You're probably running the 64 bit version and your system is 32 bits.

    • @slyrp6447
      @slyrp6447 4 года назад

      @@JaleSwiftpaw yeah thats the 32 bit integer, click the 32 bit one (first option)

  • @ubacow7109
    @ubacow7109 5 лет назад +12

    Can you make an updated version where this does work on current windows?

  • @viwkiru
    @viwkiru 8 лет назад +73

    the link for the restorator is broken Here: archive.org/download/tucows_348787_Restorator/Restorator2004_Trial_1129.exe
    you're Welcome!

    • @binaryboy1552
      @binaryboy1552 8 лет назад

      THANK U SO MUCH

    • @MoesFingers
      @MoesFingers 8 лет назад +1

      Use resource tuner, restorator doesn't compile correctly, and causes an error when signing.

    • @MoesFingers
      @MoesFingers 7 лет назад +1

      Unai Hermida Alcalde Look it up from the internet.

    • @Luiserc2001
      @Luiserc2001 7 лет назад +1

      Gracias xD

    • @tntgaming1016
      @tntgaming1016 7 лет назад

      viwkiru iii

  • @unicodefox
    @unicodefox 8 лет назад +139

    Slowly turning it into a Android phone are we?

    • @BensTechTips
      @BensTechTips  8 лет назад +14

      +TheLMGN Yep, that's the plan!

    • @Walexawos
      @Walexawos 5 лет назад +1

      Explain pls ...

    • @Walexawos
      @Walexawos 4 года назад +1

      @@dexystorm Yeah and ? What does it mean ?

    • @Walexawos
      @Walexawos 4 года назад +2

      @@dexystorm Oh ok well thanks

    • @papacarson6579
      @papacarson6579 4 года назад +2

      @@Walexawos it's a jab at the customizability of a rooted android phone

  • @Ducxy
    @Ducxy 7 лет назад +15

    I did this 5 times looking at multiple tutorials and I still got a blank image

  • @marios8664
    @marios8664 5 лет назад +4

    So.. i guess this is it ben.... After all of this years you decide to quit. Its your choice, your descision. Just keep using your twitter or facebook. We need to know how you are doing! We have been here for years with you! Dont leave us like that!

  • @25NN25
    @25NN25 7 лет назад +8

    8:10 > if you press the little chain symbol at the right of the two textboxes, you can 'unlink' the width and height value and change them independently

    • @Robloxlover1025456
      @Robloxlover1025456 7 лет назад

      Benjamin steffen Thank you! I was looking for a solution and you had it. After doing this I was actually able to resize it correctly. Thanks!

    • @naterofthewired9432
      @naterofthewired9432 4 года назад

      You don't want to do that when scaling as it will warp the image. Instead keep them linked and change either the X or the Y of the image so that the other value is slightly higher than what you want then crop it to the proper dimensions.

  • @Tripower443
    @Tripower443 7 лет назад +1

    In the Windows 10 Creators Update, they removed the open "command window here". There is a workaround.
    1. Open the power user menu with the Windows key + X (press at the same time).
    2. Then click "Command Prompt (Admin)"
    3. Now click next to the boot logo (any blank space)
    4. At the same time, press "Ctrl + C".
    5. Go to the command prompt and type "cd"
    6. Lastly hit Ctrl + V (at the same time) next to cd. It should look something like "cd C:\Users\Tripower443\Desktop\Boot Logo"
    7. Press Enter
    8. Follow video steps.
    Hope this helps! :D

  • @idankify905
    @idankify905 7 лет назад +53

    Now when I start my laptop it says “he fucced me with a tooth brush)

    • @BluefireSorcererOfficial
      @BluefireSorcererOfficial 6 лет назад +1

      iDankify 😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😅😂😂😂😂😂😂😂😂😂😂😂😅😅😅😂😂😂😂😂😂😂😂😂😂😅😂😂😂😂😂😂😂😂😇😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😅😂😂

    • @cubeyt7749
      @cubeyt7749 6 лет назад

      How do you mean, a Picture or?

    • @NeedForSpeed.2004
      @NeedForSpeed.2004 6 лет назад

      wtf lol

    • @IncredibleSaurav
      @IncredibleSaurav 6 лет назад

      lol...omfg

  • @7ikayah
    @7ikayah 7 лет назад +5

    Error: Failed to sign 'bootres.dll' : %1 is not a valid Win32 appliation

  • @dionoraferrantino8172
    @dionoraferrantino8172 7 лет назад +6

    your blog links don't work. thanks for what I did get from the vid. do u have another link?

  • @dr.zippymcscoots8725
    @dr.zippymcscoots8725 7 лет назад +1

    Windows 10 was supposed to be so user friendly. Seems like a whole lot of work for something as simple as a startup pic or animation. Thanks windows for not being as advertised.

  • @leagueoftechies6540
    @leagueoftechies6540 7 лет назад +19

    UEFI-styled logo for legacy boot PCs

  • @astedroid
    @astedroid 6 лет назад +1

    how do you get command prompt to the "File" tab in File Explorer? There's just Powershell.

    • @The747Hamster
      @The747Hamster 3 года назад

      this is true! where is command prompt option!

  • @qeopex7744
    @qeopex7744 7 лет назад +8

    BensTechTips do you know LinusTechTips that must of been really hard coming up with that name

  • @LazX0rUz1
    @LazX0rUz1 7 лет назад +1

    Brilliant. Even tho a lot of ppl are having issues, the fixes are also in the comments. Don't forget to make a backup before you do this. I don't trust System Restore so I use Acronis True Image Home to backup my entire OS partition. This is the best video on this topic, and it works all the way up to present day 1703 Creator's Update.

    • @rayyanYT
      @rayyanYT 2 года назад

      I still have it but its not installed on any device. Its an ISO

  • @user-up5bs7ow2n
    @user-up5bs7ow2n 8 лет назад +21

    So what exactly do you do when it says "failed to sign. 'bootres.dll ' : %1 is not valid Win32 application. (2147942593)"? I need someone's help.

    • @MaheshBuddikaDahanayaka
      @MaheshBuddikaDahanayaka 8 лет назад

      yes me too.. u fix it ?

    • @d2aio
      @d2aio 8 лет назад

      you need the 64 Version of signer

    • @andreaobi
      @andreaobi 7 лет назад +1

      how do you fix it? I've tried with 32 and 64 bit but I always this message failed to sign bootres.dll ' : %1 is not valid Win32 application. (2147942593)". please help me

    • @lutfiantobaskoro1817
      @lutfiantobaskoro1817 7 лет назад

      Just like me. Please fast response

    • @DerpApex
      @DerpApex 7 лет назад

      I got the same thing. Help please

  • @harrisfordsmith2664
    @harrisfordsmith2664 4 года назад +1

    How do I use an animated boot logo for windows 10?

  • @andro24
    @andro24 7 лет назад +4

    SOLUTION FOR SIGNING ERROR:
    1)open cmd with admin like in the video
    2)type signer64.exe /create test or signer.exe /create test
    3)type signer64.exe /sign test bootres.dll or signer.exe /sign test bootres.dll
    'test' can be replaced by an another name ^^

  • @tcroft
    @tcroft 7 лет назад +38

    This didn't work, could you add [OUTDATED] so that you dont confuse anyone like me.

    • @ThyCharlemagne
      @ThyCharlemagne 4 года назад

      Bruh, he is out of the business

    • @guestercdrbx994
      @guestercdrbx994 4 года назад +4

      Please note that this tutorial will only work if you're running a legacy boot system (UEFI will probably not work).

    • @kennedychigoziedibiaezue4265
      @kennedychigoziedibiaezue4265 4 года назад +2

      @@guestercdrbx994 am running legacy boot but it didn't work all it did was remove the windows logo but the new image i put didn't show at all

    • @Decoder0007
      @Decoder0007 3 года назад

      @@kennedychigoziedibiaezue4265 same here

    • @jake_dev1046
      @jake_dev1046 3 года назад +1

      The “BensTechGroup” business is no longer a thing and his website has been shutdown.

  • @DarkPhoenix4530
    @DarkPhoenix4530 4 года назад +10

    I did everything as in the video and I still getting only the circle

  • @ManoharOfficial
    @ManoharOfficial 5 лет назад +1

    I did everything as you said. Still got a black screen with the spinning circle at the bottom.

    • @thicc800ty
      @thicc800ty 5 лет назад

      Yeah me too, managed to get it working?

  • @archivechannel2-deaven731
    @archivechannel2-deaven731 8 лет назад +5

    "Failed to sign 'bootres.dll' : %1 is not a valid win32 aplication" help please. I already tried to do it on resource tuner but when i right click 1, nothing happens ;(

    • @MarcoGenio
      @MarcoGenio 6 лет назад

      HungryGamerHD™ same pls help

  • @morganminecraftlegion9101
    @morganminecraftlegion9101 7 лет назад +1

    Resource Hacker is a completely free alternative to Restorator, and has existed since the days of Windows XP

  • @LilyBloomVee
    @LilyBloomVee 5 лет назад +7

    With either the test signing on or off, the logo does not appear.

  • @al-bashrisajili23
    @al-bashrisajili23 5 лет назад +2

    I try the method in your video tutorial but it didn't work even I did remove the qrcode inside the RCData. the logo didn't appear, only those spinning white circles & to think that my laptop BIOS mode was Legacy.

  • @ahsan.taqveem1
    @ahsan.taqveem1 7 лет назад +5

    +BensTechTips
    this method does not work on latest build of windows 10 which is: 15063.413 version 1703.
    Can you show in a new video how do customize the boot logo for this build?

    • @Spidapida006
      @Spidapida006 5 лет назад

      Oh okay I see now why it doesn't work... rip now

  • @edgaracostadavila204
    @edgaracostadavila204 2 года назад +1

    I made this, and my logos does not change, it displays black screen, i realize that when i run Signer64 the legend "Signed. bootres.dll" does not display.
    maybe because The first time Signer64 runs it asks for a Certificate, i really don't know why

  • @lupusprobitas
    @lupusprobitas 4 года назад +5

    Next thing I would love to know is how to change the startup screen, the one that is black in your case. Sadly changing the logon picture, doesn't change the first screen where it's loading.

    • @lupusprobitas
      @lupusprobitas 2 года назад +1

      @@corruptedvortex4425 oh that sucks, if you ever find a way please let me know.

    • @themightymark9799
      @themightymark9799 2 года назад +1

      @@lupusprobitas There is a way...

    • @themightymark9799
      @themightymark9799 2 года назад

      ...If you have an HP, da, da, daaaaaaaaaaaaaaaaa

  • @emusaurus6669
    @emusaurus6669 7 лет назад +1

    the new LinusTechTips.

  • @geniusprojectfiles
    @geniusprojectfiles 4 года назад +11

    IM ALMOST DONE BUT SUDDENLY
    Error: Failed to sign 'bootres.dll': %1 is not a valid Win32 application. (2147942593)

  • @johnnyxp64
    @johnnyxp64 3 года назад +2

    6 years nobody noticed that the url for restorator in the description is wrong and points to another software for midi editing?

    • @icey6719
      @icey6719 3 года назад

      and oh boy the link for signer just gives a cloudflare error

  • @boertje1998
    @boertje1998 5 лет назад +8

    I made it through the entire tutorial doing things exactly the same as you did up to the part where you turn it to test mode which i did aswell, it just didnt work for me

  • @TechnoParasYT
    @TechnoParasYT 2 года назад +1

    i followed everything you showed but now the logo while booting is empty
    even after trying to restore with backed up bootrec.dll, it doesnt appear

  • @805Trollop
    @805Trollop 4 года назад +3

    After enabling test mode I still have no logo at startup...

  • @The_SilentGamer
    @The_SilentGamer 6 лет назад +2

    I have done everything in the video and my logo still doesn't show..

    • @nnif9045
      @nnif9045 4 года назад

      got the same issue

  • @BlueLightyGaming123
    @BlueLightyGaming123 7 лет назад +3

    I cannot sign it because it says its not a valid win32 application wtf

  • @xavierrosell925
    @xavierrosell925 7 лет назад +2

    As someone said, use Resource Tuner for 64 bits instead of Restorator, specially for the changing the updated RCDATA. Looks like Restorator does not work fine with 64 bits (my impression).

  • @longdongjohnson9957
    @longdongjohnson9957 8 лет назад +17

    This Video was uploaded on my Birthday c:

  • @muneebhassan6956
    @muneebhassan6956 6 лет назад +2

    When I extract the .wim file then in this 6 extra images name qrcode also present but in your video 6 win logo images are present. I check also in anniversary update but qr code images are also present.plz help

  • @robusgt8640
    @robusgt8640 5 лет назад +3

    the link on description is not working anymore, use this link : www.bome.com/products/restorator
    or search bome restorator on google

  • @simplyhexagon
    @simplyhexagon 7 лет назад +1

    Dude! Please make an updated version of this, because the Restorator isn't working properly anymore! It says it can't save the file in its original form until I purchase the full version...

  • @shadowaj9278
    @shadowaj9278 6 лет назад +4

    Sir their is an error of %1 not valid win32 application. Although I have win 64 bit with signer64

    • @jehadgh6930
      @jehadgh6930 5 лет назад +1

      i know i am too late but you have to use resource tuner not restorator and it will work

  • @AldenMoellerInc
    @AldenMoellerInc 7 лет назад

    Everytime i try to right click on the extracted file, there is no option that says,"7Zip". Can you please help me?

  • @insd
    @insd 6 лет назад +4

    How to work in UEFI: Disable 'Full Screen Logo' option in your UEFI settings.

  • @KunalKumar-pf1mh
    @KunalKumar-pf1mh 4 года назад +2

    When I'm putting the signer command it shows
    ( error: failed to sign 'bootres.dll' : %1 is not a valid win32 application)

  • @AlexHuebi
    @AlexHuebi 8 лет назад +59

    Any way to use something like this with UEFI?

    • @Leonvolt28
      @Leonvolt28 7 лет назад +4

      I think you can do that by editing a bios update file

    • @MCHealo9999
      @MCHealo9999 7 лет назад +2

      Most bios have an option to switch between legacy and uefi boot oprom, and windows shouldn't be affected, however, use at your own discretion

    • @OddBranch
      @OddBranch 7 лет назад +5

      Legacy is old & outdated though

    • @MyLastSong719
      @MyLastSong719 7 лет назад +2

      Don't use Legacy. You lose a lot of nice features and like Salty Goal said it's extremely old and outdated

    • @MCHealo9999
      @MCHealo9999 7 лет назад +3

      Aware, however the custom boot doesn't seem to like UEFI

  • @emailshafihusain
    @emailshafihusain 5 лет назад +1

    Followed it till the end but it stopped as command prompt wasn't available under file option. Tired through powershell but it didn't help either. Please suggest. Need to get the Alientware boot logo back..

  • @T00ble
    @T00ble 8 лет назад +56

    it asked me to enter a smart card for signer

    • @dregnauts
      @dregnauts 8 лет назад +2

      Same, I've been stuck on this for a while.

    • @vaporwave420
      @vaporwave420 8 лет назад

      same problem here

    • @LcFranz
      @LcFranz 8 лет назад +1

      same thing happened to me.

    • @wildgosicwolf7214
      @wildgosicwolf7214 8 лет назад

      Same Problem !! Please Help us !

    • @josephcooper83
      @josephcooper83 8 лет назад +9

      Keep hitting 'Cancel.' It will eventually go through.

  • @godwindubetembo9515
    @godwindubetembo9515 8 лет назад +4

    I still get only the spinning circle. Even after the bcdedit command. Help

  • @abinabdc5003
    @abinabdc5003 8 лет назад +2

    @BensTechTips every thing went fine but when I restarted my pc i can't find any logo. i also checked my boot resource from 7zip their is my logo but windows can't display it ...any solution ??

  • @DatGuie
    @DatGuie 8 лет назад +5

    when i enter signer64.exe /sign sign bootres.dll it does nothing but a connect smart card prompt comes up. Any ideas?

    • @iI_Principe
      @iI_Principe 8 лет назад +3

      Just close the tab using the cross, NOT CANCEL

    • @jsupper4415
      @jsupper4415 5 лет назад

      @@iI_Principe i have the same problem and this doesnt work i tried

  • @patrikilea
    @patrikilea 7 лет назад +1

    Everything went well. But i have a problem. When i restart or start the PC there's my new bootlogo. But if i waking it up from Hibernate then there's no bootlogo only at the last sec, and there's only the circle at the bottom. I redid everything and the problem still exists. Tried testmode also. Please help!

  • @angelcordero5745
    @angelcordero5745 4 года назад +1

    'takedown' is not recognized as an internal or external command. When i type it in cmd as admin. Also your website is taken down and also you didnt even put the command codes in your google drive...
    EDIT: Its not "Takedown" its "take own" no spaces

  • @soyebravat8903
    @soyebravat8903 4 года назад +4

    This is awesome but can you change the size to make it bigger or do you have to go with the standard bootloader size? Thanks

  • @prakharb5
    @prakharb5 4 года назад +1

    Hi
    I followed all the steps correctly. But during the boot, no logo appears during the boot. Could you please help me?

  • @emeraldsforever5788
    @emeraldsforever5788 5 лет назад +5

    When i type the second command it keeps saying invalid parameter. can anyone fix that?

    • @geniusprojectfiles
      @geniusprojectfiles 4 года назад

      change the username replace it with your real username

  • @zyncit
    @zyncit 6 лет назад +1

    i get this error what should i do?
    Error: Failed to sign 'bootres.dll': %1 Σr inte ett giltigt Win32-program. (2147942593)
    i am running win 10 pro 32bit legacy

  • @macenichols6676
    @macenichols6676 8 лет назад +22

    Mine says "invalid parameter "My name" "

    • @vsyncro4775
      @vsyncro4775 7 лет назад

      me too , found a fix ???

    • @RebelPhantom
      @RebelPhantom 7 лет назад

      yup same here

    • @raginglightning
      @raginglightning 7 лет назад +1

      if I saw it right, you forgot the ":" between "%username%" and "f" (2:34)

    • @usmanalvi7870
      @usmanalvi7870 7 лет назад

      have to write correctly otherwise it was giving me same error

    • @ReadieFur
      @ReadieFur 7 лет назад

      i didnt
      and still got the errot

  • @rohanathilakasiri280
    @rohanathilakasiri280 6 лет назад +1

    This method only works on a fresh installation of windows 10 first release. But I don't have it. I have the setup of version 1803. Will you be able to make videos on each different versions of windows 10.

  • @legosimbot
    @legosimbot 8 лет назад +6

    hey +BensTechTips! awesome tutorial man but getting a bit stuck here, in ComPrompt im getting:
    "failed to sign 'bootres.dll' : %1 is not a valid Win32 application. (2147942593)"
    im running 64 and when it didnt work the first time i tried again with the 32 bit version of signer, same problem :/
    hope you have a fix for this dude
    -Léon

    • @filiprautiainen7411
      @filiprautiainen7411 8 лет назад

      Same problem!

    • @MCHealo9999
      @MCHealo9999 7 лет назад +2

      You have either modified the file to the extent, it has corrupted. You need to re-install the dll, from either Microsoft or from rollback.

    • @noahpe_
      @noahpe_ 6 лет назад

      i did that already and it still didn't work!

    • @PiyushAggarwal0
      @PiyushAggarwal0 6 лет назад

      same prob here too ! Moreover windows security was prompting me to connect SMART CARD several times even after cmd was issued as admin (wtf?). I never saw a Smart Card my whole life ! Outta Nowhere !

  • @koks48
    @koks48 6 лет назад +1

    It doesn't work for me. I did everything like you said in the video. Instead of Restorator I used Resource Tuner. I had problem moving the file to C:\Windows\Boot\Resource\, so I used TakeOwnershipEx and it worked. I turned on Windows Test in cmd and rebooted. Now I don't have any boot logo. Does the winlogo#.bmp files must have the exact size as the default ones (I'm talking about bytes, the resolution is the same.)??? Please tell me what I did wrong.

  • @srhackez8478
    @srhackez8478 6 лет назад +7

    I Want Change The Latop Name When It Start :') Help Me Plez

  • @Invades
    @Invades 8 лет назад

    guys dont worry if it says old type now.thats what it said to me and it meant legacy because the method worked.

  • @tabish__ali
    @tabish__ali 7 лет назад +4

    signer64.exe command is not executing successfully getting an error about %1 is not win32 application

  • @gadgets24official65
    @gadgets24official65 3 года назад +1

    Hi sir, i tried all steps many time but getting blank screen not getting my logo i did all steps correct even every time but no successful could you help please.

  • @Shemiryy
    @Shemiryy 7 лет назад +15

    "This app cant run on your pc"
    ;-;

    • @Insky_
      @Insky_ 4 года назад

      avatar checks out

    • @risingdarkness3567
      @risingdarkness3567 4 года назад +6

      Bro if it can not run then just let it walk smh

    • @Shemiryy
      @Shemiryy 4 года назад +3

      ​@@risingdarkness3567 good idea. thank you for your wisdom

    • @ecohype3542
      @ecohype3542 4 года назад

      @@risingdarkness3567 sad reality bro

    • @T1po
      @T1po 3 года назад +1

      what version is your toaster?

  • @manoharanmoses9738
    @manoharanmoses9738 6 лет назад +1

    ‘Signer64.exe’is not recognized as an internal or external command,operable program or batch file. Error oocurs
    And I tried another command also it also says the same

  • @binaryboy1552
    @binaryboy1552 8 лет назад +10

    restorator is not recognizing the dll, says it is a 16bit file, not a 32bit file
    i am running 64bit, is that the cause?

  • @insanitylol
    @insanitylol 4 года назад +1

    Doesn’t work restarted and it just defaulted to the norm windows logo.

  • @user-sv8ob4gb6h
    @user-sv8ob4gb6h 7 лет назад +9

    A SOLUTION TO ALL SOORY FOLKS OUT THERE FOR YA! At the first section of using restorator, use the restorator as prompted by the vid. (that's the part where you extract the file from the 1and make the RCData_1.wim file.)
    At the second part, USE YOUR Resource Tuner and Open bootres.dll, click the plus sign NEXT TO THE folder RC Data FROM THE LEFT SIDE!! Then, right-click the file 1:(United States) (or whatever) and click [Resource Tools] ->[Replace Resource With]
    Then, select the .wim file u made, and follow the rest of the vid, starting from the cmd part!
    Hey guys, plz give this reply a thumbs up so that others may see this reply, thxs!

  • @shauryaacharya2194
    @shauryaacharya2194 2 года назад +1

    when i open your site to copy the codes it says This site can’t be reached

  • @Ghettochild.2600
    @Ghettochild.2600 8 лет назад +9

    when using signer64.exe /sign sign bootres.dll I get
    Error: Failed to sign 'bootres.dll': %1 is not a valid Win32 Application. (2147942593)

  • @IzludeTingel
    @IzludeTingel 7 лет назад +1

    any library of boot screens to choose from? of course i want to make my own, but i'm also curious as to what's been made out there :) also i might need to use one as a template :P

  • @zapthos296
    @zapthos296 6 лет назад +4

    Good news guys! There's finally a way to change uefi logo :D, disable secureboot, download hack bgrt, open the setup file inside of the zip, hit i, hit i again, exit the notepad, paste your logo inside of the paint window, safe it and you're done! Please pin me so everyone knows it

  • @Rimoo0
    @Rimoo0 8 лет назад

    after i finish the logo disappears and i get black screen instead, plz help .

  • @captainpunch2671
    @captainpunch2671 6 лет назад +6

    Signer 64 works it’s that it failed to sign bootres . dll %1 is not a valid 32 application

    • @QuantumPlayz
      @QuantumPlayz 5 лет назад +2

      same :(

    • @miyoubi
      @miyoubi 5 лет назад

      it clearly says "signer 64"

    • @Ghy5y6Modz
      @Ghy5y6Modz 5 лет назад

      @@QuantumPlayz same aswell :(

  • @scellyyt
    @scellyyt 5 лет назад

    Will this work for me? When my pc boots it just shows the motherboard splash screen and then the little spinner appears on top of it. I don't have a boot logo right now, just a full screen motherboard image.

  • @assukka
    @assukka 8 лет назад +5

    How do I change my bootup thingy to the legacy one that you need? I have UEFI

    • @lancevercitty
      @lancevercitty 8 лет назад +1

      +MrAssukka go to settings --> update and security--> Recovery--> Advanced Startup-->Restart Now
      Advanced options-->UEFI firmware-->restart now
      Press F10 launch BIOS
      then navigate the options untill you find "Boot"
      Then enable Legacy , it will ask you for confirmation then it will restart and again ask for confirmation , just hit enter and it'll reboot. Done

    • @assukka
      @assukka 8 лет назад

      Lance Vercitty wow, thanks man :D

    • @lancevercitty
      @lancevercitty 8 лет назад

      +MrAssukka im using win 10 and I encountered with a problem "1% ....... is not a valid win32 application..."
      Do tell me if you encounter with any problem :)

    • @assukka
      @assukka 8 лет назад

      Lance Vercitty Ok, I will

    • @Blackbird465
      @Blackbird465 8 лет назад

      +icallofdutywithyourwifeinthekitchen I can't find any boot options in my BIOS that have an option of Legacy help

  • @tylerabernathy8092
    @tylerabernathy8092 5 лет назад +1

    Everything went fine, followed step by step did the TESTSIGNING but all I have is the load icon. I had QR images in my dll file that I didn't see in yours. Could that have something to do with it?

  • @ray2266
    @ray2266 4 года назад +5

    i have an ssd so it booted so fast that it didnt even show the spinning circle lmao

  • @mariojrrolluque7613
    @mariojrrolluque7613 8 лет назад +1

    i did everything correctly including the testsigning on, but still only the loading circle appears on start up. Could it be that the size of new bootres.dll matters since it became720kb from 27kb originally?

  • @docustreesyt5015
    @docustreesyt5015 7 лет назад +3

    7-zip doesen't extract WIM files, it just tells me that it's not an archive

    • @Miningmanic55Blogspot
      @Miningmanic55Blogspot 7 лет назад

      it did that for me too. i had to spam it and eventually it worked.

    • @jdat
      @jdat 7 лет назад +2

      worked for me

    • @theburner4522
      @theburner4522 7 лет назад +1

      it's win, not wim
      EDIT: Well, I just noticed that it's really wim ,sorry...
      But 7-Zip can extract it, no matter what ending the file has. So I think you accidantly extracted the wrong file!

    • @xtincs.phazeiii2732
      @xtincs.phazeiii2732 6 лет назад

      The Only Hero 76 winarar

    • @aleksandrbmelnikov
      @aleksandrbmelnikov 5 лет назад +1

      Update to newer version of 7-Zip.

  • @captainklar4923
    @captainklar4923 2 года назад +1

    It doesn't work on Windows 11 so I switched back to Windows 10 and it doesn't work on that, either. (Yes, Secure Boot is off and Legacy boot is set, too, so this is just bogus and bunk.)

  • @Soumyadeep101
    @Soumyadeep101 8 лет назад +8

    in last step (signing the .dll file) signer is telling connect a smart card. What to do?

    • @copro42
      @copro42 8 лет назад

      mee too :(

    • @MoesFingers
      @MoesFingers 8 лет назад +3

      Just hit cancel or skip once, twice, or three times.

    • @andro24
      @andro24 7 лет назад +7

      SOLUTION FOR SIGNING ERROR:
      1)open cmd with admin like in the video
      2)type signer64.exe /create test or signer.exe /create test
      3)type signer64.exe /sign test bootres.dll or signer.exe /sign test bootres.dll
      'test' can be replaced by an another name ^^

    • @nadiasantolin2353
      @nadiasantolin2353 7 лет назад

      Thanks

    • @buddyroach
      @buddyroach 7 лет назад +1

      still says failed to sign

  • @IDreamAbtCheese
    @IDreamAbtCheese 2 года назад

    can someone help? everytime i do the command at the end it sends smart card and idk what thats supposed to mean

  • @DragonFrostPlaysMC1
    @DragonFrostPlaysMC1 8 лет назад +18

    it says i need to install a smart card

    • @lancevercitty
      @lancevercitty 8 лет назад +4

      +DragonFrostx2 open your task manager go to services & open WdNisSvc then search down for smart card enable it to automatic :)

    • @DragonFrostPlaysMC1
      @DragonFrostPlaysMC1 8 лет назад

      ok thanks

    • @RanvirSingh84
      @RanvirSingh84 8 лет назад

      +Lance Vercitty I did like you said but still asks for smart card..I also restarted my pc but didn't help

    • @TheEthorsen
      @TheEthorsen 8 лет назад

      +DragonFrostx2 I'm having the same problem, can't find a solution

    • @ayden282
      @ayden282 8 лет назад

      +icallofdutywithyourwifeinthekitchen thx it works

  • @adastrapgh
    @adastrapgh 5 лет назад +2

    I'm getting this message when attempting to sign bootres.dll: Error: Failed to sign 'bootres.dll': %1 is not a valid Win32 application. (2147942593)
    This occurs in both the 32-bit and 64-bit versions.

    • @geniusprojectfiles
      @geniusprojectfiles 4 года назад

      SAME PROBLEM Error: Failed to sign 'bootres.dll': %1 is not a valid Win32 application. (2147942593)

    • @geniusprojectfiles
      @geniusprojectfiles 4 года назад

      WHAT TO DOOOOOO

  • @anuppaul8907
    @anuppaul8907 8 лет назад +3

    When I try to sign my custom bootrec.dll it requires smart card. Thanks in advance.

    • @bremu45
      @bremu45 5 лет назад

      my too

    • @PTBaphomet
      @PTBaphomet 4 года назад

      For me as well

    • @geniusprojectfiles
      @geniusprojectfiles 4 года назад +1

      @@PTBaphomet Error: Failed to sign 'bootres.dll': %1 is not a valid Win32 application. (2147942593)

    • @gd-ludlulu
      @gd-ludlulu 4 года назад

      @@geniusprojectfiles Use the 32-Bits version!

    • @geniusprojectfiles
      @geniusprojectfiles 4 года назад

      @@gd-ludlulu but my my system is running 62bit.. Is that okay?

  • @Krysion2
    @Krysion2 7 лет назад +8

    The new boot logo didn't show up... PLS HELP

  • @buddyroach
    @buddyroach 4 года назад +1

    BensTechTips: we cant make changes to it.
    Also BensTechTips: To make changes to it, ...

  • @xDeadlyWarriorX
    @xDeadlyWarriorX 4 года назад +6

    When i launch signer i keep getting the message 'Connect to Smart Card'

    • @GrasshopperYT
      @GrasshopperYT 4 года назад

      me too

    • @oOunKillablEOo
      @oOunKillablEOo 4 года назад +1

      I opened the signer64 file by itself and it gave me the warning message.I said OK and after that, I did the same thing and it didn't ask for a Smart Card.

    • @cottontheshotton9122
      @cottontheshotton9122 4 года назад +1

      you use it from the cmd not double click

    • @2001j33p
      @2001j33p 4 года назад

      @@cottontheshotton9122 I did do it from the command prompt, got the same thing as them

    • @falc0n2222
      @falc0n2222 4 года назад +1

      @@2001j33p just keep hitting cancel

  • @ChaosSpindash
    @ChaosSpindash 7 лет назад

    After the process, the boot logo doesn't show up at all.
    I have already tried the following:
    - Repeated the procedure with a new bootres file
    - Checked the resolution and format of the pictures
    - Checked if the resource is properly replaced
    - Signed bootres countless times
    - Booted Win10 in Test Mode (disables signature verification)
    Some help, please?

  • @najhd5423
    @najhd5423 7 лет назад +9

    I got a ssd i cant see it :)