Jump to content

[Tutorial] Secure access of Windows 9x


neo

Recommended Posts

Hi friends,

Everyone know about security under Windows 9x. We can access Windows 9x by pressing "ESC" key. We don't need any User and Password to login. Here is a registry tweak that may help to restrict unauthorized access.

REGEDIT4

[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Run]
"SecureAccess"="rundll.exe user.exe,ExitWindows"

Copy n paste this code into notepad and Save As "<FileName>.reg" and patch it.

Now Restart your PC and press ESC key instead of login into Windows. Windows will be shutdown without prompting any message.

Link to comment
Share on other sites


Instead of making it shutdown, is there away to just display an error or something requesting user credentials instead? Shutting down is pretty harsh for pressing escape, especially with no warning...

Link to comment
Share on other sites

I just tried it on both my 98 and 98SE boxes. The escape key didn't bypass it on either box, no matter how many times I used it. I've found it quite effective. It might behave differently if Microsoft Family Logon isn't the Primary Network Client.

Rick

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...