Help Novice Here How do I log back into Windows

For interesting topics. But remember this is a Linux Forum. Do not post offensive topics that are meant to cause trouble with other members or are derogatory towards people of different genders, race, color, minors (this includes nudity and sex), politics or religion. Let's try to keep peace among the community and for visitors.

No spam on this or any other forums please! If you post advertisements on these forums, your account may be deleted.

Do not copy and paste entire or even up to half of someone else's words or articles into posts. Post only a few sentences or a paragraph and make sure to include a link back to original words or article. Otherwise it's copyright infringement.

You can talk about other distros here, but no MX bashing. You can email the developers of MX if you just want to say you dislike or hate MX.
Message
Author
Incogneeto
Posts: 28
Joined: Fri Jun 25, 2021 11:05 am

Help Novice Here How do I log back into Windows

#1 Post by Incogneeto »

Ok, so I have (or perhaps I should say had) windows 10 and I thought it would be cool to install a linux distribution and have a dual boot pc. Well I got my MX-linux installed, I installed the grub or something link that to handle the booting in process. Anyways, I finally figured out how to restart the pc because I wanted to log back into the windows OS. Well, I dont know how to get back. I thought I was going to just have the a screen pop up that would let me choose which OS I wanted to log into. Well thats not the case, how do i get back???

User avatar
j2mcgreg
Global Moderator
Posts: 7163
Joined: Tue Oct 23, 2007 12:04 pm

Re: Help Novice Here How do I log back into Windows

#2 Post by j2mcgreg »

What steps did you take to prepare your computer for the install?
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;

In Linux, newer isn't always better. The best solution is the one that works.

LionelZaylan
Posts: 97
Joined: Sat May 22, 2021 12:37 am

Re: Help Novice Here How do I log back into Windows

#3 Post by LionelZaylan »

Open a terminal in your installed MX linux (from the menu or by Ctrl+Alt+T ) and try running :

Code: Select all

 sudo update-grub 
(Type Enter and then Enter your password . Note: your password won't appear even as ***** , for security reasons )

Also , pasting Quick System Info (from the menu) in this forum may be helpful.
Last edited by LionelZaylan on Fri Jun 25, 2021 11:54 am, edited 1 time in total.

Incogneeto
Posts: 28
Joined: Fri Jun 25, 2021 11:05 am

Re: Help Novice Here How do I log back into Windows

#4 Post by Incogneeto »

whoa, ok, i have never used linux, gonna take me a second to answer these questions.

The method I used to install was live usb. I made 3 partitions on an external hard drive that I have (home, swap and root). So I believe that my C drive in windows is safe.

-Computer-
Processor : Intel(R) Core(TM) i5-4590S CPU @ 3.00GHz
Memory : 8074MB (2027MB used)
Machine Type : Desktop
Operating System : Debian GNU/Linux 10 (buster)
User Name : demo (Unknown)
Date/Time : Fri 25 Jun 2021 01:43:51 AM MST
-Display-
Resolution : 1920x1080 pixels
OpenGL Renderer : Mesa DRI Intel(R) Haswell Desktop
X11 Vendor : The X.Org Foundation
-Audio Devices-
Audio Adapter : HDA-Intel - HDA Intel HDMI
Audio Adapter : HDA-Intel - HDA Intel PCH
Audio Adapter : USB-Audio - HD Pro Webcam C920
-Input Devices-
Chicony HP Business Slim Keyboard
Chicony HP Business Slim Keyboard Consumer Control
Chicony HP Business Slim Keyboard System Control
Chicony HP Business Slim Keyboard
2.4G Mouse
2.4G Mouse Mouse
Power Button
Power Button
HP WMI hotkeys
HDA Intel PCH Mic
HDA Intel PCH Line
HDA Intel PCH Line Out
HDA Intel PCH Front Headphone
HDA Intel HDMI HDMI/DP,pcm:3
HDA Intel HDMI HDMI/DP,pcm:7
HDA Intel HDMI HDMI/DP,pcm:8
HDA Intel HDMI HDMI/DP,pcm:9
HDA Intel HDMI HDMI/DP,pcm:10
HD Pro Webcam C920
ACPI Virtual Keyboard Device
-Printers (CUPS)-
Canon_TS9100_series

User avatar
Eadwine Rose
Administrator
Posts: 15207
Joined: Wed Jul 12, 2006 2:10 am

Re: Help Novice Here How do I log back into Windows

#5 Post by Eadwine Rose »

Please run quick system info, click paste in a reply. Do not edit the output.
MX-23.6_x64 July 31 2023 * 6.1.0-38amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

LionelZaylan
Posts: 97
Joined: Sat May 22, 2021 12:37 am

Re: Help Novice Here How do I log back into Windows

#6 Post by LionelZaylan »

Welcome to Linux, dear @Incogneeto
whoa, ok, i have never used linux, gonna take me a second to answer these questions.
I'll explain in simpler terms.
Sorry for my complicated answer.
You can ask any of us for further details/help/clarification on this forum.

- I assume your newly installed MX linux is fine (not the usb one, but the one on your external hard drive).
- I also assume you don't have any other linux installed on any other hard drive.
Then, go to that very MX linux (not the usb one, but the one on your external hard drive).
1) Go to the menu (probably in the bottom left of your desktop, else use the keyboard key with Windows logo)
2) Now, search for MX Boot repair and open it. (Type your password when asked)
3) Select "Repair GRUB configuration file" -> Apply -> Apply (with the default GRUB location)
4) Wait for it to complete and then close it
5) Now, reboot your system and see if you are presented with a screen asking which OS to boot (Linux, Windows or other advanced options)

