Fix can not find 640 x 480 video mode

Fix can not find 640 x 480 video mode

How to fix can not find 640 x. 480 video mode (work for any games).

This problem usually only happens on Windows.

To fix this on Windows 8:
Go to your steam library and go to GTA 3 Properties by right clicking it.
Go to local files and click browse local files.
Right click GTA3.exe and go to properties.
Go to the compatibility tab and check "Run this program in compatibility mode for:"
Click the drop down box and click Windows 7.
DONE, start the game.

To fix this on Windows 7:
Go to your steam library and go to GTA 3 Properties by right clicking it.
Go to local files and click browse local files.
Right click GTA3.exe and go to properties.
Go to the compatibility tab and check "Run this program in compatibility mode for:"
Click the drop down box and click Windows XP Service Pack 3.
DONE, start the game.

Source : Google.com.

Enable Default ADMINISTRATOR Account in Windows 10

Enable Default ADMINISTRATOR Account in Windows 10

How to enable Default ADMINISTRATOR Account in Windows 10????

Here I am telling the solution, using command prompt...

Open command prompt with administrator rights ( one way is click win + x and choose the option command prompt (administrator), an one more way is click Windows key and search with keyword cmd and right click the .exe file choose the run as administrator option)

For activating the admin account use the command

net user administrator /active:yes

Click enter, it shows the message like

Command completed successfully.

For disable the admin account

net user administrator /active:no

Click enter, it shows the message like

Command completed successfully.

After that logout the current account and choose the administrator account ( shows the down the left side)..

😃