Skip to main content

Posts

Showing posts with the label How

How to fix Blue Screen issue after login remotely on Windows Server 2012 R2

On some action Windows Server 2012 go stuck and when again take the remote it was showing blue screen. Below steps helped me to fix the issue. If this is issue on your application server etc. perform these after working hours. 1. Take the remote of machine which you are facing the blue screen issue. 2. When blue screen appear press Ctrl, Alt and End keys. 2.2. If you don't have End button visible on your key board you can use MS On-Screen Keyboard. 3. After pressing the keys, in Windows server remote Windows will show default options like Sign Out etc. 4. Simply click on Sign Out. Remote will be disconnect. 5. Give it few seconds and re take the remote session of that machine. 6. Windows will login a new session and you can continue your work.

How to remove Microsoft account linked with Windows

When adding Microsoft Email account in Windows Mail application or setting the Microsoft Teams, Windows forcefully associate that account with Windows Account. Unfortunately if you remove the account that email will also disassociate from Mail and Teams application. Below are the steps to remove the email from Windows Account : 1. Open Setting by pressing Windows + i buttons or from the gear icon in Windows menu. 2. Now in new window find and click on Accounts. 3. In new window click on Email & accounts. 4. Under Accounts used by other apps, click on your email and Remove button will appear. 5. Click on Remove. 6. Now click on Your Infor and under profile picture it should be Local Account. All done. Hope this helps.

How to kill a Windows service which is stuck in Stopping status

In Windows service, you stop the service but it returned an error and stuck in "Stopping" status. In this case you need to kill the service so you can start again. There are two solutions for either you can restart the machine but if this machine is a server and it is not possible than you need to kill the service manually. For killing the service process please follow below steps: Get the Service Name: Go into Services and double click on the Service which has stuck in "Stopping" status.  Make a note of the "Service Name". Find out the PID of the service: Open a command prompt and type in: sc queryex [service_name] Replace this [service_name] with the name you copied from previous step. Copy of the PID Kill the PID: In the same command prompt type in: taskkill /f /pid [PID] Replace this [PID] with process number you copied from previous step. If it is successful you should receive the following message: SUCCESS: The process with PID XXXX has been termin...

How to enable Internet Information Services on Winodws 10

Go to Control Panel > Programs and Features. On Left Most click on "Turn Windows Features on or off" hyperlink. Form the new Window, click on "Internet Information Services" check box. Click on "OK" button. Windows will search for its packages and enable the services. When process completed click on "Close" button. Click on Windows button and type "iis" and now click on "Internet Information Services (IIS) Manager".  All Done.

How to set Python Interpreter in Visual Studio Code on Windows

First you need Python Project Virtual Environment Path: Open Command Prompt and navigate to Python Project folder by using below cd C:\Users\Atif\Django\ProjectFolder Now type " pipenv --venv " and press Enter.  CMD will return it's Virtual Environment Path (like:  C:\Users\Atif\.virtualenvs\ProjectFolder-TwJ6wRTs), select and copy you will need this in next section. Add \Scripts\python.exe at the last of the above Path which should be look like below now: C:\Users\Atif\.virtualenvs\ProjectFolder-TwJ6wRTs\Scripts\python.exe Now to main part of this article. Start the " Visual Studio Code " application. Open the Python project. Now from the Menu of "Visual Studio Code" click on " View " and from Sub Menu select " Command Palette.. Ctrl+Shift+P ". A new search bar will be available, type " Python Interpreter " and from below drop down select. A new pick folder path bar will be available here you need to paste the python vir...

How to Enable Hibernate Mode on Windows 10

This article will guide you to enable Hibernate button in Windows power button options. Follow below simple steps: Right Click on Battery icon and from the menu select "Power Options." In Power Options windows from left side click on "Choose what the power buttons do". From the new window you can see "Shutdown settings" are currently read only mode, to enable click on "Change setting that are currently unavailable". Now "Shutdown settings" are editable. Click on "Hibernate" check box and then on "Save changes" button. Now its time to check the change. Press Windows button from your key board or click on Windows icon and then power button icon. Hibernate option is available now:

How to disable Activity History from Windows 10 Task View

By default windows will store your activity history like when and what file or application you have opened and show in task view. This is helpful if you want to go back in past also troublesome if your machine is used by others, for disabling please follow the below steps: Go to Windows setting by pressing window button + i, or from start menu click on setting icon. From setting window search for Activity history privacy settings. From the Activity History setting uncheck the Store my activity history on this device and from below click on Clear button it will remove the previous history. All Done.

Evony Monsters Items drops and resource gathering guide

If you are Evony players you will always find it difficult to maintain resources to safe range. Yes you can increase the level of you in Monarch resource spots, but issue is those will add in your running consumption and any other attacker will snatch some portion if attacker won and multiple defense loss will depict you food, wood, stone and ore. You can do the same attack some other Monarch and take their gathered food, lumber, stone and ore. But in process you will losses some power and soldiers. Also either you have to wait to reach your march to the target or you have to teleport your Monarch near the target. Easy way is gather resources from world resource spots or attack the monsters appearing near your Monarch. Those resources will be available in your Items and during need you can utilize and no attacker can snatch. Different resource spots and monsters not only provide you food, lumber, stone or ore but other different objects. Below is the list of monsters and possible item ...