To paste the Quick System Info on this forum:
1) Go to the menu (probably in the bottom left of your desktop, else use the keyboard key with Windows logo)
2) Now, search for Quick System Info and open it. A screen with a lot of text appears.
3) Press OK, and just paste it on this forum.

If all that doesn't work, boot to your newly installed MX linux (not the usb one, but the one on your external hard drive) and:
1) Press Ctrl+Alt+T when you reach your desktop (or open the terminal from the Menu). A black screen with your username appears. ( something like windows CMD )
2) Then, type

Code: Select all

 sudo update-grub 
in that. Then, press Enter on your keyboard.
3) Now, enter your password if asked. Your password won't appear even like ******* (due to security reasons)
4) Now, wait for it to complete (you will be presented with the next prompt with your username on completion).
5) If you can, please copy-paste the contents of it in this forum.
6) Now, reboot your system and see if you are presented with a screen asking which OS to boot (Linux, Windows or other advanced options)

Incogneeto
Posts: 28
Joined: Fri Jun 25, 2021 11:05 am

Re: Help Novice Here How do I log back into Windows

#7 Post by Incogneeto »

thank you im about to try that

Incogneeto
Posts: 28
Joined: Fri Jun 25, 2021 11:05 am

Re: Help Novice Here How do I log back into Windows

#8 Post by Incogneeto »

ok, heres 1 thing I think maybe you should know before I try that. So if I take my live USB out, I can not log into anything. The window gets stuck at a command prompt sort of window, you know, when its booting up, ......grub...? thats where it locks up.

If I put the live USB in then I can get somewhere. There will be to MX installs to pick from with different dates, one with a march date and one with a june

another thing, in one of those options, i can use the windows key and it actaully does something and in the other one i cant, dont know if any of these things matter

LionelZaylan
Posts: 97
Joined: Sat May 22, 2021 12:37 am

Re: Help Novice Here How do I log back into Windows

#9 Post by LionelZaylan »

ok, heres 1 thing I think maybe you should know before I try that. So if I take my live USB out, I can not log into anything. The window gets stuck at a command prompt sort of window, you know, when its booting up, ......grub...? thats where it locks up.
Yes, that helps a lot.

What I told won't work then ( I had assumed your installed MX linux was fine )

Incogneeto
Posts: 28
Joined: Fri Jun 25, 2021 11:05 am

Re: Help Novice Here How do I log back into Windows

#10 Post by Incogneeto »

oh no is that bad, its bad isnt it... im never gonna see that windows installation again am i

Post Reply

Return to “General”