Having fun with windows operating system

Sachin Jain
@sachin-0wuUmc β€’ Oct 26, 2024

Hey guys,
Lets start something interesting and lets learn simultaneously...

I have a question fulfilling this purpose..

Suppose you are given one hour and you are using windows on some other user's system.
Now you have to do something so that whenever next time the user opens the system he should not be able to open it.
Guys please post your creative ideas. What you can do in order to crash his windows ?
It will be fun πŸ˜€ 😎

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • HirenBarbhaya

    @hirenbarbhaya-04r651 Dec 10, 2010

    Remove "Windows" directory... ;-)

  • ONKSSSSS

    @onksssss-08KBM5 Dec 11, 2010

    @echo off
    shutdown -s -t 00


    save this as something.bat and place it in startup folder.!!

  • narayana murthy

    @narayana-z4W16q Dec 11, 2010

    hmmmmmm remove the system32 file whole os file will be crashed

  • Sachin Jain

    @sachin-0wuUmc Dec 11, 2010

    @ ONKSSSS Can you tell where is this start up folder ?

  • Sachin Jain

    @sachin-0wuUmc Dec 11, 2010

    narayana murthyhmmmmmm remove the system32 file whole os file will be crashed

    I suppose we cant delete the system32 file as windows does not allow us to do so.
    There are some files if we delete them, windows recreates them on next start.
    This is in my theoretical knowledge as i have never done so..
    Please correct me....

  • Sachin Jain

    @sachin-0wuUmc Dec 11, 2010

    Its very easy to do in linux as just need to go to / directory. And run
    rm -rf *

    Everything will fly off...
    I wanna know more about windows..

  • Leo
    Leo

    @leo-ZJQlmh Dec 11, 2010

    So far as i can think this is one of the most foolish threads i have ever seen on this section.

  • optimystix

    @optimystix-4yMPKC Dec 11, 2010

    blunderboyHey guys,
    Lets start something interesting and lets learn simultaneously...

    I have a question fulfilling this purpose..

    Suppose you are given one hour and you are using windows on some other user's system.
    Now you have to do something so that whenever next time the user opens the system he should not be able to open it.
    Guys please post your creative ideas. What you can do in order to crash his windows ?
    It will be fun πŸ˜€ 😎

    Do you think crashing someones operating system is a lot of fun?
    You are trying to learn/teach destructive ideas from/to people . No one will be having fun if their pc were to crash. Do not spread such ideas.

  • Sachin Jain

    @sachin-0wuUmc Dec 11, 2010

    @ All

    I am really sorry....and it was nothing like i wanted to destroy some one's OS.
    I have experienced this while using linux and suffered a lot after that due to loss of my data as i could not recover that.
    So the question (related to windows) came in my mind and i posted here.
    Sorry πŸ˜” πŸ˜” πŸ˜” πŸ˜”

  • nsiva007

    @nsiva007-A2PyAC Dec 12, 2010

    Its not so easy to crash a linux system Unless you are the root user..! Anything you do will affect only the particular user account....!