How to boot Windows 8 to Desktop without using 3rd party tools


Recommended Posts

There are many "skip metro" applications exists since Windows 8 RP. They run at every Windows 8 startup .

I want to share some hack that can natively boot Windows 8 to the desktop.

The main idea: we will install a system licensing policy which allow the OS to go to the Desktop directly after startup. After installing Windows 8, it is necessary to apply this policy. It is preferable that you apply this tweak before you activate Windows 8. If you have already activated, applying this tweak will require re-activation of the OS. Sounds a bit complex, doesn?t it? Don?t worry, I have prepared ready-to-use files that do all the dirty work for you. All you need is just a product key for your Windows 8, which you probably already have.

Get that ready-to-use files here.

Extract them, edit __wrapper.cmd and insert your key at line 4, then run Install.cmd. You are done.

:)

"4. Navigate to the fourth line and replace the ?YOUR-WINDOWS8-SERIAL-NUMBER-HERE? part with your genuine product key for Windows 8."

Download a program off the internet and give it my Windows product key? I think I'll pass on that.

It is a script, not a compiled program. You can open it in Notepad and SEE what it does. The key is meant to be supplied because without the key the native boot to desktop won't work (if you understand how they have locked down the feature to Windows Server licensing model). If you can read simple batch commands, you can see the script doesn't send anything over the internet or try to steal your key. It offers NATIVE boot to the desktop instead of showing Metro first and simulating Win+D. Lastly, no one is forcing you to use it.

Edited by Intrinsica
Edited out offensive comments.

Totally agree. Bashing other members isn't really a good way to get people to use your utilities/scripts/whatever.

Like I said, no one is holding a gun to anyone's head to use it. Bashing the app as malicious and accusing it of trying to steal your product key when the proof is in the script isn't very friendly either. Can some moderator clean this thread please?

Download a program off the internet and give it my Windows product key? I think I'll pass on that.
It is a script, not a compiled program. You can open it in Notepad and SEE what it does.

MsftGaurav should have left it at that, or at least the offensive remarks could have been left out. You can open the script and read through it to make sure it's safe.

I'll remove the offensive comments, but the rest of the thread can stay as it is relevant to the discussion.

Just put a shortcut to a program (Firefox for example) in the Startup folder.

Does this work if I am resuming my PC from sleep mode? I'm asking because I have this HTPC running XBMC. It's okay on normal boots (goes straight to XBMC and shows the start screen for a second or two). When resuming from sleep, the start screen comes up and blocks the view to XBMC, until I press the Windows key or CTRL+D.

My concern is that the scripts are not just executed, but rather are passed as a parameter to ele.exe

@echo off
cd /d %~dp0
ele %cd%\__wrapper.cmd
exit[/CODE]

So what is ele.exe? I'm not saying I mistrust the OP but the question does need to be asked. The file info states its from winreview.ru. Nothing personal but once again, I start to get a funny feeling when I see my Win8 key in a script being passed to an exe that was created from an .ru domain.

After running through ILSpy we can see that ele.exe simply is a apparently a tool to open an elevated command prompt. Why? Why not just just have the instructions for the user to right click Run as Administrator?

Does this work if I am resuming my PC from sleep mode? I'm asking because I have this HTPC running XBMC. It's okay on normal boots (goes straight to XBMC and shows the start screen for a second or two). When resuming from sleep, the start screen comes up and blocks the view to XBMC, until I press the Windows key or CTRL+D.

I still have to click my user account name after resuming from sleep mode. Don't know if there is another way around that.

The problem with bypassing the new start menu is if you do this on say a work network. People will be calling in if the program doesn't work after say an update and it brings them to the new startmenu.

Having employees having to click on desktop will at least teach them how to get to the desktop from the new start menu. Also personally I don't find it that big of a pain to press desktop to go to the old desktop.

The problem with bypassing the new start menu is if you do this on say a work network. People will be calling in if the program doesn't work after say an update and it brings them to the new startmenu.

Having employees having to click on desktop will at least teach them how to get to the desktop from the new start menu. Also personally I don't find it that big of a pain to press desktop to go to the old desktop.

Remember, people are lazy and don't like change

This topic is now closed to further replies.
  • Posts

    • Vivaldi version 8.0.4033.50 released June 17: https://vivaldi.com/blog/desktop/minor-update-eight-8-0/
    • The Online part hasn't even been announced and probably won't be included on day one. This is a massive singleplayer game.
    • While I agree with all that, it just proves there's an a** built for every seat.
    • Lol are you mad because I'm not using AI? I'd rather pay people than lose a bunch of potential customers and get humilated because I used AI. A lot of people won't purchase a game if it used AI during development.
    • LibreWolf 152.0-1 by Razvan Serea LibreWolf is an independent “fork” of Firefox, with the primary goals of privacy security and user freedom. It is the community run successor to LibreFox. LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. This is achieved through our privacy and security oriented settings and patches. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM. LibreWolf features: Latest Firefox — LibreWolf is compiled directly from the latest build of Firefox Stable. You will have the the latest features, and security updates. Independent Build — LibreWolf uses a build independent of Firefox and has its own settings, profile folder and installation path. As a result, it can be installed alongside Firefox or any other browser. No phoning home — Embedded server links and other calling home functions are removed. In other words, minimal background connections by default. User settings updates Extensions firewall: limit internet access for extensions. Multi-platform (Windows/Linux/Mac/and soon Android) Community-Driven Dark theme (classic and advanced) LibreWolf privacy features: Delete cookies and website data on close. Include only privacy respecting search engines like DuckDuckGo and Searx. Include uBlockOrigin with custom default filter lists, and Tracking Protection in strict mode, to block trackers and ads. Strip tracking elements from URLs, both natively and through uBO. Enable dFPI, also known as Total Cookie Protection. Enable RFP which is part of the Tor Uplift project. RFP is considered the best in class anti-fingerprinting solution, and its goal is to make users look the same and cover as many metrics as possible, in an effort to block fingerprinting techniques. Always display user language as en-US to websites, in order to protect the language used in the browser and in the OS. Disable WebGL, as it is a strong fingerprinting vector. Prevent access to the location services of the OS, and use Mozilla's location API instead of Google's API. Limit ICE candidates generation to a single interface when sharing video or audio during a videoconference. Force DNS and WebRTC inside the proxy, when one is being used. Trim cross-origin referrers, so that they don't include the full URI. Disable link prefetching and speculative connections. Disable disk cache and clear temporary files on close. Disable form autofill. Disable search and form history...and more. LibreWolf 152.0-1 changelog: Upstream release, see the Firefox 152.0 Release Notes Notable changes: The AppImages are now built on Codeberg along with the other releases We have decided to wait a bit longer to enable the settings redesign, due to use being aware of multiple upstream issues Download: LibreWolf 64-bit | Portable 64-bit | ~100.0 MB (Open Source) Download: ARM64 | Portable ARM64 Links: LibreWolf Home Page | Addons | Screenshot | Reddit Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      Huge Trailer earned a badge
      Week One Done
    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
    • One Month Later
      eurospharma62 earned a badge
      One Month Later
    • Week One Done
      With What earned a badge
      Week One Done
    • Week One Done
      Harris Gilbert earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      560
    2. 2
      +Edouard
      169
    3. 3
      PsYcHoKiLLa
      73
    4. 4
      Michael Scrip
      64
    5. 5
      ATLien_0
      64
  • Tell a friend

    Love Neowin? Tell a friend!