this post was submitted on 03 Aug 2023
1194 points (98.8% liked)

Programmer Humor

24772 readers
2163 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

This image is hosted on an Environmentally Friendly™ host.

you are viewing a single comment's thread
view the rest of the comments
[–] behindthesailboats@lemmy.world 180 points 2 years ago (44 children)

Right, So I actually did something similar. On some version of windows I noticed that ctrl-backspace was adding another character to the password, instead of deleting it. So I included it in my password. Then I updated to a new version of windows and got locked out since they updated the password backend to where it would actually delete the password instead of a adding the character, so I had no way of typing out my password. Ended up just nuking the computer.

[–] Knusper@feddit.de 20 points 2 years ago (10 children)

I know, this is easier said than done for someone unfamiliar with this stuff, but maybe still good to know that this is an option in future:

You can prepare a "Linux Live USB" and select in the BIOS that it should boot off of that.
It'll start a complete OS off of that USB, so you can access the hard drive (assuming you didn't enable disk encryption) and at the very least backup your files, or sometimes even resolve whatever keeps you from accessing Windows.

load more comments (6 replies)
load more comments (39 replies)