Create A Hidden User Account

This tweak allows an account that is normally displayed on the Welcome screen to be hidden from view. To log on using the account it's necessary to use the Log On To Windows dialog box similar to the one in Windows 2000.

Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\
Winlogon\SpecialAccounts\UserList

Modify/Create the Value Data Type(s) and Value Name(s) as below.
Data Type: REG_DWORD [Dword Value] // Value Name: Type Name of Account to be Hidden
Setting for Value Data: [0 = Account is Hidden / 1 = Enabled]

Now just exit and reboot. Your account will be hidden!

If you are interested in hidden startup for your applications, see the popular article 'Secret Startup Methods'.

Make windows fast again after long use

After a long use of Windows, a time comes when everything gets so slow. Nothing starts promptly and things start to get annoying. This usually happens due to continuous install and uninstall of software. Most users at this point usually consider formatting their hard drive just to make things faster. But may be users could try to make windows fast again by giving a little more time to make sure not to lose personal application settings.

Some users try defragmenting their drives. Still things are quite the same.

Actually, slowness of computers depends on several factors
-> invalid items in the registry.
-> expansion of the registry
-> too many unnecessary programs and services running

I consider registry compacting as well as cleaning software to boost up the registry.
Also remove unnecessary startup items from 'msconfig.exe'. Disable unnecessary services that are running in the hidden. This may look simple, but definitely helps a lot to make windows fast.

I personally prefer 'Super Utilities 7.69', a gem. It does everything for me. It clears invalid registry entries, cleans up disk by searching for temporary files, and many more.
One thing it lacks is registry defragmenter. But you can easily find such software for free on the net.
It also has got application locker, folder lock, process manager, service manager, RAM booster, and many more. It definitely helps to make windows fast again.

Remove Viruses from your computer forever!

With this little technique, you can shield your computer from viruses forever. No need to keep anti-virus programs, they are so resource-consuming and high-priced. Also, anti-virus programs cannot detect virus variants. If a programmer modifies existing virus a little bit, anti-virus is fooled.

My opinion, viruses cannot be detected and removed. Once in a while, they do infect your computer. But with my vaccine, you will never get infected from viruses, and you can have the luxury of having more RAM for your applications, since you don't need an anti-virus software.

Theory

OK, the theory is, when a virus enters your computer, there is no way to remove it, unless you know what areas that affects your computer, and what form of startup method it has deployed! Though sometimes you believe you have removed it, there may still be some traces of it, and may again get triggered with some programs.

So, they must be stopped from entering your computer! Or, even they exist, they should not have the privilege for execution. Unless the virus is executed, it is harmless. Virus is a virus only if it infects your files. Otherwise they are like prisoners in your computer, trying to get out and infect, but helpless.

Right then, we are going to stop virus from entering computer and even if they enter, make them non-executable, totally harmless, no matter how new the virus is, no matter the anti-virus shows them CLEAN!

Technique

Create a local user say 'test', apart from any administrator accounts. Always use programs from this user. You might say, i often have to install programs and even run programs that need administrator privilege. No problem. To run programs with administator privilege sitting in local user, you can SHIFT+Right Click on the program, and click RUNAS. And if that doesn't solve the problem, you can do anything with administrator command prompt. C:/>runas /user:administrator cmd You will have the command prompt with administrative privilege.

With runas method, you can access anything, any control panel applets as well.

This is no tedious. The only thing is "RUNAS". Its so simple.

AND HOW DOES IT PREVENT VIRUS???

-> OK. If a virus doesn't affect the system, it is not at all a virus. With a local user, even if you execute the virus yourself, it can't enter WINDOWS folder. It can't edit the registry. It cannot do anything without administraor privilege. It remains there. You can manually delete it when you like.

News

Frequently Asked Questions